1 |
|
2004-11-27 Bernhard Reiter <[email protected]> |
2 |
|
|
3 |
|
* Extensions/svgexport/test/test_svgmapwriter.py: |
4 |
|
Removed Jan from author list as he did not change enough significant |
5 |
|
lines yet. |
6 |
|
|
7 |
|
* Extensions/svgexport/__init__.py: Added Bernhard as author |
8 |
|
of the Extension. |
9 |
|
|
10 |
|
2004-11-27 Jan-Oliver Wagner <[email protected]> |
11 |
|
|
12 |
|
* po/hu.po: New. Hungarian translation. Contributed |
13 |
|
by Norbert Solymosi. |
14 |
|
|
15 |
|
2004-11-26 Bernhard Herzog <[email protected]> |
16 |
|
|
17 |
|
* Extensions/svgexport/test/test_svgmapwriter.py |
18 |
|
(Testobjectexport.test_transparent_polygon): Commented out some |
19 |
|
debug prints |
20 |
|
|
21 |
|
2004-11-24 Jan-Oliver Wagner <[email protected]> |
22 |
|
|
23 |
|
Fix broken tests for svg extension and added svg legend |
24 |
|
to Experimental menu. |
25 |
|
|
26 |
|
* Extensions/svgexport/test/test_svgmapwriter.py: Fix to have |
27 |
|
the test run correctly even if the extension is a package. |
28 |
|
Also removed the "import Thuban" which makes no sense. |
29 |
|
|
30 |
|
* Extensions/svgexport/__init__.py: Fix to have the extensions' |
31 |
|
test module also be executed from the global test routine. |
32 |
|
This is done by looking for the absense of the DISPLAY variable. |
33 |
|
|
34 |
|
* Extensions/svgexport/maplegend.py: Moved the menu entry from Extensions |
35 |
|
to Experimental menu since this module has yet not reached a stable |
36 |
|
status (ie. 1.0). |
37 |
|
|
38 |
2004-11-22 Bernhard Reiter <[email protected]> |
2004-11-22 Bernhard Reiter <[email protected]> |
39 |
|
|
40 |
* Extensions/svgexport/svgmapwriter.py: |
* Extensions/svgexport/svgmapwriter.py: |