1 |
|
2004-12-27 Russell Nelson <[email protected]> |
2 |
|
|
3 |
|
* Middle button pans |
4 |
|
|
5 |
|
2004-12-27 Jan-Oliver Wagner <[email protected]> |
6 |
|
|
7 |
|
* Doc/manual/thuban-manual-de.xml: More translations. |
8 |
|
|
9 |
|
2004-12-23 Jan-Oliver Wagner <[email protected]> |
10 |
|
|
11 |
|
* Thuban/UI/projdialog.py (ProjFrame.load_user_proj): Added a |
12 |
|
\n to stderr after the warnings. Thanks to Russell Nelson. |
13 |
|
|
14 |
|
2004-12-20 Nina Hueffmeyer <[email protected]> |
15 |
|
|
16 |
|
* Extensions/ogr/ogrshapes.py: Fixed some issues from |
17 |
|
Bernhard (coding guidelines etc.). Additionally it is now possible to |
18 |
|
display shapefiles containing feature collections (e.g.polygons |
19 |
|
with holes). Works with gdal 1.2.1 now. |
20 |
|
|
21 |
|
* Extensions/ogr/test/test_OGRShapestore.py: Fixed some issues |
22 |
|
from Bernhard (coding guidelines etc.). If ogr can't be imported, |
23 |
|
tests are skipped now. |
24 |
|
|
25 |
|
* Extensions/ogr/ogrstart.py: Fixed some typings. |
26 |
|
|
27 |
|
2004-12-20 Bernhard Reiter <[email protected]> |
28 |
|
|
29 |
|
* Extensions/svgexport/TODO: updated to add support for |
30 |
|
raster layers and labels for 1.0.1. |
31 |
|
|
32 |
|
* Extensions/svgexport/svgmapwriter.py (draw_raster_layer): |
33 |
|
Issue a warning now. |
34 |
|
|
35 |
|
2004-12-19 Bernhard Reiter <[email protected]> |
36 |
|
|
37 |
|
* Extensions/svgexport/TODO: Added idea to support triggering |
38 |
|
the application down the pipe. |
39 |
|
|
40 |
|
2004-12-19 Bernhard Reiter <[email protected]> |
41 |
|
|
42 |
|
svgexport: Improved code quality, mainly by better naming. |
43 |
|
|
44 |
|
* Extensions/svgexport/svgmapwriter.py: |
45 |
|
DrawPath() renamed to DrawPolygonPath(), |
46 |
|
added documentation, improved comments and variable names. |
47 |
|
|
48 |
|
* Extensions/svgexport/svgmapwriter.py, |
49 |
|
Extensions/svgexport/test/test_svgmapwriter.py: |
50 |
|
All using DrawPolygonPath() now, the default parameter closed=True |
51 |
|
omitted. |
52 |
|
|
53 |
|
* Extensions/svgexport/test/test_svgmapwriter.py: |
54 |
|
renamed test_polygon_opened() to test_polyline() |
55 |
|
renamed test_transparent_polygon() to test_transparent_polyline() |
56 |
|
|
57 |
2004-12-18 Jan-Oliver Wagner <[email protected]> |
2004-12-18 Jan-Oliver Wagner <[email protected]> |
58 |
|
|
59 |
Some fixes of gns2shp extension. |
Some fixes of gns2shp extension. |
88 |
* Doc/manual/thuban-manual-de.xml: Copied English section about |
* Doc/manual/thuban-manual-de.xml: Copied English section about |
89 |
svexport over. |
svexport over. |
90 |
|
|
91 |
* Extensions/svgexport/__init__.py: Bumped version number to 1.0.0. |
* Extensions/svgexport/__init__.py: Bumped version number to 1.0.0. |
92 |
|
|
93 |
* Extensions/svgexport/svgsaver.py,maplegend.py: |
* Extensions/svgexport/svgsaver.py,maplegend.py: |
94 |
Moved from experimental to stable extension menu. |
Moved from experimental to stable extension menu. |