1 |
|
2003-05-26 Jan-Oliver Wagner <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/controls.py, Thuban/UI/identifyview.py, Thuban/UI/join.py, |
4 |
|
Thuban/UI/labeldialog.py, Thuban/UI/mainwindow.py, |
5 |
|
Thuban/UI/proj4dialog.py, Thuban/UI/tableview.py, Thuban/UI/view.py: |
6 |
|
Replace the true/false of wxWindows by True/False of Python 2.2.1. |
7 |
|
|
8 |
|
2003-05-26 Jan-Oliver Wagner <[email protected]> |
9 |
|
|
10 |
|
* Thuban/UI/tableview.py (LayerTableFrame.__init__): If there is already |
11 |
|
a selection present, update the grid accordingly. |
12 |
|
|
13 |
|
* Thuban/UI/mainwindow.py (MainWindow.TableShow): Make the dialog |
14 |
|
resizeable and increase its initial size. |
15 |
|
|
16 |
2003-05-26 Frank Koormann <[email protected]> |
2003-05-26 Frank Koormann <[email protected]> |
17 |
|
|
18 |
Table export functionality |
Table export functionality |