1 |
2007-08-06 Sascha L. Teichmann <[email protected]> |
2007-08-06 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/model/nodecomponents.py: Fixed path |
4 |
|
calculation to root and event broadcasting |
5 |
|
|
6 |
|
* tools/formed/formed/io/factories.py: Adjust to new |
7 |
|
event broadcasting. |
8 |
|
|
9 |
|
* tools/formed/formed/main.py: Added code to move items |
10 |
|
up and down the document tree. |
11 |
|
|
12 |
|
* tools/formed/formed/ui/controls.py: Establish sort order |
13 |
|
by indices of children in parent instead of alphanum. |
14 |
|
Code to move items up and down the document tree. |
15 |
|
|
16 |
|
* tools/formed/formed/io/document.py: Added missing imports. |
17 |
|
|
18 |
|
2007-08-06 Sascha L. Teichmann <[email protected]> |
19 |
|
|
20 |
* tools/formed/formed.py: Added to avoid problems with |
* tools/formed/formed.py: Added to avoid problems with |
21 |
ambiguous absolute module names. Thanks to Bernhard Herzog |
ambiguous absolute module names. Thanks to Bernhard Herzog |
22 |
|
|