CVSROOT:        /cvs/gnome
Module name:    glom
Changes by:     murrayc 05/07/21 18:31:27

Modified files:
        .              : ChangeLog 
        glom           : frame_glom.cc frame_glom.h 
        glom/document  : document_glom.cc document_glom.h 
        glom/mode_data : box_data_details.cc box_data_details.h 
                         box_data_list_related.cc notebook_data.cc 
                         notebook_data.h 
        glom/utility_widgets: flowtablewithfields.cc 
                              flowtablewithfields.h 
        glom/utility_widgets/db_adddel: Makefile.am db_adddel.cc 
                                        db_adddel.h 
Added files:
        glom/utility_widgets/db_adddel: cellrenderer_button.cc 
                                        cellrenderer_button.h 

Log message:
2005-07-22  Murray Cumming  <[EMAIL PROTECTED]>

* glom/document/document_glom.cc:
* glom/document/document_glom.h: Added get_table_is_hidden().
* glom/frame_glom.cc:
* glom/frame_glom.h: Handle signal_record_details_requested on the
Notebook_Data, to show a specific record in another table.
* glom/mode_data/box_data_details.cc:
* glom/mode_data/box_data_details.h: Added
signal_requested_related_details, emitted when a FlowTable emits
its own signal_requested_related_details.
* glom/utility_widgets/db_adddel/db_adddel.cc:
* glom/utility_widgets/db_adddel/db_adddel.h: Added
set_use_row_button().
* glom/mode_data/box_data_list_related.cc: init_db_details():
If the related table is not hidden, then add a button on each
row, to navigate to the related record.
* glom/mode_data/notebook_data.cc:
* glom/mode_data/notebook_data.h: Catch the signal from
Box_Data_Details, and emit
signal_details_requested signal_record_details_requested.
Added show_details(), so the parent Frame can specify a
record.
* glom/utility_widgets/db_adddel/Makefile.am:
* glom/utility_widgets/db_adddel/cellrenderer_button.cc:
* glom/utility_widgets/db_adddel/cellrenderer_button.h: New
derived CellRenderer, which is just an icon at the moment.
* glom/utility_widgets/flowtablewithfields.cc:
* glom/utility_widgets/flowtablewithfields.h: Added
signal_requested_related_details.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glom&who=murrayc&date=explicit&mindate=2005-07-21%2018:30&maxdate=2005-07-21%2018:32

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

Reply via email to