/[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 349 by bh, Wed Oct 23 14:46:18 2002 UTC revision 359 by bh, Mon Dec 9 10:32:51 2002 UTC
# Line 1  Line 1 
1    2002-12-09  Bernhard Herzog  <[email protected]>
2    
3            * Thuban/UI/command.py (ToolCommand): New class for tool commands.
4            (Command.IsTool): New method to distinguish between command
5            switching tools and other commands.
6    
7            * Thuban/UI/view.py (MapCanvas.SelectTool): New method to select
8            the tool to avoid direct assignments to instance variables
9            (MapCanvas.ZoomInTool, MapCanvas.ZoomOutTool, MapCanvas.PanTool)
10            (MapCanvas.IdentifyTool, MapCanvas.LabelTool): Use SelectTool to
11            change the tool
12    
13            * Thuban/UI/mainwindow.py (MainWindow.update_command_ui): If an
14            active tool's command turns insensitive, disable the tool.
15            (_tool_command): Use the new ToolCommand class
16    
17            * Examples/simple_extensions/simple_tool.py (simple_tool): Use the
18            SelectTool method to change the tool
19            (iconfile): Use the ToolCommand class
20    
21    2002-12-03  Bernhard Herzog  <[email protected]>
22    
23            * Thuban/UI/tree.py (SessionTreeCtrl.normalize_selection): Handle
24            the case of selected items that are not children of Layers or Maps
25            properly. Previously this bug would trigger an assertion in
26            wxWindows.
27    
28    2002-11-06  Frank Koormann  <[email protected]>
29    
30            * Thuban/UI/mainwindow.py: Altered the order of tools in the
31            toolbar: First now are all navigation tools (Zoom In/Out, Pan,
32            Full Extent).
33        
34  2002-10-23  Bernhard Herzog  <[email protected]>  2002-10-23  Bernhard Herzog  <[email protected]>
35    
36          * setup.py (setup call): version now 0.1.3          * setup.py (setup call): version now 0.1.3

Legend:
Removed from v.349  
changed lines
  Added in v.359

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26