/[thuban]/branches/WIP-pyshapelib-bramz/ChangeLog
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2412 by jan, Sat Nov 20 21:58:58 2004 UTC revision 2419 by bh, Fri Nov 26 11:44:32 2004 UTC
# Line 1  Line 1 
1    2004-11-26  Bernhard Herzog  <[email protected]>
2    
3            * Extensions/svgexport/test/test_svgmapwriter.py
4            (Testobjectexport.test_transparent_polygon): Commented out some
5            debug prints
6    
7    2004-11-24  Jan-Oliver Wagner <[email protected]>
8    
9            Fix broken tests for svg extension and added svg legend
10            to Experimental menu.
11    
12            * Extensions/svgexport/test/test_svgmapwriter.py: Fix to have
13            the test run correctly even if the extension is a package.
14            Also removed the "import Thuban" which makes no sense.
15    
16            * Extensions/svgexport/__init__.py: Fix to have the extensions'
17            test module also be executed from the global test routine.
18            This is done by looking for the absense of the DISPLAY variable.
19    
20            * Extensions/svgexport/maplegend.py: Moved the menu entry from Extensions
21            to Experimental menu since this module has yet not reached a stable
22            status (ie. 1.0).
23    
24    2004-11-22  Bernhard Reiter <[email protected]>
25    
26            * Extensions/svgexport/svgmapwriter.py:
27            Added verbose variable and some logging depending on it.
28            (class VirtualDC(XMLWriter)): Minor improvement in the polygon loop,
29            because counting i is not necessary.
30            (class Pen, class Brush): Added simple __str__ methods.
31            (SVGRenderer.draw_polygone_shape): Fix #2698 (transparent polygons are
32            not exported to svg file) Note: holes still unhandled.
33    
34            * Extensions/svgexport/test/test_svgmapwriter.py:
35                    Made a baseclass TestWithDC for test needed a DC.
36                    Added tests for bug #2698 (transparent polygons are not
37                    exported to svg file):
38                    Testobjectexport.test_transparent_polygon()
39    
40            * Thuban/Model/base.py (UnsetModified):
41            Fixed some typos in docstring.
42    
43            * Thuban/UI/baserenderer.py (BaseRenderer.draw_polygon_shape()):
44            Added hints on the used algorithm for handling holes.
45    
46  2004-11-20  Jan-Oliver Wagner <[email protected]>  2004-11-20  Jan-Oliver Wagner <[email protected]>
47    
48          Some face lifting for the examples.          Some face lifting for the examples.

Legend:
Removed from v.2412  
changed lines
  Added in v.2419

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26