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