CVSROOT: /cvs/gnome Module name: glom Changes by: murrayc 05/05/14 19:51:28
Modified files: . : ChangeLog examples : example_smallbusiness.glom glom : base_db.cc base_db.h dialog_layout_report.cc utils.cc glom/data_structure/layout: layoutitem_field.cc layoutitem_field.h glom/data_structure/layout/report_parts: layoutitem_fieldsummary.cc layoutitem_fieldsummary.h glom/document : document_glom.cc glom/layout_item_dialogs: dialog_field_summary.cc glom/mode_data : box_data_details.cc glom/utility_widgets: datawidget.cc glom/utility_widgets/db_adddel: db_adddel.cc xslt : print_report_to_html.xsl Log message: 2005-05-15 Murray Cumming <[EMAIL PROTECTED]> * glom/base_db.cc: * glom/base_db.h: report_build_summary(): Implemented, so summary parts show up in reports. * glom/data_structure/layout/layoutitem_field.cc: * glom/data_structure/layout/layoutitem_field.h: Added get_title_or_name(), delegating to the member Field. * glom/data_structure/layout/report_parts/layoutitem_fieldsummary.cc: * glom/data_structure/layout/report_parts/layoutitem_fieldsummary.h: Override get_title_or_name() to mention the summary type. Added get_layout_display_name_field() to get just the field part. Corrected the copy constructor and operator== to use the summary type too. * glom/dialog_layout_report.cc: Show the field name and summary type properly. * glom/document/document_glom.cc: Save the summary type of LayoutItem_FieldSummary parts. * glom/layout_item_dialogs/dialog_field_summary.cc: * glom/utils.cc: build_sql_select_with_where_clause(): If the LayoutItem_Field is actually a LayoutItem_FieldSummary, use a summary function instead of just getting the field value. * xslt/print_report_to_html.xsl: Added a block for the summary part. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glom&who=murrayc&date=explicit&mindate=2005-05-14%2019:50&maxdate=2005-05-14%2019:52 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list