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

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26