/[thuban]/branches/greater-ms3/thuban/ChangeLog
ViewVC logotype

Diff of /branches/greater-ms3/thuban/ChangeLog

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

revision 72 by bh, Fri Feb 1 17:21:18 2002 UTC revision 81 by bh, Mon Feb 4 19:53:25 2002 UTC
# Line 1  Line 1 
1    2002-02-04  Bernhard Herzog  <[email protected]>
2    
3            * Thuban/UI/identifyview.py (IdentifyGridCtrl): New class to use a
4            RecordGrid in the identifyview.
5            (IdentifyView.__init__): Use IdentifyGridCtrl instead of
6            IdentifyListCtrl. The grid allows editing of the values.
7    
8            * Thuban/UI/controls.py (RecordTable, RecordGridCtrl): New classes
9            implementing a grid for a single row of a thuban table.
10    
11            * Thuban/UI/view.py (MapCanvas.SelectShapeAt): Search through all
12            layers by default. Easier to use than the previous default of only
13            searching through the select layer which meant that if no layer
14            was selected, you couldn't select a shape.
15    
16            * Thuban/UI/tableview.py (TableGrid.__init__): Fix typo
17    
18            * Thuban/UI/renderer.py (MapRenderer.draw_shape_layer): Honour the
19            stroke_width attribute
20    
21            * Thuban/Model/save.py (save_session): Write the new stroke_width
22            attribute
23    
24            * Thuban/Model/load.py (ProcessSession.startElement): Read the
25            stroke_width attribute
26    
27            * Thuban/Model/layer.py (Layer.__init__): New parameter and
28            instance variable stroke_width
29            (Layer.SetStrokeWidth): Set the stroke_width.
30    
31  2002-02-01  Bernhard Herzog  <[email protected]>  2002-02-01  Bernhard Herzog  <[email protected]>
32    
33          * extensions/thuban/wxproj.cpp (project_points): Fix two          * extensions/thuban/wxproj.cpp (project_points): Fix two

Legend:
Removed from v.72  
changed lines
  Added in v.81

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26