/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 6 by teichmann, Mon Aug 6 19:57:35 2007 UTC revision 9 by teichmann, Tue Aug 7 20:15:10 2007 UTC
# Line 1  Line 1 
1    2007-08-07      Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/main.py: Added event route document ->
4              attribute table to get informed when selected item is delete
5                    or an attribute is changed from the outside.
6    
7            * tools/formed/formed/ui/controls.py: Fixed. In older versions of
8              wxPython 2.6.x ListCtrl.InsertStringItem takes 2 instead
9                    of 3 argument. Uses icons+tooltips for tree navigation now.
10    
11    2007-08-07      Sascha L. Teichmann <[email protected]>
12    
13            * tools/formed/formed/model/nodecomponents.py: Set name
14              attribute in base class.
15    
16            * tools/formed/formed/io/document.py: Added a table
17              names -> classes.
18    
19            * tools/formed/formed/main.py: Added a toolbar. Added code
20              to create and delete tree items.
21    
22            * tools/formed/formed/ui/controls.py: Added code to
23              insert and delete new tree items.
24    
25    2007-08-07      Sascha L. Teichmann <[email protected]>
26    
27            * tools/formed/formed/model/nodecomponents.py: Fixed event
28              broadcasting for attribute changes.
29    
30            * tools/formed/formed/ui/controls.py: Add a list/table control to
31              edit the attributes of a selected item.
32    
33            * tools/formed/formed/main.py: Added code to bind the new
34              list/table control.
35    
36  2007-08-06      Sascha L. Teichmann <[email protected]>  2007-08-06      Sascha L. Teichmann <[email protected]>
37    
38          * tools/formed/formed/main.py: Added event routes to move          * tools/formed/formed/main.py: Added event routes to move

Legend:
Removed from v.6  
changed lines
  Added in v.9

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26