1 |
|
2002-08-26 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/tableview.py (TableGrid, LayerTableGrid): Split the |
4 |
|
layer table specific code from TableGrid into LayerTableGrid |
5 |
|
(TableFrame, LayerTableFrame): Split the layer table specific code |
6 |
|
from TableFrame into LayerTableFrame |
7 |
|
(LayerTableGrid.select_shape): Remove a debug print |
8 |
|
|
9 |
|
* Thuban/UI/mainwindow.py (MainWindow.LayerShowTable): Use the |
10 |
|
LayerTableFrame |
11 |
|
|
12 |
|
2002-08-23 Bernhard Herzog <[email protected]> |
13 |
|
|
14 |
|
* Thuban/Model/layer.py (Layer.__init__): Make sure we have an |
15 |
|
absolute filename. |
16 |
|
|
17 |
2002-08-22 Bernhard Herzog <[email protected]> |
2002-08-22 Bernhard Herzog <[email protected]> |
18 |
|
|
19 |
* Thuban/Model/table.py (Table.write_record): New method to write |
* Thuban/Model/table.py (Table.write_record): New method to write |