1 |
|
2003-05-26 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/mainwindow.py (MainWindow.TableOpen): Real |
4 |
|
implementation. Mark parts of the file format strings for |
5 |
|
localization. |
6 |
|
|
7 |
|
* Thuban/Model/session.py (Session.OpenTableFile): New. Open a dbf |
8 |
|
file and add the table to the tables managed by the session |
9 |
|
|
10 |
2003-05-26 Jan-Oliver Wagner <[email protected]> |
2003-05-26 Jan-Oliver Wagner <[email protected]> |
11 |
|
|
12 |
* Thuban/UI/controls.py, Thuban/UI/identifyview.py, Thuban/UI/join.py, |
* Thuban/UI/controls.py, Thuban/UI/identifyview.py, Thuban/UI/join.py, |
16 |
|
|
17 |
2003-05-26 Jan-Oliver Wagner <[email protected]> |
2003-05-26 Jan-Oliver Wagner <[email protected]> |
18 |
|
|
19 |
* Thuban/UI/tableview.py (LayerTableFrame.__init__): If there is already |
* Thuban/UI/tableview.py (LayerTableFrame.__init__): If there is |
20 |
a selection present, update the grid accordingly. |
already a selection present, update the grid accordingly. |
21 |
|
|
22 |
* Thuban/UI/mainwindow.py (MainWindow.TableShow): Make the dialog |
* Thuban/UI/mainwindow.py (MainWindow.TableShow): Make the dialog |
23 |
resizeable and increase its initial size. |
resizeable and increase its initial size. |