log pyink/domview.py @ 1464:28769a82a72d

age author description
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