1 |
teichmann |
4 |
2007-08-06 Sascha L. Teichmann <[email protected]> |
2 |
|
|
|
3 |
|
|
* tools/formed/formed.py: Added to avoid problems with |
4 |
|
|
ambiguous absolute module names. Thanks to Bernhard Herzog |
5 |
|
|
|
6 |
|
|
* tools/formed/formed.sh: Starts formed.py now |
7 |
|
|
|
8 |
|
|
* tools/formed/formed/main.py, |
9 |
|
|
tools/formed/formed/ui/controls.py: Added control to |
10 |
|
|
move items around in tree. Has no effect by now. |
11 |
|
|
|
12 |
teichmann |
2 |
2007-08-05 Sascha L. Teichmann <[email protected]> |
13 |
|
|
|
14 |
teichmann |
3 |
* tools/formed/formed/io/parser.py: Adjusted style |
15 |
|
|
|
16 |
|
|
* tools/formed/formed/io/document.py, |
17 |
teichmann |
4 |
tools/formed/formed/io/factories.py: Simplified factory |
18 |
|
|
model for XML loading. |
19 |
teichmann |
3 |
|
20 |
|
|
2007-08-05 Sascha L. Teichmann <[email protected]> |
21 |
|
|
|
22 |
teichmann |
2 |
* ChangeLog: started ChangeLog |
23 |
|
|
|
24 |
|
|
* tools/formed/*: initial check-in of the Formular Editor. |
25 |
|
|
Not working yet. Only can load, view and store formular XML files. |
26 |
|
|
Start it with 'tools/formed/formed.sh'. |