/[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 2669 by jan, Thu Aug 18 21:55:21 2005 UTC revision 2677 by bernhard, Wed Apr 12 09:35:21 2006 UTC
# Line 1  Line 1 
1    2006-04-12 Bernhard Reiter <[email protected]>
2            * Thuban/version.py: Changed thuban_release mechanism to use "svn"
3            instead of "cvs".
4    
5    2006-03-31  Bernhard Reiter <[email protected]>
6    
7            * libraries/thuban/wxproj.cpp: including proj_api.h instead of
8            projects.h now. According the Frank Warmerdam and man pj_init
9            this is the public interface to proj. Thus I have changed PJ to projPJ.
10            And I could remove the hack to avoid clashes with typedef PVALUE
11            and #define LP in projects.h clashing with symbols when trying to
12            build on windows. The file is cleaner and nicer now.
13    
14    2006-03-29  Bernhard Reiter <[email protected]>
15            * libraries/thuban/wxproj.cpp: undef LP to avoid clash when
16            trying to build with mingw.
17    
18    2005-10-18  Bernhard Reiter <[email protected]>
19    
20            * Thuban/UI/about.py: remove unused import of getdefaultlocale.
21            Added display of internal encoding to the about dialog text.
22    
23            * Extensions/svgexport/__init__.py: changed version to "1.0.0+cvs".
24    
25    2005-10-18  Bernhard Reiter <[email protected]>
26    
27            Startup improved: We fail right away if the internal encoding could
28            not be determined.
29    
30            * Thuban/__init__.py (get_internal_encoding): new.
31    
32            * test/test_stringrepresentation.py (class TestInternalEncoding):
33            Preserve the internal encoding for the tests in this class.
34    
35    2005-10-17  Bernhard Reiter <[email protected]>
36    
37    
38            * test/test_stringrepresentation.py: New file, for now testing
39            that set_internal_coding() is throwing an exception for bad exceptions.
40    
41            * Thuban/__init__.py (set_internal_encoding): added a forwards
42            and backward translation, so that we fail early if the
43            internal_encoding is bad.
44    
45    2005-10-17  Bernhard Reiter <[email protected]>
46    
47            svgexport 1.0.0cvs: Fixed ARC layer writing: No filling is done.
48            You could actually get polylines with filling in between,
49            when the classification for the lines had a fill color.
50            E.g. this happens when you generate a classification from a ramp.
51    
52            * Extensions/svgexport/test/test_svgmapwriter.py:
53            New test_export_arc_no_fill(). Extend copyright notice to 2005.
54    
55            * Extensions/svgexport/svgmapwriter.py
56            (SVGRenderer.draw_shape_layer_incrementally()):
57            Setting TRANSPARENT_BRUSH for shaptype ARC.
58            Extend copyright notice to 2005.
59    
60            * Extensions/svgexport/__init__.py: Extend copyright notice to 2005.
61    
62    2005-09-08  Frank Koormann <[email protected]>
63    
64            * Doc/manual/thuban-manual.xml (Map Management): Fixed typo reported
65            by Erik (sigra.at.home.se)
66    
67  2005-08-18  Jan-Oliver Wagner <[email protected]>  2005-08-18  Jan-Oliver Wagner <[email protected]>
68    
69          * Thuban/UI/renderer.py (ScreenRenderer.draw_selection_incrementally):          * Thuban/UI/renderer.py (ScreenRenderer.draw_selection_incrementally):

Legend:
Removed from v.2669  
changed lines
  Added in v.2677

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26