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

Legend:
Removed from v.311  
changed lines
  Added in v.338

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26