/[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 59 by bh, Thu Sep 13 13:56:47 2001 UTC revision 64 by bh, Fri Sep 14 12:20:21 2001 UTC
# Line 1  Line 1 
1    2001-09-14  Bernhard Herzog  <[email protected]>
2    
3            * Thuban/Lib/connector.py (Connector.print_connections): Print the
4            puiblisher's ids in hex to make it easier to compare them to the
5            standard repr of python methods
6    
7            * Thuban/Model/map.py (Map.Destroy): Unsubscribe the label_layer
8            messages
9    
10  2001-09-13  Bernhard Herzog  <[email protected]>  2001-09-13  Bernhard Herzog  <[email protected]>
11    
12            * Thuban/UI/tree.py (SessionTreeCtrl.OnSelChanged): Make sure to
13            deselect the layer if no layer is selected
14    
15          * Thuban/UI/view.py (MapCanvas.OnPaint): Only delay drawing to          * Thuban/UI/view.py (MapCanvas.OnPaint): Only delay drawing to
16          idle time when there actually is something to draw. If there's          idle time when there actually is something to draw. If there's
17          nothing to draw simply clear the window          nothing to draw simply clear the window
# Line 10  Line 22 
22          specify the point to move into the center of the window          specify the point to move into the center of the window
23          (ZoomOutTool.MouseUp, ZoomInTool.MouseUp): If the mouse wasn't          (ZoomOutTool.MouseUp, ZoomInTool.MouseUp): If the mouse wasn't
24          dragged, zoon in/out by a factor of 2          dragged, zoon in/out by a factor of 2
25            (MapCanvas.find_shape_at): Iterate backwards (i.e. with decreasing
26            index, i.e. reversed drawing order) so that objects appearing to
27            be in from of others are selected first. This is probably mostly
28            relevant for point shapes where the symbols used may overlap
29    
30          * Thuban/Model/session.py (create_empty_session): Unset the          * Thuban/Model/session.py (create_empty_session): Unset the
31          modified bit before returning it          modified bit before returning it

Legend:
Removed from v.59  
changed lines
  Added in v.64

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26