/[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 251 by bh, Mon Jul 29 13:38:13 2002 UTC revision 252 by bh, Tue Jul 30 14:18:59 2002 UTC
# Line 1  Line 1 
1    2002-07-30  Bernhard Herzog  <[email protected]>
2    
3            * Thuban/UI/application.py (ThubanApplication.OnExit): Do some
4            cleanup.
5            (ThubanApplication.MainLoop): Extend to automatically call OnExit.
6    
7            * Thuban/Model/session.py (Session.Destroy): Don't bypass the
8            direct base class' Destroy method.
9    
10            * Thuban/Model/map.py (Map.ClearLayers): New method to delete all
11            layers.
12            (Map.Destroy): Destroy the label_layer as well and call the
13            inherited Desatroymethod first so that no more messages are
14            issued.
15            (Map.RaiseLayer, Map.LowerLayer): Only issue LAYERS_CHANGED
16            message if the stacking order actually has changed. Add
17            doc-strings.
18            (Map.BoundingBox): Correct the doc-string.
19            (Map.AddLayer, Map.RemoveLayer, Map.Layers, Map.HasLayers)
20            (Map.ProjectedBoundingBox, Map.SetProjection): Add doc-strings.
21    
22            * Thuban/Model/label.py (LabelLayer.ClearLabels): New to delete
23            all labels.
24    
25  2002-07-29  Bernhard Herzog  <[email protected]>  2002-07-29  Bernhard Herzog  <[email protected]>
26    
27          * Thuban/Model/map.py (Map.subscribe_layer_channels)          * Thuban/Model/map.py (Map.subscribe_layer_channels)

Legend:
Removed from v.251  
changed lines
  Added in v.252

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26