libgnomedb r1562 - in trunk: . doc doc/C/tmpl examples/SampleApp/po libgnomedb libgnomedb/data-entries testing



Author: vivien
Date: 2007-01-31 20:04:06 +0000 (Wed, 31 Jan 2007)
New Revision: 1562
ViewCVS link: http://svn.gnome.org/viewcvs/libgnomedb?rev=1562&view=rev

Modified:
   trunk/ChangeLog
   trunk/configure.in
   trunk/doc/C/tmpl/gnome-db-data-cell-renderer-combo.sgml
   trunk/doc/C/tmpl/gnome-db-data-cell-renderer-combo.sgml.bak
   trunk/doc/C/tmpl/gnome-db-data-widget.sgml
   trunk/doc/Makefile.am
   trunk/examples/SampleApp/po/Makefile.in.in
   trunk/libgnomedb/data-entries/gnome-db-data-cell-renderer-combo.c
   trunk/libgnomedb/data-entries/gnome-db-data-cell-renderer-info.c
   trunk/libgnomedb/data-entries/gnome-db-entry-shell.c
   trunk/libgnomedb/gnome-db-basic-form.c
   trunk/libgnomedb/gnome-db-basic-form.h
   trunk/libgnomedb/gnome-db-data-widget.h
   trunk/libgnomedb/gnome-db-dsn-assistant.c
   trunk/libgnomedb/gnome-db-raw-form.c
   trunk/libgnomedb/gnome-db-raw-grid.c
   trunk/libgnomedb/utility.c
   trunk/libgnomedb/utility.h
   trunk/testing/TEST_sqlite.db
   trunk/testing/test-dyn-widgets.c
Log:
2007-01-31  Vivien Malerba <malerba gnome-db org>

        * configure.in:
        * doc/Makefile.am: detect if scrollkeeper is not present, and don't use it
        in that case (previously scrollkeeper was mandatory)
        * configure.in: detect Maemo platform libraries and set HAVE_MAEMO if found
        * libgnomedb/gnome-db-raw-grid.c:
        * libgnomedb/gnome-db-basic-form.c:
        * libgnomedb/gnome-db-raw-form.c: bug fix: don't show a data entry if
        gnome_db_data_widget_column_hide() has been called
        * libgnomedb/gnome-db-raw-grid.c: improved column title for parameters restricted
        by a data model
        * libgnomedb/data-entries/gnome-db-data-cell-renderer-combo.c: added a "show_expander"
        attribute
        * libgnomedb/gnome-db-raw-grid.c: hide expander for parameters restricted by a data model
        * testing/test-dyn-widgets.c: added an option to select the write mode of the Form and Grid
        tests
        * libgnomedb/gnome-db-data-widget.h: added some comments on enum
        * libgnomedb/utility.h:
        * libgnomedb/utility.c: more functions, renamed to respect the gnome_db_ prefix,
        renaming also impacts other files
        * libgnomedb/gnome-db-raw-form.c:
        * libgnomedb/gnome-db-raw-grid.c: make the widgets report any error when applying
        the modifications stored in the proxy





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