/[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 216 by bh, Tue Jul 16 15:26:15 2002 UTC revision 225 by bh, Thu Jul 18 13:04:39 2002 UTC
# Line 1  Line 1 
1    2002-07-18  Bernhard Herzog  <[email protected]>
2    
3            * Thuban/UI/context.py: New module with the context class
4    
5            * Thuban/UI/command.py (Command): Update doc string.
6    
7            * Thuban/UI/mainwindow.py (MainWindow.invoke_command,
8            MainWindow.update_command_ui): Pass an instance of the context
9            class to the command's methods
10            (check_current_tool, call_method): Handle the new context
11            implementation
12    
13            * Examples/simple_extensions/simple_tool.py (simple_tool,
14            check_simple_tool): Handle the new context implementation
15    
16            * Examples/simple_extensions/simple_command.py (simple_command):
17            Handle the new context implementation. Update the comments about
18            the context.
19    
20            * Thuban/UI/application.py (ThubanApplication.SetSession): Add
21            doc-string
22            (ThubanApplication.Session): New method to return the session
23            object
24    
25            * Thuban/UI/tree.py (SessionTreeCtrl.update_tree): The
26            interactor's selected_layer may not be a layer of the current
27            session when the tree is updated while a new session is being set.
28    
29    2002-07-17  Bernhard Herzog  <[email protected]>
30    
31            * Thuban/UI/tree.py (color_string): Removed. No longer used.
32            (SessionTreeCtrl.update_tree, SessionTreeCtrl.add_items): Split
33            update_tree into update_tree and add_items. The tree now uses a
34            more generic way to display the contents of the tree.
35            (SessionTreeCtrl): Add a doc string explaining the TreeInfo method
36    
37            * Thuban/Model/layer.py (Layer.TreeInfo),
38            Thuban/Model/extension.py (Extension.TreeInfo),
39            Thuban/Model/map.py (Map.TreeInfo),
40            Thuban/Model/session.py (Session.TreeInfo):
41            Add TreeInfo methods to implement the new tree view update scheme
42    
43  2002-07-16  Bernhard Herzog  <[email protected]>  2002-07-16  Bernhard Herzog  <[email protected]>
44    
45          * Thuban/UI/application.py: Don't use "import from" for the          * Thuban/UI/application.py: Don't use "import from" for the

Legend:
Removed from v.216  
changed lines
  Added in v.225

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26