/[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 207 by bh, Tue Jul 9 14:06:48 2002 UTC revision 217 by bh, Wed Jul 17 10:50:40 2002 UTC
# Line 1  Line 1 
1    2002-07-17  Bernhard Herzog  <[email protected]>
2    
3            * Thuban/UI/tree.py (color_string): Removed. No longer used.
4            (SessionTreeCtrl.update_tree, SessionTreeCtrl.add_items): Split
5            update_tree into update_tree and add_items. The tree now uses a
6            more generic way to display the contents of the tree.
7            (SessionTreeCtrl): Add a doc string explaining the TreeInfo method
8    
9            * Thuban/Model/layer.py (Layer.TreeInfo),
10            Thuban/Model/extension.py (Extension.TreeInfo),
11            Thuban/Model/map.py (Map.TreeInfo),
12            Thuban/Model/session.py (Session.TreeInfo):
13            Add TreeInfo methods to implement the new tree view update scheme
14    
15    2002-07-16  Bernhard Herzog  <[email protected]>
16    
17            * Thuban/UI/application.py: Don't use "import from" for the
18            MainWindow. It can't always be resolved.
19            (ThubanApplication.OnInit): change reference to MainWindow
20            accordingly.
21    
22            * Thuban/UI/menu.py (Menu.SetItems): New method to replace a menu
23            completely
24    
25    2002-07-10  Bernhard Herzog  <[email protected]>
26    
27            * setup.py (create_init_module): New configurable variable whose
28            default depends on the platform we're running on.
29            (ThubanInstall.initialize_options): Initialize
30            self.create_init_module from the global create_init_module
31            (ThubanInstall.user_options): indictate that the options
32            create-init-module and init-module-dir have arguments.
33    
34            * setup.py: In the setup call change the version number to include
35            cvs.
36    
37            * MANIFEST.in: Add the files in Examples
38    
39  2002-07-09  Bernhard Herzog  <[email protected]>  2002-07-09  Bernhard Herzog  <[email protected]>
40    
41            * setup.py: In the setup call, use the thuban homepage as the
42            value of the url parameter.
43    
44            * Examples: New subdirectory for examples.
45    
46            * Examples/simple_extensions/simple_tool.xpm,
47            Examples/simple_extensions/simple_tool.py,
48            Examples/simple_extensions/simple_command.py,
49            Examples/simple_extensions/README: Simple examples showing how to
50            add new commands and tools.
51    
52          * setup.cfg (bdist_rpm): Add the default value for prefix and tell          * setup.cfg (bdist_rpm): Add the default value for prefix and tell
53          bdist_rpm that we also have an install script.          bdist_rpm that we also have an install script.
54          (bdist_inno): Add 2002 to the copyright notice.          (bdist_inno): Add 2002 to the copyright notice.

Legend:
Removed from v.207  
changed lines
  Added in v.217

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26