log clients/editor/plugins/HistoryManager.py @ 318:e2ac8bb1a22c

age author description
Sat, 15 Aug 2009 18:31:01 +0000 cheesesucker * Added tooltips and hotkey information for some buttons
Sat, 15 Aug 2009 00:42:23 +0000 cheesesucker Disabled recursing for some adaptLayout calls. This will make the editor more responsive
Sat, 13 Jun 2009 15:08:42 +0000 cheesesucker * _ListItem in HistoryManager will now return a string object in __str__
Mon, 08 Jun 2009 16:57:39 +0000 cheesesucker * Fixed HistoryManager to work with linear undo
Mon, 08 Jun 2009 16:00:02 +0000 cheesesucker Merged editor_rewrite branch to trunk.