1 |
2003-05-27 Bernhard Herzog <[email protected]> |
2003-05-27 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/mainwindow.py (MainWindow.delegated_messages): Also |
4 |
|
delegate SelectedLayer. |
5 |
|
(MainWindow.LayerUnjoinTable): Implement. |
6 |
|
(_can_unjoin): New. Helper function for the sensitivity of the |
7 |
|
layer/unjoin command. |
8 |
|
|
9 |
|
* Thuban/Model/data.py (ShapefileStore.OrigShapeStore) |
10 |
|
(DerivedShapeStore.OrigShapeStore): New. Return the original |
11 |
|
shapestore. Used to figure out how to unjoin. |
12 |
|
(DerivedShapeStore.Shapefile): Fix a typo. |
13 |
|
|
14 |
|
2003-05-27 Bernhard Herzog <[email protected]> |
15 |
|
|
16 |
* Thuban/UI/join.py (JoinDialog): Extend to handle layer joins as |
* Thuban/UI/join.py (JoinDialog): Extend to handle layer joins as |
17 |
well |
well |
18 |
(JoinDialog.__init__): Use the layer parameter and only build the |
(JoinDialog.__init__): Use the layer parameter and only build the |