1 |
|
2003-01-28 Jonathan Coles <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/classifier.py (Classifier): resolved merging conflicts. |
4 |
|
Fixed crashing problem on some systems. Dialog box shows |
5 |
|
classification data. |
6 |
|
|
7 |
|
2003-01-27 Jan-Oliver Wagner <[email protected]> |
8 |
|
|
9 |
|
* Thuban/__init__.py (_): New. |
10 |
|
|
11 |
|
* Thuban/Model/classification.py, Thuban/Model/extension.py, |
12 |
|
Thuban/Model/layer.py, Thuban/Model/load.py, Thuban/Model/map.py, |
13 |
|
Thuban/Model/session.py, Thuban/UI/application.py, Thuban/UI/classifier.py, |
14 |
|
Thuban/UI/context.py, Thuban/UI/controls.py, Thuban/UI/identifyview.py, |
15 |
|
Thuban/UI/labeldialog.py, Thuban/UI/mainwindow.py, Thuban/UI/menu.py, |
16 |
|
Thuban/UI/proj4dialog.py, Thuban/UI/renderer.py, Thuban/UI/tree.py, |
17 |
|
Thuban/Lib/connector.py, Thuban/Lib/fileutil.py: |
18 |
|
Replace user string by _() for i18n. |
19 |
|
|
20 |
2003-01-27 Jonathan Coles <[email protected]> |
2003-01-27 Jonathan Coles <[email protected]> |
21 |
|
|
22 |
* Thuban/Model/layer.py: Classification initialization calls. |
* Thuban/Model/layer.py: Classification initialization calls. |