CVSROOT: /cvs/gnome Module name: glom Changes by: murrayc 06/09/30 08:54:11
Modified files: . : ChangeLog NEWS glom : application.cc base_db.cc base_db.h frame_glom.cc frame_glom.h glom.glade glom/libglom : utils.cc utils.h glom/libglom/document: document_glom.cc document_glom.h glom/mode_design: Makefile.am dialog_design.cc dialog_design.h glom/navigation: box_tables.cc Added files: glom/mode_design: dialog_add_related_table.cc dialog_add_related_table.h Log message: 2006-09-30 Murray Cumming <[EMAIL PROTECTED]> * glom/mode_design/dialog_design.cc: * glom/mode_design/dialog_design.h: Derive from Window instead of Dialog, because that is what it is in the .glade file, and that is how it is used. * glom/application.cc: * glom/base_db.cc: * glom/base_db.h: Added create_table_with_default_fields(), moving code from box_tables.cc. * glom/navigation/box_tables.cc: on_adddel_Add(): Call create_table_with_default_fields() to simplify code. * glom/libglom/document/document_glom.cc: * glom/libglom/document/document_glom.h: Added add_table((), so that create_table_with_default_fields() can update the document immediately each time. * glom/libglom/utils.cc: * glom/libglom/utils.h: Added string_remove_prefix(). * glom/frame_glom.cc: * glom/frame_glom.h: Added do_menu_developer_fields() and called it from on_menu_developer_fields(), so we can show the fields dialog from other places. * glom/mode_design/Makefile.am: * glom/glom.glade: * glom/mode_design/dialog_add_related_table.cc: * glom/mode_design/dialog_add_related_table.h: Added Tables/Add-Related-Table menu item, to quickly create a related table and a relationship to it. Bug #355975. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glom&who=murrayc&date=explicit&mindate=2006-09-30%2008:53&maxdate=2006-09-30%2008:55 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list