CVSROOT: /cvs/gnome Module name: glom Changes by: murrayc 05/07/21 08:30:45
Modified files: . : ChangeLog glom/data_structure/layout: layoutgroup.cc layoutgroup.h layoutitem_portal.cc layoutitem_portal.h glom/document : document_glom.cc document_glom.h glom/mode_data : box_data_details.cc box_data_list_related.cc box_data_list_related.h dialog_layout_details.cc dialog_layout_list_related.cc dialog_layout_list_related.h treestore_layout.h glom/utility_widgets: flowtablewithfields.cc Log message: 2005-07-21 Murray Cumming <[EMAIL PROTECTED]> * glom/data_structure/layout/layoutgroup.cc: * glom/data_structure/layout/layoutgroup.h: * glom/data_structure/layout/layoutitem_portal.cc: * glom/data_structure/layout/layoutitem_portal.h: Inherit from LayoutGroup instead of LayoutItem, so we can store the related records layout inside it, instead of in a separate hacked-up layout node in the document. * glom/document/document_glom.cc: * glom/document/document_glom.h: Save LayoutItem_Portal layout groups. * glom/mode_data/box_data_details.cc: * glom/mode_data/box_data_list_related.cc: * glom/mode_data/box_data_list_related.h: * glom/mode_data/dialog_layout_details.cc: * glom/mode_data/dialog_layout_list_related.cc: * glom/mode_data/dialog_layout_list_related.h: * glom/mode_data/treestore_layout.h: * glom/utility_widgets/flowtablewithfields.cc: Pass the whole LayoutItem_Portal around instead of just the relationship name, and don't try to store the portal layout separately in the document. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glom&who=murrayc&date=explicit&mindate=2005-07-21%2008:29&maxdate=2005-07-21%2008:31 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list