CVSROOT:        /cvs/gnome
Module name:    glom
Changes by:     murrayc 05/04/21 14:46:20

Modified files:
        .              : ChangeLog 
        examples       : example_smallbusiness.glom 
        glom           : base_db.cc box_db.cc dialog_connection.cc 
                         dialog_connection.h frame_glom.cc main.cc 
        glom/data_structure: glomconversions.cc glomconversions.h 
        glom/document  : document_glom.cc document_glom.h 
        glom/mode_data : box_data_details.cc box_data_list.cc 
                         box_data_list_related.cc dialog_field_layout.cc 
                         dialog_layout.cc dialog_layout.h 
                         dialog_layout_details.cc dialog_layout_list.cc 
                         dialog_layout_list_related.cc 
        glom/mode_design: box_db_table_relationships.cc 
        glom/mode_find : box_data_details_find.cc 
        glom/navigation: box_tables.cc 
        glom/utility_widgets: datawidget.cc 
        glom/utility_widgets/db_adddel: db_adddel.cc 

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

* glom/data_structure/glomconversions.cc:
* glom/data_structure/glomconversions.h:
Add get_choice_values(), with code moved
from DataWidget.
* glom/utility_widgets/datawidget.cc:
* glom/utility_widgets/db_adddel/db_adddel.cc:
Use a CellRendererCombo on the List view,
if the field layout has choices. However, it
only shows the first column so far.
* glom/base_db.cc:
* glom/box_db.cc:
* glom/dialog_connection.cc:
* glom/dialog_connection.h:
* glom/document/document_glom.cc:
* glom/document/document_glom.h:
* glom/frame_glom.cc:
* glom/main.cc:
* glom/mode_data/box_data_details.cc:
* glom/mode_data/box_data_list.cc:
* glom/mode_data/box_data_list_related.cc:
* glom/mode_data/dialog_field_layout.cc:
* glom/mode_data/dialog_layout.cc:
* glom/mode_data/dialog_layout.h:
* glom/mode_data/dialog_layout_details.cc:
* glom/mode_data/dialog_layout_list.cc:
* glom/mode_data/dialog_layout_list_related.cc:
* glom/mode_design/box_db_table_relationships.cc:
* glom/mode_find/box_data_details_find.cc:
* glom/navigation/box_tables.cc:
Use get_document() from the View base class
instead of another member variable. Use add_view()
and remove_view() in some more places.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glom&who=murrayc&date=explicit&mindate=2005-04-21%2014:45&maxdate=2005-04-21%2014:47

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

Reply via email to