/[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 354 by bh, Tue Dec 3 17:35:47 2002 UTC revision 380 by jonathan, Tue Jan 28 12:55:47 2003 UTC
# Line 1  Line 1 
1    2003-01-28  Jonathan Coles  <[email protected]>
2    
3            * Thuban/UI/classifier.py (Classifier): resolved merging conflicts.
4            Fixed crashing problem on some systems. Dialog box shows
5            classification data.
6    
7    2003-01-27      Jan-Oliver Wagner <[email protected]>
8    
9            * Thuban/__init__.py (_): New.
10    
11            * Thuban/Model/classification.py, Thuban/Model/extension.py,
12            Thuban/Model/layer.py, Thuban/Model/load.py, Thuban/Model/map.py,
13            Thuban/Model/session.py, Thuban/UI/application.py, Thuban/UI/classifier.py,
14            Thuban/UI/context.py, Thuban/UI/controls.py, Thuban/UI/identifyview.py,
15            Thuban/UI/labeldialog.py, Thuban/UI/mainwindow.py, Thuban/UI/menu.py,
16            Thuban/UI/proj4dialog.py, Thuban/UI/renderer.py, Thuban/UI/tree.py,
17            Thuban/Lib/connector.py, Thuban/Lib/fileutil.py:
18            Replace user string by _() for i18n.
19    
20    2003-01-27  Jonathan Coles  <[email protected]>
21    
22      * Thuban/Model/layer.py: Classification initialization calls.
23    
24      * Thuban/Model/classification.py: Created class to encapsulate
25      a layer classification. Supports specific data points and
26      ranges.
27    
28      * Thuban/Model/load.py: Added support for loading classification
29      information.
30    
31      * Thuban/Model/save.py: Added support for saving classification
32      information.
33    
34      * Thuban/UI/classifier.py: Initial class for a dialog box for
35      specifying classification information.
36    
37      * Thuban/UI/mainwindows.py: Support for opening the classifier
38      dialog.
39    
40      * Thuban/UI/renderer.py: Support for drawing a layer with the
41      classification information.
42    
43      * Data/iceland_sample_class.thuban: iceland_sample with
44      classification data.
45    
46      * test/test_classification: Tests for the Classification class.
47    
48    2002-12-09  Bernhard Herzog  <[email protected]>
49    
50            * test/test_command.py: New. Tests for the command classes.
51    
52            * Thuban/UI/command.py (ToolCommand): New class for tool commands.
53            (Command.IsTool): New method to distinguish between command
54            switching tools and other commands.
55    
56            * Thuban/UI/view.py (MapCanvas.SelectTool): New method to select
57            the tool to avoid direct assignments to instance variables
58            (MapCanvas.ZoomInTool, MapCanvas.ZoomOutTool, MapCanvas.PanTool)
59            (MapCanvas.IdentifyTool, MapCanvas.LabelTool): Use SelectTool to
60            change the tool
61    
62            * Thuban/UI/mainwindow.py (MainWindow.update_command_ui): If an
63            active tool's command turns insensitive, disable the tool.
64            (_tool_command): Use the new ToolCommand class
65    
66            * Examples/simple_extensions/simple_tool.py (simple_tool): Use the
67            SelectTool method to change the tool
68            (iconfile): Use the ToolCommand class
69    
70  2002-12-03  Bernhard Herzog  <[email protected]>  2002-12-03  Bernhard Herzog  <[email protected]>
71    
72          * Thuban/UI/tree.py (SessionTreeCtrl.normalize_selection): Handle          * Thuban/UI/tree.py (SessionTreeCtrl.normalize_selection): Handle

Legend:
Removed from v.354  
changed lines
  Added in v.380

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26