/[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 313 by bh, Wed Sep 11 13:59:46 2002 UTC revision 341 by bh, Fri Sep 20 17:33:13 2002 UTC
# Line 1  Line 1 
1    2002-09-20  Bernhard Herzog  <[email protected]>
2    
3            * test/test_fileutil.py: New. Test cases for Thuban.Lib.fileutil
4    
5            * Thuban/Lib/fileutil.py: Fixup some whitespace and typos
6    
7            * test/test_map.py (TestMapWithContents.test_tree_info): Create
8            the string with the bounding box on the fly because of platform
9            differences in the way %g is handled.
10    
11            * test/test_layer.py (TestLayer.test_empty_layer): Create an empty
12            DBFfile too because Thuban layers can't yet cope missing DBF
13            files.
14    
15    2002-09-20  Bernhard Herzog  <[email protected]>
16    
17            * test/test_menu.py: Use initthuban instead of
18            add_thuban_dir_to_path to initialize Thuban.
19    
20            * test/support.py (FloatComparisonMixin.assertFloatEqual): New.
21            Mixin class for float comparisons
22            (SubscriberMixin): New. Mixin class to test messages sent through
23            the Connector class
24    
25            * test/README: Fix a typo and add the -v flag to the command for
26            individual tests
27    
28            * test/test_session.py: New. Test cases for Thuban.Model.session
29    
30            * test/test_proj.py: New. Test cases for Thuban.Model.proj
31    
32            * test/test_map.py: New. Test cases for Thuban.Model.map
33    
34            * test/test_layer.py: New. Test cases for Thuban.Model.layer
35    
36            * test/test_label.py: New. Test cases for Thuban.Model.label
37    
38            * test/test_connector.py: New. Test cases for Thuban.Lib.connector
39    
40            * test/test_color.py: New. Test cases for Thuban.Model.color
41    
42            * test/test_base.py: New. Test cases for Thuban.Model.base
43    
44    2002-09-13  Bernhard Herzog  <[email protected]>
45    
46            * Thuban/Model/session.py (Session.forwarded_channels): Forward
47            the CHANGED channel too.
48    
49            * Thuban/Model/map.py (Map.forwarded_channels): Forward the
50            CHANGED channel too.
51            (Map.__init__): Call the Modifiable constructor as well.
52    
53            * Thuban/Model/base.py (Modifiable.UnsetModified): Issue a CHANGED
54            event if the modified flag changes.
55            (Modifiable.changed): Tweak the doc-string.
56    
57            * Thuban/UI/mainwindow.py (MainWindow.view_position_changed)
58            (MainWindow.set_position_text): Put the code that puts the text
59            with the mouse position into the status bar into the new method
60            set_position_text so that it can overwritten in derived classes.
61    
62    2002-09-12  Bernhard Herzog  <[email protected]>
63    
64            * Thuban/UI/mainwindow.py (MainWindow.RunMessageBox): Center the
65            message box on the main window.
66    
67  2002-09-11  Bernhard Herzog  <[email protected]>  2002-09-11  Bernhard Herzog  <[email protected]>
68    
69          * Thuban/UI/mainwindow.py: Underline the 'x' in "Exit" instead of          * Thuban/UI/mainwindow.py: Underline the 'x' in "Exit" instead of
70          the 'E' because it's less likely to interfere with other menu          the 'E' because it's less likely to interfere with other menu
71          entries.          entries.
72            (MainWindow.build_menu): remove an incorrect comment.
73    
74  2002-09-10  Bernhard Herzog  <[email protected]>  2002-09-10  Bernhard Herzog  <[email protected]>
75    

Legend:
Removed from v.313  
changed lines
  Added in v.341

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26