/[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 280 by bh, Mon Aug 26 15:06:24 2002 UTC revision 287 by bh, Thu Aug 29 11:22:07 2002 UTC
# Line 1  Line 1 
1    2002-08-29  Bernhard Herzog  <[email protected]>
2    
3            * Thuban/Model/table.py: Make writing records work correctly:
4            (Table.__init__): Keep track of whether the DBF is open for
5            writing
6            (Table.write_record): Open the DBF file for writing when necessary
7    
8    2002-08-27  Bernhard Herzog  <[email protected]>
9    
10            * Thuban/Model/table.py (Table.write_record, Table.__init__): Open
11            dbf files only for reading by default. Use a new writable dbf
12            object for writing.
13    
14  2002-08-26  Bernhard Herzog  <[email protected]>  2002-08-26  Bernhard Herzog  <[email protected]>
15    
16            * Thuban/UI/mainwindow.py: Refactor the context creation:
17            (MainWindow.Context): New method to return a context
18            (MainWindow.invoke_command, MainWindow.update_command_ui): Use the
19            new method
20    
21          * Thuban/UI/tableview.py (TableGrid, LayerTableGrid): Split the          * Thuban/UI/tableview.py (TableGrid, LayerTableGrid): Split the
22          layer table specific code from TableGrid into LayerTableGrid          layer table specific code from TableGrid into LayerTableGrid
23          (TableFrame, LayerTableFrame): Split the layer table specific code          (TableFrame, LayerTableFrame): Split the layer table specific code

Legend:
Removed from v.280  
changed lines
  Added in v.287

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26