log pyink/comp_dock.py @ 1529:af8dd27bf450

age author description
Wed, 31 Aug 2011 15:41:12 +0800 Thinker K.F. Li Prevent users from changing name of main component and its timelines
Wed, 11 May 2011 00:05:59 +0800 Thinker K.F. Li Switch the component that FSM editor is working on
Sun, 17 Apr 2011 01:09:38 +0800 Thinker K.F. Li Rename functions
Sun, 17 Apr 2011 01:08:26 +0800 Thinker K.F. Li Add document
Sun, 17 Apr 2011 01:03:07 +0800 Thinker K.F. Li Hint user current selected component and timeline
Sat, 16 Apr 2011 22:30:40 +0800 Thinker K.F. Li Lock UI event handlers for FSM_window
Sat, 16 Apr 2011 22:25:35 +0800 Thinker K.F. Li Show an empty document in SVG viewer widget
Sat, 16 Apr 2011 19:41:12 +0800 Thinker K.F. Li Start implement FSM editor window
Thu, 07 Apr 2011 11:44:49 +0800 Thinker K.F. Li Fix issue of removing components.
Sat, 05 Feb 2011 18:08:57 +0800 Thinker K.F. Li Clear change log to prevent from undo/redo.
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 23:21:20 +0800 Thinker K.F. Li Consistent checking for components and timelines
Mon, 31 Jan 2011 18:19:23 +0800 Thinker K.F. Li Implement the function to create a link to a component.
Mon, 31 Jan 2011 16:42:15 +0800 Thinker K.F. Li Siwtch components and timelines with context menu
Mon, 31 Jan 2011 16:26:21 +0800 Thinker K.F. Li Rename components and timelines with context menu
Mon, 31 Jan 2011 14:08:47 +0800 Thinker K.F. Li Double click to switch component and timeline
Sun, 30 Jan 2011 19:15:17 +0800 Thinker K.F. Li Make a component from a group.
Sat, 22 Jan 2011 22:09:43 +0800 Thinker K.F. Li Make comp_dock switches timelines correctly
Sat, 22 Jan 2011 19:28:36 +0800 Thinker K.F. Li Refactory code of refreshing UI
Sat, 22 Jan 2011 14:23:42 +0800 Thinker K.F. Li User can switch components.
Thu, 20 Jan 2011 15:53:00 +0800 Thinker K.F. Li Fix issue of events for setting cursor of treeview.
Thu, 20 Jan 2011 15:35:56 +0800 Thinker K.F. Li Move signal connecting actions to comp_dock_ui
Thu, 20 Jan 2011 13:47:56 +0800 Thinker K.F. Li Separate envet handlers from base functions of comp_doc
Thu, 20 Jan 2011 13:08:26 +0800 Thinker K.F. Li Make content dom and comp_dock synchronized
Thu, 20 Jan 2011 12:44:37 +0800 Thinker K.F. Li Support adding new components
Thu, 20 Jan 2011 10:54:27 +0800 Thinker K.F. Li Make comp_dock editable
Thu, 20 Jan 2011 00:50:49 +0800 Thinker K.F. Li Show components and timelines in comp_dock
Wed, 19 Jan 2011 18:28:16 +0800 Thinker K.F. Li domview_ui_comp as a mix-in to oven comp_dock and domview_ui
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