1 |
|
2002-07-17 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/tree.py (color_string): Removed. No longer used. |
4 |
|
(SessionTreeCtrl.update_tree, SessionTreeCtrl.add_items): Split |
5 |
|
update_tree into update_tree and add_items. The tree now uses a |
6 |
|
more generic way to display the contents of the tree. |
7 |
|
(SessionTreeCtrl): Add a doc string explaining the TreeInfo method |
8 |
|
|
9 |
|
* Thuban/Model/layer.py (Layer.TreeInfo), |
10 |
|
Thuban/Model/extension.py (Extension.TreeInfo), |
11 |
|
Thuban/Model/map.py (Map.TreeInfo), |
12 |
|
Thuban/Model/session.py (Session.TreeInfo): |
13 |
|
Add TreeInfo methods to implement the new tree view update scheme |
14 |
|
|
15 |
2002-07-16 Bernhard Herzog <[email protected]> |
2002-07-16 Bernhard Herzog <[email protected]> |
16 |
|
|
17 |
* Thuban/UI/application.py: Don't use "import from" for the |
* Thuban/UI/application.py: Don't use "import from" for the |