CVSROOT: /cvs/gnome Module name: glom Changes by: murrayc 06/03/13 05:59:12
Modified files: . : ChangeLog glom : base_db.cc utils.cc glom/data_structure/layout: usesrelationship.cc usesrelationship.h glom/document : document_glom.cc glom/layout_item_dialogs: dialog_group_by.cc xslt : print_report_to_html.xsl Log message: Updated Catalan translation by Quim Perez i Noguer i Xavi Conde. 2006-03-13 Murray Cumming <[EMAIL PROTECTED]> * glom/base_db.cc: report_build_groupby_children(): In the ORDER BY clause, use the relationship alias name, instead of the table name, to avoid getting extra records because we would not be using the join. * glom/data_structure/layout/usesrelationship.cc: * glom/data_structure/layout/usesrelationship.h: Added get_sql_table_or_join_alias_name() for convenience. * glom/utils.cc: build_sql_select_with_where_clause(): Use get_sql_table_or_join_alias_name() to simplify the code. * glom/document/document_glom.cc: load_after_layout_group(): Fill the full field details for secondary fields of GroupBy parts. * glom/layout_item_dialogs/dialog_group_by.cc: update_labels(): Show the list of secondary fields. * xslt/print_report_to_html.xsl: Only indent child group_by divs, to avoid wasting space at the left margin. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glom&who=murrayc&date=explicit&mindate=2006-03-13%2005:58&maxdate=2006-03-13%2006:00 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list