CVSROOT: /cvs/gnome Module name: glom Changes by: murrayc 06/03/27 04:03:41
Modified files: . : ChangeLog NEWS glom : application.cc base_db.cc base_db.h box_db_table.cc dialog_connection.cc dialog_database_preferences.cc frame_glom.cc standard_table_prefs_fields.h glom/document : document_glom.cc document_glom.h glom/mode_data : box_data.cc box_data_details.cc box_data_list.cc box_data_list_related.cc notebook_data.cc glom/mode_design: box_db_table_relationships.cc glom/mode_design/fields: box_db_table_definition.cc glom/mode_design/users: dialog_groups_list.cc dialog_users_list.cc glom/navigation: box_tables.cc glom/utility_widgets/db_adddel: db_adddel.cc po : POTFILES.in Log message: 2006-03-27 Murray Cumming <[EMAIL PROTECTED]> * glom/document/document_glom.cc: * glom/document/document_glom.h: get_table_fields(): Hide the hidden system field, though it should never be in the document anyay. Added set_parent_window() so that the load/save methods can show a busy cursor, though this does not work yet. * glom/application.cc: init_create_document(): Call set_parent_window() on the document. * glom/standard_table_prefs_fields.h: Added GLOM_STANDARD_FIELD_LOCK - a hidden system field for each table, not used yet. * glom/base_db.h: get_fields_for_table_from_database(): Optionally hide the hidden system field. * glom/base_db.cc: connect_to_server(), Query_Execute(): Added optional parent_window parameter, so they can show the busy cursor. * glom/box_db_table.cc: * glom/dialog_connection.cc: * glom/dialog_database_preferences.cc: * glom/frame_glom.cc: * glom/mode_data/box_data.cc: * glom/mode_data/box_data_details.cc: * glom/mode_data/box_data_list.cc: * glom/mode_data/box_data_list_related.cc: * glom/mode_data/notebook_data.cc: * glom/mode_design/box_db_table_relationships.cc: * glom/mode_design/fields/box_db_table_definition.cc: * glom/mode_design/users/dialog_groups_list.cc: * glom/mode_design/users/dialog_users_list.cc: * glom/navigation/box_tables.cc: Use the new parameters to show busy cursors. * glom/utility_widgets/db_adddel/db_adddel.cc: treeview_append_column(): Escape underlines in column titles so that they are not interpreted as mnemmonics. * po/POTFILES.in: Added missing file. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glom&who=murrayc&date=explicit&mindate=2006-03-27%2004:02&maxdate=2006-03-27%2004:04 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list