1 |
|
2008-11.03 Torsten Irländer <[email protected]> |
2 |
|
|
3 |
|
* formed/formed/model/data.py: Fixed import error |
4 |
|
|
5 |
|
2008-10-29 Sascha L. Teichmann <[email protected]> |
6 |
|
|
7 |
|
Relative paths in external choices are now possible. Relative paths are |
8 |
|
relative to path of the master document. |
9 |
|
|
10 |
|
* formed/model/data.py: external choice are now storing the path to the |
11 |
|
master document. |
12 |
|
|
13 |
|
* formed/formed/io/document.py: Pass context to SAX builder. |
14 |
|
|
15 |
|
* formed/formed/io/factories.py: For new created nodes look if there |
16 |
|
is a method 'setLoadContext' and call it. |
17 |
|
|
18 |
|
2008-09-04 Sascha L. Teichmann <[email protected]> |
19 |
|
|
20 |
|
* doc/beschreibung.txt: New. Initial description of FormEd (german). |
21 |
|
|
22 |
|
2008-08-22 Sascha L. Teichmann <[email protected]> |
23 |
|
|
24 |
|
* formed/formed/model/nodecomponents.py: Added attribute 'flags'. |
25 |
|
|
26 |
|
2008-08-21 Sascha L. Teichmann <[email protected]> |
27 |
|
|
28 |
|
* formed/formed/io/document.py: Indent tree while saving |
29 |
|
* formed/formed/main.py: removed needless print |
30 |
|
|
31 |
|
2008-08-15 Sascha L. Teichmann <[email protected]> |
32 |
|
|
33 |
|
* LICENSE: New GPLv3 |
34 |
|
* */*.py, *.sh: Added reference to LICENSE |
35 |
|
|
36 |
|
2008-08-15 Sascha L. Teichmann <[email protected]> |
37 |
|
|
38 |
|
* tools: removed because there a no tools any more. |
39 |
|
|
40 |
2008-08-15 Sascha L. Teichmann <[email protected]> |
2008-08-15 Sascha L. Teichmann <[email protected]> |
41 |
|
|
42 |
* tools/formed: moved one level up because its the only |
* tools/formed: moved one level up because its the only |