/[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 433 by jonathan, Mon Feb 24 18:45:37 2003 UTC revision 434 by jonathan, Thu Feb 27 15:51:55 2003 UTC
# Line 1  Line 1 
1    2003-02-26  Jonathan Coles   <[email protected]>
2    
3            * Thuban/common.py: Moved color conversion functions into
4            Thuban/UI/common.py.
5            (Str2Num): Now converts the float (not the string) to a long/int
6            so that an exception isn't thrown.
7    
8            * Thuban/UI/common.py: Common functions used in several UI modules
9    
10            * Thuban/Model/classification.py: Changed the class hierarchy
11            so that a Classification consists of Groups which return
12            Properties when a value matches a Group.
13    
14            * Thuban/Model/layer.py: Fixed name resolution problem.
15    
16            * Thuban/Model/load.py: Use new Classification and Group functions.
17    
18            * Thuban/Model/save.py (Saver.write_attribs): Fixes a test case
19            failure.
20            (Saver.write_classification): Use new Classification and Group
21            functions.
22    
23            * Thuban/UI/classifier.py: Changes to use new Classification and Group
24            functions
25    
26            * Thuban/UI/renderer.py: Use new Classification and Group functions.
27            Use common.py functions.
28    
29            * Thuban/UI/tree.py: Use common.py functions
30    
31  2003-02-24  Jonathan Coles   <[email protected]>  2003-02-24  Jonathan Coles   <[email protected]>
32    
33          * Thuban/common.py (Color2wxColour, wxColour2Color): Conversion          * Thuban/common.py (Color2wxColour, wxColour2Color): Conversion

Legend:
Removed from v.433  
changed lines
  Added in v.434

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26