/[formed]/trunk/ChangeLog
ViewVC logotype

Annotation of /trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10 - (hide annotations)
Wed Aug 8 08:14:37 2007 UTC (17 years, 6 months ago) by teichmann
File size: 3226 byte(s)
Added unique naming of new made tree items
1 teichmann 10 2007-08-08 Sascha L. Teichmann <[email protected]>
2    
3     * tools/formed/formed/model/nodecomponents.py: Fixed broadcasting
4     issue with zero length tree paths.
5    
6     * tools/formed/formed/model/misc.py: New: contains a class
7     for generating unique ids.
8    
9     * tools/formed/formed/main.py: Added an instance of an
10     unique id generator for naming of new made tree items.
11    
12 teichmann 7 2007-08-07 Sascha L. Teichmann <[email protected]>
13    
14 teichmann 9 * tools/formed/formed/main.py: Added event route document ->
15     attribute table to get informed when selected item is delete
16     or an attribute is changed from the outside.
17    
18     * tools/formed/formed/ui/controls.py: Fixed. In older versions of
19     wxPython 2.6.x ListCtrl.InsertStringItem takes 2 instead
20     of 3 argument. Uses icons+tooltips for tree navigation now.
21    
22     2007-08-07 Sascha L. Teichmann <[email protected]>
23    
24 teichmann 8 * tools/formed/formed/model/nodecomponents.py: Set name
25     attribute in base class.
26    
27     * tools/formed/formed/io/document.py: Added a table
28     names -> classes.
29    
30     * tools/formed/formed/main.py: Added a toolbar. Added code
31     to create and delete tree items.
32    
33     * tools/formed/formed/ui/controls.py: Added code to
34     insert and delete new tree items.
35    
36     2007-08-07 Sascha L. Teichmann <[email protected]>
37    
38 teichmann 7 * tools/formed/formed/model/nodecomponents.py: Fixed event
39     broadcasting for attribute changes.
40    
41     * tools/formed/formed/ui/controls.py: Add a list/table control to
42     edit the attributes of a selected item.
43    
44     * tools/formed/formed/main.py: Added code to bind the new
45     list/table control.
46    
47 teichmann 4 2007-08-06 Sascha L. Teichmann <[email protected]>
48    
49 teichmann 6 * tools/formed/formed/main.py: Added event routes to move
50     items in and out of groups.
51    
52     * tools/formed/formed/ui/controls.py: Added code to move
53     items in and out of groups.
54    
55     2007-08-06 Sascha L. Teichmann <[email protected]>
56    
57 teichmann 5 * tools/formed/formed/model/nodecomponents.py: Fixed path
58     calculation to root and event broadcasting
59    
60     * tools/formed/formed/io/factories.py: Adjust to new
61     event broadcasting.
62    
63     * tools/formed/formed/main.py: Added code to move items
64     up and down the document tree.
65    
66     * tools/formed/formed/ui/controls.py: Establish sort order
67     by indices of children in parent instead of alphanum.
68     Code to move items up and down the document tree.
69    
70     * tools/formed/formed/io/document.py: Added missing imports.
71    
72     2007-08-06 Sascha L. Teichmann <[email protected]>
73    
74 teichmann 4 * tools/formed/formed.py: Added to avoid problems with
75     ambiguous absolute module names. Thanks to Bernhard Herzog
76    
77     * tools/formed/formed.sh: Starts formed.py now
78    
79     * tools/formed/formed/main.py,
80     tools/formed/formed/ui/controls.py: Added control to
81     move items around in tree. Has no effect by now.
82    
83 teichmann 2 2007-08-05 Sascha L. Teichmann <[email protected]>
84    
85 teichmann 3 * tools/formed/formed/io/parser.py: Adjusted style
86    
87     * tools/formed/formed/io/document.py,
88 teichmann 4 tools/formed/formed/io/factories.py: Simplified factory
89     model for XML loading.
90 teichmann 3
91     2007-08-05 Sascha L. Teichmann <[email protected]>
92    
93 teichmann 2 * ChangeLog: started ChangeLog
94    
95     * tools/formed/*: initial check-in of the Formular Editor.
96     Not working yet. Only can load, view and store formular XML files.
97     Start it with 'tools/formed/formed.sh'.

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26