/[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 1248 by bh, Thu Jun 19 19:53:47 2003 UTC revision 1254 by jonathan, Fri Jun 20 09:29:06 2003 UTC
# Line 1  Line 1 
1    2003-06-20  Jonathan Coles   <[email protected]>
2    
3            * Thuban/Model/classification.py: Remove "from __future__"
4            import statement since python 2.2 is the earliest supported
5            version.
6    
7            * Thuban/Model/proj.py (Projection.GetProjectedUnits): New.
8            Currently returns PROJ_UNITS_METERS or PROJ_UNITS_DEGREES
9            depending on the units this projection *forwards* into.
10    
11            * Thuban/Model/save.py (SessionSaver.write_classification):
12            Remove unnecessary use of lambdas and nested functions.
13    
14            * Thuban/UI/legend.py (ScaleBarBitmap.__SetScale): Do scale
15            adjustment here if the map projection uses degrees.
16    
17            * Thuban/UI/scalebar.py (ScaleBar.DrawScaleBar): Remove
18            scale adjust code since it is now done before calling
19            this method. Don't do anything if the map projection
20            is None.
21    
22  2003-06-19  Bernhard Herzog  <[email protected]>  2003-06-19  Bernhard Herzog  <[email protected]>
23    
24          Move version specific load tests to their own file.          Move version specific load tests to their own file.

Legend:
Removed from v.1248  
changed lines
  Added in v.1254

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26