CVSROOT: /cvs/gnome Module name: glom Changes by: murrayc 06/03/11 18:19:39
Modified files: . : ChangeLog glom : base_db.cc glom.glade glom/data_structure/layout: layoutgroup.cc layoutgroup.h glom/document : document_glom.cc document_glom.h glom/layout_item_dialogs: Makefile.am dialog_group_by.cc dialog_group_by.h glom/mode_data : dialog_layout_details.cc dialog_layout_details.h xslt : print_report_to_html.xsl Added files: glom/layout_item_dialogs: comboentry_borderwidth.cc comboentry_borderwidth.h Log message: 2006-03-12 Murray Cumming <[EMAIL PROTECTED]> * glom/base_db.cc: * glom/data_structure/layout/layoutgroup.cc: * glom/data_structure/layout/layoutgroup.h: Added get/set_border_width() for use when creating reports, for some slight formatting choice. * glom/document/document_glom.cc: * glom/document/document_glom.h: load_after_layout_group(), save_before_layout_group(): Handle the border_width. * glom/glom.glade: * glom/layout_item_dialogs/dialog_group_by.cc: * glom/layout_item_dialogs/dialog_group_by.h: Allow the user to choose a border width for the rows in the group. * glom/layout_item_dialogs/Makefile.am: * glom/layout_item_dialogs/comboentry_borderwidth.cc: * glom/layout_item_dialogs/comboentry_borderwidth.h: New widget for choosing the border width. * glom/mode_data/dialog_layout_details.cc: * glom/mode_data/dialog_layout_details.h: Simplify the if/ifelse blocks that deal with layout parts. * xslt/print_report_to_html.xsl: Reduce copy/paste by using xsl::variables (though those xsl::variable blocks are copy/pasted). Use xsl::variables to apply a border-width style to td and the HTML blocks, depending on the border_width of the group-by. Add a horizontal line after the group-by titles. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glom&who=murrayc&date=explicit&mindate=2006-03-11%2018:18&maxdate=2006-03-11%2018:20 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list