/[thuban]/branches/greater-ms3/thuban/ChangeLog
ViewVC logotype

Diff of /branches/greater-ms3/thuban/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 644 by jonathan, Thu Apr 10 17:56:52 2003 UTC revision 662 by jonathan, Mon Apr 14 14:16:14 2003 UTC
# Line 1  Line 1 
1    2003-04-14  Jonathan Coles   <[email protected]>
2    
3            * Thuban/UI/legend.py (LegendPanel.__init__): Call Create() to
4            finalize the intialization of the panel.
5    
6            * Thuban/UI/dock.py (DockPanel.Create): New. Finalizes the
7            creation of the panel. Should be the last thing called in the
8            initializer of a subclass.
9    
10            * Thuban/UI/classgen.py (ClassGenDialog.__init__): Actively
11            set the current selections in the combo boxes. This is needed
12            under Windows.
13    
14            * Thuban/UI/classifier.py (Classifier.__init__): Add a top
15            level panel to the dialog so that the background colors are
16            consistent under Windows.
17    
18    2003-04-11  Jonathan Coles   <[email protected]>
19    
20            * Thuban/UI/classgen.py: Change color ramps to start at white
21            not black.
22    
23            * Thuban/UI/legend.py: Enable/disable the legend buttons when
24            the legend changes. Fixes RTbug #1793.
25    
26            * test/test_classification.py: Added test for copying of
27            classifications.
28    
29    2003-04-11  Jonathan Coles   <[email protected]>
30    
31            * Thuban/UI/resource.py: New. Centralize the loading of resources
32            such as bitmaps.
33    
34            * Thuban/UI/classgen.py (GenUniquePanel.__init__): Reordered buttons,
35            added images to the move buttons, added 'reverse' button.
36            (CustomRampPanel.__init__): Added images to the move buttons.
37            (GreyRamp): New. Generates a ramp from white to black.
38            (HotToColdRamp): New. Generates a ramp from cold to hot colors.
39    
40            * Thuban/UI/classifier.py: Refactored ID's from ID_CLASSIFY_* to
41            ID_PROPERTY_*.
42            (Classifier.__init__): Minor changes to the layout.
43            (Classifier._OnTitleChanged): Listen for when the user edits the
44            title and update the dialog's title and the layer's title.
45    
46            * Thuban/UI/dock.py: Use new bitmaps for the control buttons.
47    
48            * Thuban/UI/legend.py: Use new bitmaps for the control buttons.
49            (LegendTree._OnMsgLayerTitleChanged): Change the displayed title
50            if the layer's title changes.
51    
52            * Thuban/UI/mainwindow.py: Added new menu item and associated code
53            to open a dialog to rename the map.
54            (MainWindow): Use new resource class to import bitmaps.
55    
56    2003-04-11  Jonathan Coles   <[email protected]>
57    
58            * Resources/Bitmaps/close_12.xpm, Resources/Bitmaps/dock_12.xpm,
59            Resources/Bitmaps/group_use.xpm, Resources/Bitmaps/group_use_all.xpm,
60            Resources/Bitmaps/group_use_none.xpm,
61            Resources/Bitmaps/group_use_not.xpm,
62            Resources/Bitmaps/hide_layer.xpm,
63            Resources/Bitmaps/layer_properties.xpm,
64            Resources/Bitmaps/lower_layer.xpm, Resources/Bitmaps/raise_layer.xpm,
65            Resources/Bitmaps/show_layer.xpm, Resources/Bitmaps/undock_12.xpm:
66            New.
67    
68  2003-04-10  Jonathan Coles   <[email protected]>  2003-04-10  Jonathan Coles   <[email protected]>
69    
70          * Thuban/Model/classification.py: (ClassGroupRange.__init__):          * Thuban/Model/classification.py: (ClassGroupRange.__init__):

Legend:
Removed from v.644  
changed lines
  Added in v.662

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26