libgnomedb r1538 - in trunk: . examples/SampleApp/src libgnomedb testing



Author: murrayc
Date: 2007-01-17 10:00:35 +0000 (Wed, 17 Jan 2007)
New Revision: 1538
ViewCVS link: http://svn.gnome.org/viewcvs/libgnomedb?rev=1538&view=rev

Modified:
   trunk/ChangeLog
   trunk/examples/SampleApp/src/main.c
   trunk/libgnomedb/gnome-db-basic-form.c
   trunk/libgnomedb/gnome-db-basic-form.h
   trunk/libgnomedb/gnome-db-dsn-spec.c
   trunk/libgnomedb/gnome-db-raw-form.c
   trunk/libgnomedb/gnome-db-server-operation.c
   trunk/testing/test-dyn-widgets.c
Log:
2007-01-17  Murray Cumming  <murrayc murrayc com>

        * examples/SampleApp/src/main.c: (prepare_main_window):
        * libgnomedb/gnome-db-basic-form.c:
        (gnome_db_basic_form_class_init),
        (gnome_db_basic_form_set_property), (gnome_db_basic_form_fill),
        (gnome_db_basic_form_show_entry_actions):
        * libgnomedb/gnome-db-basic-form.h:
        * libgnomedb/gnome-db-dsn-spec.c: (adapt_form_widget):
        * libgnomedb/gnome-db-raw-form.c: (gnome_db_raw_form_initialize),
        (gnome_db_raw_form_show_column_actions):
        * libgnomedb/gnome-db-server-operation.c: (fill_create_widget):
        * testing/test-dyn-widgets.c: (cust_forms_grids_test_prepare):
        Renamed gnome_db_basic_form_show_entries_actions() to 
        gnome_db_basic_form_show_entry_actions(). It does refer to multiple 
        entries, but the name is not quite gramatically correct and looks like it refers to 
        one entry but with incorrect spelling. The new name is not perfect but at least does 
        not look wrong.
        Also changed property description as noticed in bug #352123 from Clytie Siddall. 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]