/[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 151 by bh, Tue May 7 14:59:27 2002 UTC revision 152 by bh, Tue May 7 17:01:49 2002 UTC
# Line 1  Line 1 
1  2002-05-07  Bernhard Herzog  <[email protected]>  2002-05-07  Bernhard Herzog  <[email protected]>
2    
3            * Thuban/UI/tree.py (session_channels): New class constant with
4            all the session channels to subscribe to to update the tree
5            (SessionTreeCtrl.session_changed): Remember the session so that we
6            can unsubscribe properly. Use the new class constant to
7            unsubscribe from the old session and subscribe to the new one.
8            (SessionTreeCtrl.unsubscribe_all): New method to unsubscribe all
9            subscriptions of the SessionTreeCtrl.
10            (SessionTreeView.OnClose): Call the tree's unsubscribe_all method.
11    
12            * Thuban/UI/mainwindow.py (MainWindow.__init__): Add the "Show
13            Session Tree" command to the file menu.
14    
15            * Thuban/UI/view.py (MapCanvas.do_redraw): Pass the entire bitmap
16            as update_region to the renderer.
17    
18            * Thuban/UI/renderer.py
19            (ScreenRenderer.layer_ids, ScreenRenderer.draw_shape_layer): The
20            update box is now directly a tuple, not a wxRect anymore.
21    
22            * Thuban/Model/layer.py (Layer.ShapesInRegion): Remove some debug
23            prints.
24    
25    2002-05-07  Bernhard Herzog  <[email protected]>
26    
27          * setup.py: Add the shptree extension module. See          * setup.py: Add the shptree extension module. See
28          extensions/pyshapelib/ChangeLog for more details.          extensions/pyshapelib/ChangeLog for more details.
29    

Legend:
Removed from v.151  
changed lines
  Added in v.152

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26