root/branch/k0p/umitInterfaceEditor/Changelog @ 1118

Revision 1118, 2.8 kB (checked in by kop-labs, 6 years ago)

Delete event at options added (lack do a subclass of Command

Line 
1# Umit Interface Editor v0.1 Changelog
2#
3
425:07:200:
5        - ProfileCore is very rebust now
6        - Added ProfileOption to interact with interface Profile.py
7        - Added OptionCheck and OptionList to UIE
8        - Filled sections and selected
9        - Fix bug of select only item at Profile
10
1123:07:2007:
12        - Added support to write at ProfileCore
13        - Added support to add sections before other (ProfileCore)
14        - Added support to add option_check and option_list before other (ProfileCore)
15
16
17
1822:07:2007 and 23:07:2007
19        - Fixed some bugs on the Command and TwiceCommand
20        - Fixed bugs on push command Stack
21        - Add gsignal on the Command Manager
22        - Use the emited signal to update UIE buttons on the toolbar/menubar of undo/redo
23        - Add functions to peek information about commands
24        - Fixed NotebookLabel - hide and show bugs (undo/redo)
25        - Fixed bug on UIE when change edit mode (lacks the tools and some ajusts
26        yet)
27        - Add a Proprieties Box to edit items on editing like name and groups of
28        options
29        - Begin writing ProfileCore - a manager of profile that manipulate
30        profile.xml and solve problems with groups and options
31
3221:07:2007:
33        - Write Stack of Commands - list with all commands
34        - Write Command Manager - a class to save all comands
35        - Create a Command class that contains two states to undo / redo :: Twice
36        actions 
37        - Create a Command subclass to add a label or remove at groups
38
39
4020:07:2007:
41        #UIE:
42        - Begin do a generic class of each action: Class Command
43        - Begin do a Manager of Undoable and Redoable
44
4519:07:2007:
46        #Profile Manager/ProfileEditor
47        - Fixed a problem with ok event at ProfileEditor (thanks Max)
48        #UmitInterfaceEditor
49        - Fixed a bug related with button-press on each page of notebook
50        - Add "Delete" key event on notebookeditable and delete pages
51        - Add Voidplace to NotebookLabel - when delete voidplace appeards
52        - Add drag-n-drop (not ready yet)
53
54
5518:07:2007:
56        #OptionList
57        - Fix columns
58        #Profile
59        - Do Notebook Editable Groups
60        - Do wrapper of label working with events etc
61
6217:07:2007:
63        #Profile Manager
64        - Fix Coloumns : bug gerate by viewport of ScrolledWindow
65        - Begin tests about drag-n-drop
66
67
68
6916-07-2007:
70        ## Umit Interface Editor
71        #SelectBorder
72        - Create WidgetsPlace : containers of widgets
73                - Event button press is completed (lack drag-n-drop)
74        - Create a Voidplace: a generic widget to use in EditArea
75        - Create a Draw nodes and Border to container
76        - Create a Wrapper of Generic widget or a group's widgets to draw nodes and border - selectable
77        #Profile tab
78        - Began adding EditArea and create a Profile tab
79        - Began work on EditableNotebook (Group of Options)
80        #Option tab
81        - Some improves at Option XML structure
82
8304-07-2007
84        - Finish OptionList
85        - Add Hpaned to UIE
86
8705-07-2007
88        - Create OptionDisplay
89
9006-07-2007
91        - Add a Buttons to OptionDisplay
92        - Create a OptionDisplayMainFrame
93        - Fix position of windows and HPaned
94
95
96
Note: See TracBrowser for help on using the browser.