1 |
|
2002-08-16 Jan-Oliver Wagner <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/mainwindow.py: menu item 'show session tree' now disable if |
4 |
|
tree window already open |
5 |
|
|
6 |
|
2002-08-15 Bernhard Herzog <[email protected]> |
7 |
|
|
8 |
|
* Thuban/Model/layer.py (Layer.Destroy): Call the unboundd method |
9 |
|
with self. |
10 |
|
|
11 |
|
* Thuban/UI/view.py (MapCanvas.OnLeftUp): Only release the mouse |
12 |
|
when we have actually captured it. |
13 |
|
|
14 |
|
* Thuban/Model/layer.py (Layer.Destroy): New. Explicitly close the |
15 |
|
shapefile and destroy the table. |
16 |
|
|
17 |
|
* Thuban/Model/table.py (Table.Destroy): New. Close the DBF file. |
18 |
|
|
19 |
2002-08-14 Bernhard Herzog <[email protected]> |
2002-08-14 Bernhard Herzog <[email protected]> |
20 |
|
|
21 |
|
* Thuban/UI/controls.py (RecordTable.__init__): Remove the unused |
22 |
|
instance variable columns |
23 |
|
(RecordTable.GetTypeName): row and col may be negative in some |
24 |
|
cases. |
25 |
|
|
26 |
* setup.py (InstallLocal.initialize_options) |
* setup.py (InstallLocal.initialize_options) |
27 |
(InstallLocal.finalize_options, InstallLocal.user_options): New |
(InstallLocal.finalize_options, InstallLocal.user_options): New |
28 |
option create-init-file to build a thubaninit.py when running |
option create-init-file to build a thubaninit.py when running |