/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 8 by teichmann, Tue Aug 7 15:29:45 2007 UTC revision 11 by teichmann, Wed Aug 8 14:52:24 2007 UTC
# Line 1  Line 1 
1    2007-08-08      Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/plugins/*: New: plug-in infrastructure.
4            
5            * tools/formed/formed/plugins/web/*: new: A simple web server
6              which is intended to serve pages of the current formular.
7    
8            * tools/formed/formed/main.py: start the plug-ins
9    
10            * tools/formed/formed/config.py: configuration class. Used
11              for the plug-ins.
12    
13    2007-08-08      Sascha L. Teichmann <[email protected]>
14    
15            * tools/formed/formed/model/nodecomponents.py: Fixed broadcasting
16              issue with zero length tree paths.
17    
18            * tools/formed/formed/model/misc.py: New: contains a class
19              for generating unique ids.
20    
21            * tools/formed/formed/main.py: Added an instance of an
22              unique id generator for naming of new made tree items.
23    
24    2007-08-07      Sascha L. Teichmann <[email protected]>
25    
26            * tools/formed/formed/main.py: Added event route document ->
27              attribute table to get informed when selected item is delete
28                    or an attribute is changed from the outside.
29    
30            * tools/formed/formed/ui/controls.py: Fixed. In older versions of
31              wxPython 2.6.x ListCtrl.InsertStringItem takes 2 instead
32                    of 3 argument. Uses icons+tooltips for tree navigation now.
33    
34  2007-08-07      Sascha L. Teichmann <[email protected]>  2007-08-07      Sascha L. Teichmann <[email protected]>
35    
36          * tools/formed/formed/model/nodecomponents.py: Set name          * tools/formed/formed/model/nodecomponents.py: Set name

Legend:
Removed from v.8  
changed lines
  Added in v.11

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26