1 |
|
2002-08-21 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* setup.py (ThubanInstall.run): Don't repr install_lib_orig |
4 |
|
because thubaninit_contents will do it for us. |
5 |
|
|
6 |
|
2002-08-16 Jan-Oliver Wagner <[email protected]> |
7 |
|
|
8 |
|
* Thuban/UI/mainwindow.py: menu item 'show session tree' now disable if |
9 |
|
tree window already open |
10 |
|
|
11 |
|
2002-08-15 Bernhard Herzog <[email protected]> |
12 |
|
|
13 |
|
* Thuban/Model/layer.py (Layer.Destroy): Call the unboundd method |
14 |
|
with self. |
15 |
|
|
16 |
|
* Thuban/UI/view.py (MapCanvas.OnLeftUp): Only release the mouse |
17 |
|
when we have actually captured it. |
18 |
|
|
19 |
|
* Thuban/Model/layer.py (Layer.Destroy): New. Explicitly close the |
20 |
|
shapefile and destroy the table. |
21 |
|
|
22 |
|
* Thuban/Model/table.py (Table.Destroy): New. Close the DBF file. |
23 |
|
|
24 |
2002-08-14 Bernhard Herzog <[email protected]> |
2002-08-14 Bernhard Herzog <[email protected]> |
25 |
|
|
26 |
* Thuban/UI/controls.py (RecordTable.__init__): Remove the unused |
* Thuban/UI/controls.py (RecordTable.__init__): Remove the unused |