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

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

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

revision 2043 by bh, Tue Dec 23 13:53:47 2003 UTC revision 2674 by bernhard, Wed Oct 19 08:56:47 2005 UTC
# Line 1  Line 1 
1    Changes in Thuban 1.1.0+CVS
2    ===========================
3    
4     - Startup improved: We fail right away if the internal encoding could
5       not be determined. In this case, try to set the LANGUAGE variable to
6       one value and use no colon.
7       If we startup you can see the internal encoding in the about dialog now.
8    
9     - Improved extensions:
10    
11        - Improved svxexport extension 1.0.0+cvs (Bernhard Reiter)
12    
13            + Fixed ARC layer writing: No filling is done.
14            You could actually get polylines with filling in between,
15            when the classification for the lines had a fill color.
16            E.g. this happens when you generate a classification from a ramp.
17    
18            + Fixed label export.
19    
20    Changes in Thuban 1.1.0
21    =======================
22    
23     - Thuban rembers directories in file selection dialogs during a thuban
24       session
25    
26     - Add some support for wxPython 2.5 and 2.6.  Thuban is still
27       compatible with wxPython 2.4.
28    
29     - Change the way thuban deals with non-ascii text.  The internal
30       representation is now the user's default encoding.  Thuban works a
31       bit better with a unicode build of wxPython but there are still
32       problems.  (Bernhard Herzog)
33    
34     - Various raster data improvements.  Among other things, translucent
35       images are now supported on a sufficiently recent wxWidgets (2.6).
36       Also, only the part of the window actually covered by the image is
37       drawn.  (Jonathan Coles)
38    
39     - Improved PostGIS support (Bernhard Herzog):
40    
41        - support tables with multiple geometry columns.  The user can
42          select which one to use
43    
44        - support tables with srids
45    
46        - tables don't have to have a column named "gid" anymore.  The user
47          can select the column to use for ids
48    
49        - PostgreSQL views are supported too
50    
51        - support LINESTRING geometries
52    
53        - support more PostgreSQL versions.  7.4 works now.
54    
55     - Added support for sizable points (Jan-Oliver Wagner)
56    
57     - When loading a (moved) session where shapefiles cannot be found, ask
58       the user (Frank Koormann)
59    
60     - The middle mouse button can be used for panning now (Russell Nelson)
61    
62     - Give a warning when the projection selected for a layer is probably
63       wrong (Russell Nelson)
64    
65     - Updated shapelib
66    
67     - New or improved extensions:
68    
69        - A new extension which exports a map as SVG
70          (Markus Rechtien, Bernhard Reiter)
71    
72        - Improved WMS extension (Martin Schulze)
73    
74        - New Extension to dump bounding boxes of all shapes of the selected
75          layer (Frank Koormann)
76    
77        - New extension: umn_mapserver (Jan Sch�ngel)
78    
79        - New extension: OGR (Nina H�ffmeyer)
80    
81        - New Extension: mouseposition. Tool to collect mouse click positions
82          (map coordinates) in a dialog.  (Frank Koormann)
83    
84     - Documentation:
85    
86        - Add some documentation of the internals of Thuban.
87          See Doc/technotes/
88    
89        - The thuban manual has been partly translated to German
90          (Jan-Oliver Wagner)
91    
92     - Updated translations:
93           Russian (Alex Shevlakov)
94    
95     - New translations:
96           Brazilian Portuguese (Eduardo Patto Kanegae)xb
97           Hungarian (Norbert Solymosi)
98    
99    
100  Changes in Thuban 1.0.0  Changes in Thuban 1.0.0
101  =======================  =======================
102    

Legend:
Removed from v.2043  
changed lines
  Added in v.2674

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26