1 |
2003-05-23 Jan-Oliver Wagner <[email protected]> |
2003-05-23 Jan-Oliver Wagner <[email protected]> |
2 |
|
|
3 |
Give all tables a title via mix-in TitledObject. |
* Thuban/UI/join.py (JoinDialog.OnJoin): Use _() for strings. |
4 |
|
Use QueryTableFrame instead of TableFrame. |
5 |
|
|
6 |
|
* Thuban/UI/mainwindow.py (MainWindow.LayerShowTable): Prefix the |
7 |
|
table window with 'Layer Table:' instead of 'Table:'. |
8 |
|
|
9 |
|
2003-05-23 Jan-Oliver Wagner <[email protected]> |
10 |
|
|
11 |
|
Give all tables a title via mix-in TitledObject.LayerShowTable |
12 |
|
|
13 |
* Thuban/Model/base.py (TitledObject.SetTitle): Call method 'issue' |
* Thuban/Model/base.py (TitledObject.SetTitle): Call method 'issue' |
14 |
only if it exists. |
only if it exists. |