CVSROOT:        /cvs/gnome
Module name:    glom
Changes by:     murrayc 05/08/02 07:40:06

Modified files:
        .              : ChangeLog 
        examples       : example_smallbusiness.glom 
        glom           : base_db.cc base_db.h connectionpool.cc 
                         connectionpool.h frame_glom.cc 
        glom/mode_data : box_data_details.cc box_data_list.cc 
        glom/mode_design/fields: box_db_table_definition.cc 
        glom/python_embed/python_module: py_glom_relatedrecord.cc 
        glom/utility_widgets/db_adddel: glom_db_treemodel.cc 

Log message:
2005-08-02  Murray Cumming  <[EMAIL PROTECTED]>

* glom/base_db.cc:
* glom/base_db.h: connect(): Reimplement with
get_and_connect().
handle_error(): Reimplement with
ConnectionPool::handle_error().
* glom/connectionpool.cc:
* glom/connectionpool.h: Added get_and_connect().
Added handle_error().
* glom/frame_glom.cc: Frame_Glom::create_database():
Do not show the error dialog here because it is already shown
by the calling function in application.cc.
* glom/mode_data/box_data_details.cc:
* glom/mode_data/box_data_list.cc:
* glom/mode_design/fields/box_db_table_definition.cc:
* glom/python_embed/python_module/py_glom_relatedrecord.cc:
* glom/utility_widgets/db_adddel/glom_db_treemodel.cc:
Call handle_error() to show a dialog when there is a
database error.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glom&who=murrayc&date=explicit&mindate=2005-08-02%2007:39&maxdate=2005-08-02%2007:41

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to