CVSROOT: /cvs/gnome Module name: glom Changes by: murrayc 05/04/22 09:32:16
Modified files: . : ChangeLog examples : example_smallbusiness.glom glom/data_structure: glomconversions.cc glom/data_structure/layout: layoutitem_field.cc layoutitem_portal.cc layoutitem_portal.h glom/document : document_glom.cc document_glom.h glom/mode_data : dialog_layout_list_related.cc glom/utility_widgets: cellrendererlist.cc Log message: 2005-04-22 Murray Cumming <[EMAIL PROTECTED]> * glom/data_structure/glomconversions.cc: Added some warnings for when relationships are unexpectedly empty. * glom/data_structure/layout/layoutitem_field.cc: get_has_choices(). Return false if the choices information is empty, so we have no empty dropdown menus. * glom/data_structure/layout/layoutitem_portal.cc: * glom/data_structure/layout/layoutitem_portal.h: Store the whole Relationship information here. * glom/document/document_glom.cc: * glom/document/document_glom.h: Use a more explicit data structure for layouts, clearly marking related (portal) layouts. update_relationships(): Update related (portal) layouts too. * glom/mode_data/dialog_layout_list_related.cc: on_button_formatting(): Specify the correct table name, so we get choices from the related table, not the parent table. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glom&who=murrayc&date=explicit&mindate=2005-04-22%2009:31&maxdate=2005-04-22%2009:33 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list