/[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 278 by bh, Mon Aug 26 12:50:23 2002 UTC revision 292 by bh, Fri Aug 30 09:44:12 2002 UTC
# Line 1  Line 1 
1    2002-08-30  Bernhard Herzog  <[email protected]>
2    
3            * test/: new subdirectory with a bunch of unit tests.
4    
5            * test/README, test/test_table.py, test/test_save.py,
6            test/test_menu.py, test/test_load.py: Initial set of tests and
7            brief instructions on how to run them
8    
9    2002-08-29  Bernhard Herzog  <[email protected]>
10    
11            * Thuban/UI/renderer.py (ScreenRenderer.draw_shape_layer): Handle
12            arcs with multiple parts.
13    
14            * Thuban/UI/view.py (ZoomInTool.MouseUp, ZoomOutTool.MouseUp):
15            Handle degenrate rectangles.
16    
17            * Thuban/Model/table.py: Make writing records work correctly:
18            (Table.__init__): Keep track of whether the DBF is open for
19            writing
20            (Table.write_record): Open the DBF file for writing when necessary
21    
22    2002-08-27  Bernhard Herzog  <[email protected]>
23    
24            * Thuban/Model/table.py (Table.write_record, Table.__init__): Open
25            dbf files only for reading by default. Use a new writable dbf
26            object for writing.
27    
28  2002-08-26  Bernhard Herzog  <[email protected]>  2002-08-26  Bernhard Herzog  <[email protected]>
29    
30            * Thuban/UI/mainwindow.py: Refactor the context creation:
31            (MainWindow.Context): New method to return a context
32            (MainWindow.invoke_command, MainWindow.update_command_ui): Use the
33            new method
34    
35          * Thuban/UI/tableview.py (TableGrid, LayerTableGrid): Split the          * Thuban/UI/tableview.py (TableGrid, LayerTableGrid): Split the
36          layer table specific code from TableGrid into LayerTableGrid          layer table specific code from TableGrid into LayerTableGrid
37          (TableFrame, LayerTableFrame): Split the layer table specific code          (TableFrame, LayerTableFrame): Split the layer table specific code
38          from TableFrame into LayerTableFrame          from TableFrame into LayerTableFrame
39            (LayerTableGrid.select_shape): Remove a debug print
40    
41          * Thuban/UI/mainwindow.py (MainWindow.LayerShowTable): Use the          * Thuban/UI/mainwindow.py (MainWindow.LayerShowTable): Use the
42          LayerTableFrame          LayerTableFrame

Legend:
Removed from v.278  
changed lines
  Added in v.292

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26