/[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 1024 by jan, Fri May 23 14:20:52 2003 UTC revision 1030 by frank, Mon May 26 11:48:12 2003 UTC
# Line 1  Line 1 
1    2003-05-26  Frank Koormann  <[email protected]>
2    
3            Table export functionality
4    
5            * Thuban/Model/table.py (DBFTable.Width, MemoryTable.Width):
6            Return width (in characters) for a column.
7            (DBFTable.Precision, MemoryTable.Precision): Return decimal precision.
8            (table_to_dbf): Write table to dbf file.
9            (table_to_csv): Write table to csv file.
10    
11            * Thuban/Model/transientdb.py (TransientTableBase.Width,
12            TransientTableBase.Precision): Return column width and precision.
13    
14            * Thuban/UI/tableview.py (QueryTableFrame.OnSaveAs): Call table_to_dbf
15            or table_to_csv depending on file selection.
16    
17            * test/test_dbf_table.py:
18            Test table_to_dbf (extension of former part of test).
19    
20            * test/test_csv_table.py:
21            Test table_to_csv.
22    
23  2003-05-23  Jan-Oliver Wagner <[email protected]>  2003-05-23  Jan-Oliver Wagner <[email protected]>
24    
25          * Thuban/UI/join.py (JoinDialog.OnJoin): Use _() for strings.          * Thuban/UI/join.py (JoinDialog.OnJoin): Use _() for strings.

Legend:
Removed from v.1024  
changed lines
  Added in v.1030

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26