/[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 269 by bh, Thu Aug 22 10:25:55 2002 UTC revision 275 by bh, Thu Aug 22 16:26:05 2002 UTC
# Line 1  Line 1 
1  2002-08-22  Bernhard Herzog  <[email protected]>  2002-08-22  Bernhard Herzog  <[email protected]>
2    
3            * Thuban/Model/table.py (Table.write_record): New method to write
4            records.
5            (Table.__init__): Open the DBF file for writing too.
6    
7            * Thuban/UI/controls.py (RecordTable.SetValue): Write the value
8            into the underlying table.
9    
10            * extensions/shapelib/shapefil.h (DBFCommit),
11            extensions/shapelib/dbfopen.c (DBFCommit): New API function to
12            commit any changes made to the DBF file.
13    
14            * Thuban/UI/mainwindow.py (make_check_current_tool)
15            (_tool_command): Put the code that generates the "checked"
16            callback into a separate function so that we can reuse it
17            elsewhere
18    
19          * Thuban/Model/save.py (Saver): New class to handle serializing a          * Thuban/Model/save.py (Saver): New class to handle serializing a
20          session into an XML file. The main reason to introduce a class is          session into an XML file. The main reason to introduce a class is
21          that applications built on Thuban can derive from it so that they          that applications built on Thuban can derive from it so that they

Legend:
Removed from v.269  
changed lines
  Added in v.275

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26