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