1 |
2007-08-09 Sascha L. Teichmann <[email protected]> |
2007-08-09 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/model/data.py: next/prevPage() are |
4 |
|
methods of PageNode now. |
5 |
|
|
6 |
|
* tools/formed/formed/model/nodecomponents.py: findByClassAndName() |
7 |
|
is method of Document now. |
8 |
|
|
9 |
|
* tools/formed/formed/plugins/web/plugin.py: Factored out |
10 |
|
the HTML renderer. |
11 |
|
|
12 |
|
* tools/formed/formed/plugins/web/renderer.py: New: contains |
13 |
|
the HTML renderer now. |
14 |
|
|
15 |
|
* tools/formed/test-data/simple.xml: Fixed typo |
16 |
|
|
17 |
|
2007-08-09 Sascha L. Teichmann <[email protected]> |
18 |
|
|
19 |
* tools/formed/formed/plugins/web/plugin.py: Fixed a bug |
* tools/formed/formed/plugins/web/plugin.py: Fixed a bug |
20 |
in calculation of width of bounded int fields. |
in calculation of width of bounded int fields. |
21 |
|
|