/[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 623 by bh, Mon Apr 7 10:54:54 2003 UTC revision 634 by jonathan, Wed Apr 9 15:41:58 2003 UTC
# Line 1  Line 1 
1    2003-04-09  Jonathan Coles   <[email protected]>
2    
3            * Thuban/UI/classgen.py: Modifications to allow simple
4            addition and selection of new color schemes.
5            (MonochromaticRamp): New. Generates a ramp between two colors.
6            (RedRamp): New. Generates a ramp of all red.
7            (GreenRamp): New. Generates a ramp of all green.
8            (BlueRamp): New. Generates a ramp of all blue.
9    
10    2003-04-09  Jonathan Coles   <[email protected]>
11    
12            * Thuban/Model/classification.py (Classification.__deepcopy__):
13            Need to copy over field and fieldType attributes.
14    
15            * Thuban/Model/table.py (Table.field_range): New. Retrive the
16            maximum and minimum values over the entire table for a given
17            field.
18            (Table.GetUniqueValues): New. Retrieve all the unique values
19            in the table for a given field.
20    
21            * Thuban/UI/classgen.py: Renamed GenRangePanel to GenUniformPanel.
22            (GenUniquePanel): New. Controls to allow the user to select
23            which unique field values they would like in the classification.
24            (CustomRampPanel): Code that was in ClassGenDialog that allows
25            the user to select the properties for a custom ramp.
26            (ClassGenerator.GenUniformDistribution): Was called GenerateRanges.
27    
28            * Thuban/UI/classifier.py: Removed a lot of debugging code.
29            (Classifier._SetClassification): Callback method so that the
30            class generator can set the classification in the grid.
31            (ClassGroupPropertiesCtrl): New. Encapsulates the drawing and
32            editing of a group properties class into a wxWindows control.
33    
34            * Thuban/UI/dock.py: It was decided that if the user closes
35            a dockable window the window should simply hide itself. That
36            way if the user wants to show the dock again it appears in the
37            same place as it was when it was closed.
38            (DockableWindow.Destroy): Call renamed method OnDockDestroy().
39            (DockableWindow._OnButtonClose): Hide the window instead of
40            destroying it.
41            (DockableWindow._OnClose): Hide the window instead of
42            destroying it.
43    
44            * Thuban/UI/legend.py (LegendTree): Use a private method to
45            consistently set the font and style of the text. Fixes RTbug #1786.
46    
47            * Thuban/UI/mainwindow.py: Import just the Classifier class.
48    
49    2003-04-07  Bernhard Herzog  <[email protected]>
50    
51            * Thuban/UI/mainwindow.py (main_menu): Move the toggle_legend item
52            to the map module
53    
54  2003-04-07  Bernhard Herzog  <[email protected]>  2003-04-07  Bernhard Herzog  <[email protected]>
55    
56          * Thuban/UI/mainwindow.py (MainWindow.ShowSessionTree): Removed in          * Thuban/UI/mainwindow.py (MainWindow.ShowSessionTree): Removed in

Legend:
Removed from v.623  
changed lines
  Added in v.634

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26