0.8.33: 2005-07-09 Murray Cumming * glom/mode_data/dialog_layout_details.cc: on_cell_data_name(): Allow group names to be changed. 2005-07-09 Murray Cumming * glom/base_db.cc: * glom/base_db.h: get_table_names(): Added optional bool ignore_system_tables parameter * glom/mode_design/box_db_table_relationships.cc: fill_from_database(): Hide the system tables. 2005-07-09 Murray Cumming * configure.in: Depend on gnome-vfsmm 2.11, instead of just the version that bakery needs, because we need Uri::make_from_shell_arg(). * glom/navigation/box_tables.cc: load_from_document(): Really hide the glom_system_* tables. 2005-07-08 Murray Cumming * glom/document/document_glom.cc: * glom/document/document_glom.h: Added get_first_table(). * glom/frame_glom.cc: on_dialog_tables_hide(): If the current table was deleted, show the default or first table.