/[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 35 by bh, Thu Sep 6 15:33:09 2001 UTC revision 40 by bh, Thu Sep 6 17:18:31 2001 UTC
# Line 1  Line 1 
1  2001-09-06  Bernhard Herzog  <[email protected]>  2001-09-06  Bernhard Herzog  <[email protected]>
2    
3            * Thuban/UI/interactor.py (Interactor.SelectedLayer):
4            (Interactor.HasSelectedLayer): New methods to query the current
5            selection
6    
7            * Thuban/UI/mainwindow.py (MainWindow.current_layer):
8            (MainWindow.has_selected_layer): Simply call the appropriate
9            interactor method
10    
11            * Thuban/UI/mainwindow.py (MainWindow.__init__):
12            (MainWindow.LayerShowTable):
13            (MainWindow.identify_view_on_demand): Store the interactor in an
14            instvar and use that reference instead of going through main.app
15    
16            * Thuban/UI/mainwindow.py (MainWindow.ShowSessionTree):
17            * Thuban/UI/application.py (ThubanApplication.OnInit):
18            * Thuban/UI/main.py (main): Create the session tree view in main
19            with the new mainwindow method ShowSessionTree and not directly
20            the application's OnInit method
21    
22            * Thuban/UI/tree.py (myTreeCtrlPanel):
23            (SessioinTreeCtrl): Rename to SessioinTreeCtrl and turn it into a
24            TreeCtrl isntead of a panel. This affects most method since we now
25            refer to self instead of self.tree
26            (SessionTreeView): New class implementing a non-modal dialog
27            showing the session tree.
28    
29          * Thuban/UI/mainwindow.py (MainWindow.LayerShowTable): Pass the          * Thuban/UI/mainwindow.py (MainWindow.LayerShowTable): Pass the
30          layer to the tableview dialog.          layer to the tableview dialog.
31    

Legend:
Removed from v.35  
changed lines
  Added in v.40

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26