log pyink/MBScene.py @ 1389:18494028f5bc

age author description
Sat, 05 Feb 2011 18:08:57 +0800 Thinker K.F. Li Clear change log to prevent from undo/redo.
Sat, 05 Feb 2011 13:46:07 +0800 Thinker K.F. Li Fix issue of mixing actions for initialiaztion with user actions
Mon, 31 Jan 2011 19:19:46 +0800 Thinker K.F. Li Fix bug of duplicateKeyScene()
Mon, 31 Jan 2011 13:24:02 +0800 Thinker K.F. Li Avoid component name confliction
Mon, 31 Jan 2011 12:47:49 +0800 Thinker K.F. Li Add a svg:use after transform a group to a component
Sun, 30 Jan 2011 20:42:53 +0800 Thinker K.F. Li More comment
Sun, 30 Jan 2011 20:03:21 +0800 Thinker K.F. Li Clear dup group before running animation.
Sun, 30 Jan 2011 19:15:17 +0800 Thinker K.F. Li Make a component from a group.
Thu, 20 Jan 2011 15:53:00 +0800 Thinker K.F. Li Fix issue of events for setting cursor of treeview.
Wed, 19 Jan 2011 17:56:21 +0800 Thinker K.F. Li Make comp_dock being instantiated by domview_ui
Wed, 19 Jan 2011 14:52:29 +0800 Thinker K.F. Li Add component dock
Sun, 16 Jan 2011 09:45:09 +0800 wycc CHange the wrong append to appendCHild
Sat, 15 Jan 2011 23:07:29 +0800 Thinker K.F. Li merge
Sat, 15 Jan 2011 21:09:03 +0800 wycc Delete the old key frame and duplicate the key frame again.
Sat, 15 Jan 2011 21:06:55 +0800 wycc Change the duplicate key back to the old implementation. Now, we have clone key frame(extend) and copy key frame(duplicate).