/[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 124 by bh, Mon Apr 29 18:05:31 2002 UTC revision 131 by bh, Fri May 3 14:50:27 2002 UTC
# Line 1  Line 1 
1    2002-05-03  Bernhard Herzog  <[email protected]>
2    
3            * Thuban/UI/mainwindow.py (MainWindow.SaveSessionAs,
4            MainWindow.OpenSession): Change the file extension of the session
5            files to .thuban
6    
7            * Thuban/Model/session.py (Session.AddMap, forwarded_channels):
8            Move the map channels to be forwarded by the session into the
9            class constant with forwarded_channels.
10    
11            * Thuban/Model/base.py (Modifiable.changed): Fix doc-string (a
12            typo and some rewording).
13    
14    2002-05-02  Bernhard Herzog  <[email protected]>
15    
16            * Thuban/UI/view.py: Keep the temporary bitmap used during drawing
17            around to speed up most redraws:
18            (MapCanvas.__init__): New instance variable bitmap which holds the
19            bitmap
20            (MapCanvas.do_redraw): Redraw self.bitmap if necessary. Use
21            self.bitmap to draw.
22            (MapCanvas.full_redraw): New method to force a full redraw
23            including the bitmap
24            (MapCanvas.SetMap): Subscribe full_redraw instead of redraw to
25            make sure the bitmap is redrawn.
26            (MapCanvas.projection_changed, MapCanvas.set_view_transform,
27            MapCanvas.shape_selected): Call full_redraw instead of readraw to
28            make sure the bitmap is redrawn.
29            (MapCanvas.OnSize): New method to handle size events so that the
30            bitmap can be redrawn.
31    
32  2002-04-29  Bernhard Herzog  <[email protected]>  2002-04-29  Bernhard Herzog  <[email protected]>
33    
34          * Thuban/UI/mainwindow.py (MainWindow.__init__): Subscribe to the          * Thuban/UI/mainwindow.py (MainWindow.__init__): Subscribe to the

Legend:
Removed from v.124  
changed lines
  Added in v.131

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26