1 |
|
2004-01-05 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* po/Makefile, po/README: Move the description of how to generate |
4 |
|
the translation statistics to the README. |
5 |
|
|
6 |
|
2003-12-23 Bernhard Herzog <[email protected]> |
7 |
|
|
8 |
|
* NEWS: Update for 1.0.0 |
9 |
|
|
10 |
|
* po/it.po: Another update from Maurizio Napolitano |
11 |
|
|
12 |
|
2003-12-23 Bernhard Herzog <[email protected]> |
13 |
|
|
14 |
|
* po/it.po: Updated translation from Maurizio Napolitano |
15 |
|
|
16 |
|
2003-12-23 Bernhard Herzog <[email protected]> |
17 |
|
|
18 |
|
* Thuban/UI/join.py (JoinDialog.__init__): Mark one more string |
19 |
|
for translation |
20 |
|
|
21 |
|
* Thuban/UI/mainwindow.py (MainWindow.TableRename) |
22 |
|
(MainWindow.RenameMap, MainWindow.RenameLayer): Mark some more |
23 |
|
strings for translation |
24 |
|
|
25 |
|
* po/de.po: Update with the newly marked strings. |
26 |
|
|
27 |
|
2003-12-22 Bernhard Herzog <[email protected]> |
28 |
|
|
29 |
|
* HOWTO-Release: Fix the places where version numbers have to be |
30 |
|
updated |
31 |
|
|
32 |
|
2003-12-22 Bernhard Herzog <[email protected]> |
33 |
|
|
34 |
|
* setup.py (setup call): 1.0.0, yeah! |
35 |
|
|
36 |
|
* Thuban/version.py (longversion): 1.0.0, yeah! |
37 |
|
|
38 |
|
* Thuban/Model/load.py (SessionLoader.__init__): Accept the |
39 |
|
1.0.0 namespace too |
40 |
|
|
41 |
|
* Thuban/Model/save.py (SessionSaver.write_session): Save with |
42 |
|
1.0.0 namespace |
43 |
|
|
44 |
|
* test/test_load.py (LoadSessionTest.dtd) |
45 |
|
(TestSingleLayer.file_contents) |
46 |
|
(TestNonAsciiColumnName.file_contents) |
47 |
|
(TestLayerVisibility.file_contents) |
48 |
|
(TestClassification.file_contents, TestLabels.file_contents) |
49 |
|
(TestLayerProjection.file_contents) |
50 |
|
(TestRasterLayer.file_contents, TestJoinedTable.file_contents) |
51 |
|
(TestLabelLayer.file_contents, TestPostGISLayer.file_contents) |
52 |
|
(TestPostGISLayerPassword.file_contents) |
53 |
|
(TestLoadError.file_contents, TestLoadError.test): Update for |
54 |
|
1.0.0 namespace |
55 |
|
|
56 |
|
* test/test_save.py (SaveSessionTest.dtd) |
57 |
|
(SaveSessionTest.testEmptySession) |
58 |
|
(SaveSessionTest.testSingleLayer) |
59 |
|
(SaveSessionTest.testLayerProjection) |
60 |
|
(SaveSessionTest.testRasterLayer) |
61 |
|
(SaveSessionTest.testClassifiedLayer) |
62 |
|
(SaveSessionTest.test_dbf_table) |
63 |
|
(SaveSessionTest.test_joined_table) |
64 |
|
(SaveSessionTest.test_save_postgis): Update for 1.0.0 namespace |
65 |
|
|
66 |
|
2003-12-22 Bernhard Herzog <[email protected]> |
67 |
|
|
68 |
|
* Thuban/Model/load.py (SessionLoader.start_label): Make sure the |
69 |
|
alignment flags are byte strings not unicode and that they have |
70 |
|
valid values |
71 |
|
|
72 |
|
* test/test_load.py (TestLabelLayer): New. Test loading (and |
73 |
|
indirectly saving) of maps with labels. |
74 |
|
|
75 |
|
2003-12-22 Bernhard Herzog <[email protected]> |
76 |
|
|
77 |
|
* Thuban/UI/tableview.py (TableGrid.OnDestroy) |
78 |
|
(TableGrid.__init__): Handle EVT_WINDOW_DESTROY in the grid to |
79 |
|
unsubscribe all subscribers. |
80 |
|
(LayerTableFrame.OnDestroy): Do not unsubscribe any messages from |
81 |
|
self.grid since it may already have been destroyed. |
82 |
|
Fixes RT #2256 |
83 |
|
|
84 |
|
2003-12-19 Bernhard Herzog <[email protected]> |
85 |
|
|
86 |
|
* po/fr.po, po/es.po: Updated translations from Daniel Calvelo |
87 |
|
|
88 |
2003-12-16 Bernhard Herzog <[email protected]> |
2003-12-16 Bernhard Herzog <[email protected]> |
89 |
|
|
90 |
* debian/bitmappath.patch, debian/setup.py.patch: |
* debian/bitmappath.patch, debian/setup.py.patch: |