1 |
|
2004-01-21 Frank Koormann <[email protected]> |
2 |
|
|
3 |
|
Make Thuban remember path selections (at least for one application run). |
4 |
|
|
5 |
|
* Thuban/UI/application.py (Application.OnInit): Initialize path as a |
6 |
|
attribute of application object. Path is a dictionary of |
7 |
|
strings, currently with the items "data" and "projection". |
8 |
|
(Application.SetPath): New, stores path for the specified item. |
9 |
|
(Application.Path): New, return path for the specified item. |
10 |
|
|
11 |
|
* Thuban/UI/mainwindow.py |
12 |
|
(MainWindow.OpenSession, MainWindow.SaveSessionAs, |
13 |
|
MainWindow.AddLayer, MainWindow.AddRasterLayer, |
14 |
|
MainWindow.TableOpen): Access "data" path information of the |
15 |
|
application. |
16 |
|
|
17 |
|
* Thuban/UI/projdialog.py (ProjFrame._OnImport, ProjFrame._OnExport): |
18 |
|
Access "projection" path information of the application. |
19 |
|
|
20 |
|
2004-01-05 Bernhard Herzog <[email protected]> |
21 |
|
|
22 |
|
* po/ru.po: Updated translations from Alex Shevlakov |
23 |
|
|
24 |
|
2004-01-05 Bernhard Herzog <[email protected]> |
25 |
|
|
26 |
|
* po/Makefile, po/README: Move the description of how to generate |
27 |
|
the translation statistics to the README. |
28 |
|
|
29 |
2003-12-23 Bernhard Herzog <[email protected]> |
2003-12-23 Bernhard Herzog <[email protected]> |
30 |
|
|
31 |
* NEWS: Update for 1.0.0 |
* NEWS: Update for 1.0.0 |