CVSROOT:        /cvs/gnome
Module name:    glom
Changes by:     murrayc 05/04/09 10:53:25

Modified files:
        .              : ChangeLog 
        examples       : example_smallbusiness.glom 
        glom/data_structure/layout: layoutitem_field.cc 
                                    layoutitem_field.h 
        glom/mode_data : box_data_list.cc 
        glom/utility_widgets/db_adddel: db_adddel.cc db_adddel.h 
                                        glom_db_treemodel.cc 
                                        glom_db_treemodel.h 

Log message:
2005-04-09  Murray Cumming <[EMAIL PROTECTED]>

* glom/data_structure/layout/layoutitem_field.cc:
* glom/data_structure/layout/layoutitem_field.h:
Add get/set_hidden(), so we can add a hidden list
column for keys, without showing them in the UI.
* glom/mode_data/box_data_list.cc:
Do not create rows in the AddDel from the database -
allow it (the model) to fill itself.
* glom/utility_widgets/db_adddel/db_adddel.cc:
* glom/utility_widgets/db_adddel/db_adddel.h:
Use the new explicit get_last_row() method of the model
instead of iterating back from end().
* glom/utility_widgets/db_adddel/glom_db_treemodel.cc:
* glom/utility_widgets/db_adddel/glom_db_treemodel.h:
Constructor: create rows from the database automatically,
as well as allowing creating of new empty rows.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glom&who=murrayc&date=explicit&mindate=2005-04-09%2010:52&maxdate=2005-04-09%2010:54

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

Reply via email to