/[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 1695 by bh, Mon Sep 1 11:23:41 2003 UTC revision 1696 by bh, Mon Sep 1 12:45:19 2003 UTC
# Line 1  Line 1 
1  2003-09-01  Bernhard Herzog  <[email protected]>  2003-09-01  Bernhard Herzog  <[email protected]>
2    
3            * Thuban/UI/dbdialog.py (ChooseDBTableDialog.__init__): Change the
4            parameter list to just parent and session
5            (ChooseDBTableDialog.__set_properties): Removed. Setting the
6            selection of empty list boxes is not allowed (and produces C++
7            assertion errors) and the rest of the setup is better done in
8            __init__ anyway.
9            (ChooseDBTableDialog.OnCancel, ChooseDBTableDialog.OnOK)
10            (ChooseDBTableDialog.OnLBDClick, DBDialog.OnOK): Use the Python
11            builtins True/False for booleans to avoid warnings from wxPython
12    
13            * Thuban/UI/mainwindow.py (MainWindow.AddDBLayer): Adapt to new
14            ChooseDBTableDialog constructor parameters.
15    
16    2003-09-01  Bernhard Herzog  <[email protected]>
17    
18          * Thuban/Model/postgisdb.py          * Thuban/Model/postgisdb.py
19          (PostGISTable): Extend doc-string          (PostGISTable): Extend doc-string
20          (PostGISTable._fetch_table_information): Set the column index          (PostGISTable._fetch_table_information): Set the column index

Legend:
Removed from v.1695  
changed lines
  Added in v.1696

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26