/[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 292 by bh, Fri Aug 30 09:44:12 2002 UTC revision 302 by bh, Mon Sep 2 15:59:27 2002 UTC
# Line 1  Line 1 
1    2002-09-02  Bernhard Herzog  <[email protected]>
2    
3            * Thuban/UI/view.py (MapCanvas.unprojected_rect_around_point): Add
4            a parameter to determine the size of the rectangle.
5            (MapCanvas.find_shape_at): Create the box around the point on a
6            layer by layer basis and make the size depend on the shape type.
7            This solves a problem with the selection of point shapes at the
8            border of the layer's bounding box
9    
10  2002-08-30  Bernhard Herzog  <[email protected]>  2002-08-30  Bernhard Herzog  <[email protected]>
11    
12            * Thuban/UI/mainwindow.py (MainWindow.CanRemoveLayer): New method
13            for the sensitivity  of remove layer.
14            (_can_remove_layer): New. Sensitivity callback for remove layer
15            (Command layer_remove): Use _can_remove_layer
16    
17            * Thuban/Model/map.py (Map.CanRemoveLayer): New method to
18            determine whether a given layer can be deleted.
19    
20            * Thuban/UI/view.py (MapCanvas.__init__, MapCanvas.OnPaint)
21            (MapCanvas.do_redraw): Get rid of the unused update_region
22            instance variable
23    
24            * Thuban/UI/view.py: Add/update some doc-strings.
25    
26          * test/: new subdirectory with a bunch of unit tests.          * test/: new subdirectory with a bunch of unit tests.
27    
28          * test/README, test/test_table.py, test/test_save.py,          * test/README, test/test_table.py, test/test_save.py,

Legend:
Removed from v.292  
changed lines
  Added in v.302

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26