log pyink/domview.py @ 1482:3a671e79429a

age author description
Sun, 24 Apr 2011 13:39:33 +0800 Thinker K.F. Li Fix wiring error
Sun, 24 Apr 2011 12:30:47 +0800 Thinker K.F. Li Drawing functions for states and transitions
Mon, 18 Apr 2011 11:54:10 +0800 Thinker K.F. Li Avoid duplication in state names
Mon, 18 Apr 2011 11:47:52 +0800 Thinker K.F. Li Fix issue and a simple testcase for FSM
Sun, 17 Apr 2011 23:53:15 +0800 Thinker K.F. Li Parse states while parsing a component
Sun, 17 Apr 2011 21:29:16 +0800 Thinker K.F. Li FSM manager and data types
Sat, 16 Apr 2011 23:29:37 +0800 Thinker K.F. Li Fix bug when renaming component
Mon, 11 Apr 2011 00:28:45 +0800 Thinker K.F. Li Add documentation
Mon, 11 Apr 2011 00:05:25 +0800 Thinker K.F. Li Keep the same active layer and frame when switching back a timeline.
Sun, 10 Apr 2011 20:30:06 +0800 Thinker K.F. Li Switch to latest timeline when switching back to a component
Sun, 10 Apr 2011 18:46:56 +0800 Thinker K.F. Li Don't hide current timeline before switch to new component
Sun, 10 Apr 2011 15:28:33 +0800 Thinker K.F. Li Fix the issue of loading components from SVG.
Sun, 10 Apr 2011 12:07:26 +0800 Thinker K.F. Li Abandon head #6fa411fd9549
Thu, 07 Apr 2011 13:45:07 +0800 Thinker K.F. Li Check old component before hiding it for a component switching.
Thu, 07 Apr 2011 11:56:18 +0800 Thinker K.F. Li Remove useless debug message
Wed, 06 Apr 2011 07:48:29 +0800 wycc Check if the name is defined for old SVG file.
Sun, 13 Feb 2011 14:41:42 +0800 Thinker K.F. Li Move more code to layers_parser
Sun, 13 Feb 2011 13:12:10 +0800 Thinker K.F. Li Refactory code to layer_parser.reset_layers()
Sun, 13 Feb 2011 12:33:31 +0800 Thinker K.F. Li Refactory layer_parser out from domview
Sun, 13 Feb 2011 01:17:17 +0800 Thinker K.F. Li Refactory domview_monitor to move code to scenes_parser
Sat, 12 Feb 2011 19:22:21 +0800 Thinker K.F. Li Change structure of provide_traits and method_map_traits
Fri, 11 Feb 2011 15:10:37 +0800 Thinker K.F. Li Use trait instead of mixin for component_manager
Wed, 09 Feb 2011 07:07:08 +0800 Thinker K.F. Li Hide scene groups of old timeline when switching to a new timeline.
Tue, 08 Feb 2011 13:35:21 +0800 Thinker K.F. Li Delegate to component_manager with method object
Tue, 08 Feb 2011 13:05:07 +0800 Thinker K.F. Li Move component_manager to a separated object.
Sun, 06 Feb 2011 23:12:48 +0800 Thinker K.F. Li Fix issue of shouting error when removing a node.
Tue, 01 Feb 2011 23:20:26 +0800 Thinker K.F. Li Update components and timelines list for async changes on DOM
Mon, 31 Jan 2011 16:26:21 +0800 Thinker K.F. Li Rename components and timelines with context menu
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 23:04:06 +0800 Thinker K.F. Li Add a layers group for components