CVSROOT:        /cvs/gnome
Module name:    glom
Changes by:     murrayc 05/03/08 11:52:57

Modified files:
        .              : ChangeLog 
        glom           : box_db_table.cc box_db_table.h 
        glom/data_structure: field.cc field.h 
        glom/mode_data : box_data.cc box_data_details.cc 
                         box_data_details.h box_data_list.cc 
                         box_data_list.h box_data_list_related.cc 
        glom/utility_widgets/db_adddel: db_adddel.cc db_adddel.h 
                                        glom_db_treemodel.cc 
                                        glom_db_treemodel.h 

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

* glom/utility_widgets/db_adddel/db_adddel.[h|cc]: Remove as_value
from method names because they are all by value. Added
get/set_key_field() so it is easy to know the primary key for the
table.
* glom/utility_widgets/db_adddel/glom_db_treemodel.[h|cc]: create()
now takes a list of fields - one for each column. This should allow
us to construct a SQL query from the model itself in future.
* glom/mode_data/box_data_list.[h|cc]: Store the primary key field
in the AddDel.
* glom/mode_data/box_data_details.[h|cc]: Store the primary key field
in a member variable, instead of iterating for it every time.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glom&who=murrayc&date=explicit&mindate=2005-03-08%2011:51&maxdate=2005-03-08%2011:53

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

Reply via email to