/[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 567 by jonathan, Wed Mar 26 11:51:01 2003 UTC revision 575 by jonathan, Mon Mar 31 18:30:51 2003 UTC
# Line 1  Line 1 
1    2003-03-31  Jonathan Coles   <[email protected]>
2    
3            * Thuban/UI/classifier.py: Commented out some debugging statements.
4            (ClassDataPreviewer.Draw): Draw rectangles for polygon layers per
5            RTbug #1769.
6    
7            * Thuban/UI/dock.py (DockableWindow.UnDock): Restore size and
8            position (although position doesn't work yet under GTK).
9            (DockableWindow.Destroy): New. Called when the window must be
10            closed. Namely needed when the DockFrame closes and must close
11            its children.
12            (DockFrame): Listen for EVT_CLOSE and destroy all children.
13    
14            * Thuban/UI/legend.py (LegendPanel.Destroy): New. Cleans up
15            when then window is told to close.
16            (LegendTree._OnMsgLayerChanged): Fixes a seg fault bug. See
17            comment in source for more info.
18    
19            * Thuban/UI/main.py: Show the legend by default when Thuban starts.
20    
21            * Thuban/UI/mainwindow.py: Renamed OnClose to _OnClose for
22            symmetry with other such methods.
23            (MainWindow.ShowLegend): Show the legend docked by default.
24    
25    2003-03-28  Jonathan Coles   <[email protected]>
26    
27            * Thuban/UI/classifier.py: Support for highlighting a specific
28            group within the grid when the classification dialog is opened.
29            Also contains a lot of debugging printouts which will later
30            be removed.
31    
32            * Thuban/UI/dock.py: Complete rework on the dock code so that
33            that it is fairly removed from the rest of the Thuban application.
34            It is easy to add new docks which the rest of the program having
35            to be aware of them.
36    
37            * Thuban/UI/legend.py: Modifications to support selecting a
38            specific group in the classification dialog. Changed how layers
39            are drawn when the layer is visible/invisible.
40    
41            * Thuban/UI/mainwindow.py: Removed legend specific code and
42            replaced it with calls to the new dock code.
43    
44            * Thuban/UI/renderer.py (MapRenderer.__init__): Added assert
45            to check if scale > 0. Trying to track down a divide by zero.
46    
47  2003-03-26  Jonathan Coles   <[email protected]>  2003-03-26  Jonathan Coles   <[email protected]>
48    
49          * Thuban/UI/legend.py: Removed unnecessary LegendDialog class.          * Thuban/UI/legend.py: Removed unnecessary LegendDialog class.

Legend:
Removed from v.567  
changed lines
  Added in v.575

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26