1 |
|
2003-05-22 Frank Koormann <[email protected]> |
2 |
|
|
3 |
|
Layer Top/Bottom placement added to legend. |
4 |
|
|
5 |
|
* Thuban/UI/legend.py |
6 |
|
(LegendPanel._OnMoveTop(), LayerPanel._OnMoveBottom): New, methods |
7 |
|
bound to tool events. |
8 |
|
(LegendTree.MoveCurrentItemTop(), LegendTree.MoveCurrentItemBottom): |
9 |
|
New, methods binding the event methods with the map methods. |
10 |
|
|
11 |
|
* Thuban/Model/map.py (Map.TopLayer(), Map.BottomLayer()): New, place |
12 |
|
layer at top/bottom of layer stack. |
13 |
|
|
14 |
|
* Resources/Bitmaps/top_layer.xpm: New button icon. |
15 |
|
|
16 |
|
* Resources/Bitmaps/bottom_layer.xpm: New button icon. |
17 |
|
|
18 |
|
2003-05-22 Bernhard Herzog <[email protected]> |
19 |
|
|
20 |
|
* Thuban/Model/session.py (Session.RemoveTable): New method to |
21 |
|
remove tables |
22 |
|
|
23 |
|
* test/test_session.py (TestSessionSimple.test_remove_table): New. |
24 |
|
Test for RemoveTable |
25 |
|
|
26 |
2003-05-22 Thomas Koester <[email protected]> |
2003-05-22 Thomas Koester <[email protected]> |
27 |
|
|
28 |
* Thuban/Model/classgen.py: Added short module doc string and CVS id. |
* Thuban/Model/classgen.py: Added short module doc string and CVS id. |