1 |
|
2004-06-03 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Model/layer.py (Layer.TreeInfo): Convert the bounding box |
4 |
|
to a tuple before using it as arguments to the % operator. This |
5 |
|
fixes the formatting issue filed in RT#2239 on 2004-01-13 and |
6 |
|
reported today on thuban-list by Jan Sch�ngel |
7 |
|
|
8 |
|
* test/test_layer.py (TestLayerModification.setUp): Save the |
9 |
|
filename as an instance variable so we can refer to it in tests |
10 |
|
(TestLayerModification.test_tree_info): Uncomment this method |
11 |
|
again and make it work. This tests for the formatting issue |
12 |
|
filed in RT#2239 on 2004-01-13 |
13 |
|
|
14 |
2004-05-28 Bernhard Herzog <[email protected]> |
2004-05-28 Bernhard Herzog <[email protected]> |
15 |
|
|
16 |
* Thuban/UI/baserenderer.py: Fix some typos. |
* Thuban/UI/baserenderer.py: Fix some typos. |