1 |
2002-08-30 Bernhard Herzog <[email protected]> |
2002-08-30 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/mainwindow.py (MainWindow.CanRemoveLayer): New method |
4 |
|
for the sensitivity of remove layer. |
5 |
|
(_can_remove_layer): New. Sensitivity callback for remove layer |
6 |
|
(Command layer_remove): Use _can_remove_layer |
7 |
|
|
8 |
|
* Thuban/Model/map.py (Map.CanRemoveLayer): New method to |
9 |
|
determine whether a given layer can be deleted. |
10 |
|
|
11 |
|
* Thuban/UI/view.py (MapCanvas.__init__, MapCanvas.OnPaint) |
12 |
|
(MapCanvas.do_redraw): Get rid of the unused update_region |
13 |
|
instance variable |
14 |
|
|
15 |
* Thuban/UI/view.py: Add/update some doc-strings. |
* Thuban/UI/view.py: Add/update some doc-strings. |
16 |
|
|
17 |
* test/: new subdirectory with a bunch of unit tests. |
* test/: new subdirectory with a bunch of unit tests. |