1 |
2007-08-12 Sascha L. Teichmann <[email protected]> |
2007-08-12 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/main.py: Added a 'New' item in file menu which creates |
4 |
|
a new document when triggered. |
5 |
|
|
6 |
|
2007-08-12 Sascha L. Teichmann <[email protected]> |
7 |
|
|
8 |
* tools/formed/formed/model/nodecomponents.py: Added walk generator over all |
* tools/formed/formed/model/nodecomponents.py: Added walk generator over all |
9 |
items in the document tree. Added a method to eliminated duplicated names |
items in the document tree. Added a method to eliminated duplicated names |
10 |
in document tree. |
in document tree. |