head 1.11; access; symbols pkgsrc-2013Q2:1.11.0.24 pkgsrc-2013Q2-base:1.11 pkgsrc-2012Q4:1.11.0.22 pkgsrc-2012Q4-base:1.11 pkgsrc-2011Q4:1.11.0.20 pkgsrc-2011Q4-base:1.11 pkgsrc-2011Q2:1.11.0.18 pkgsrc-2011Q2-base:1.11 pkgsrc-2009Q4:1.11.0.16 pkgsrc-2009Q4-base:1.11 pkgsrc-2008Q4:1.11.0.14 pkgsrc-2008Q4-base:1.11 pkgsrc-2008Q3:1.11.0.12 pkgsrc-2008Q3-base:1.11 cube-native-xorg:1.11.0.10 cube-native-xorg-base:1.11 pkgsrc-2008Q2:1.11.0.8 pkgsrc-2008Q2-base:1.11 pkgsrc-2008Q1:1.11.0.6 pkgsrc-2008Q1-base:1.11 pkgsrc-2007Q4:1.11.0.4 pkgsrc-2007Q4-base:1.11 pkgsrc-2007Q3:1.11.0.2 pkgsrc-2007Q3-base:1.11 pkgsrc-2007Q2:1.10.0.6 pkgsrc-2007Q2-base:1.10 pkgsrc-2007Q1:1.10.0.4 pkgsrc-2007Q1-base:1.10 pkgsrc-2006Q4:1.10.0.2 pkgsrc-2006Q4-base:1.10 pkgsrc-2006Q3:1.9.0.2 pkgsrc-2006Q3-base:1.9 pkgsrc-2006Q2:1.8.0.2 pkgsrc-2006Q2-base:1.8 pkgsrc-2006Q1:1.7.0.2 pkgsrc-2006Q1-base:1.7 pkgsrc-2005Q4:1.6.0.8 pkgsrc-2005Q4-base:1.6 pkgsrc-2005Q3:1.6.0.6 pkgsrc-2005Q3-base:1.6 pkgsrc-2005Q2:1.6.0.4 pkgsrc-2005Q2-base:1.6 pkgsrc-2005Q1:1.6.0.2 pkgsrc-2005Q1-base:1.6 pkgsrc-2004Q4:1.5.0.6 pkgsrc-2004Q4-base:1.5 pkgsrc-2004Q3:1.5.0.4 pkgsrc-2004Q3-base:1.5 pkgsrc-2004Q2:1.5.0.2 pkgsrc-2004Q2-base:1.5 pkgsrc-2004Q1:1.4.0.2 pkgsrc-2004Q1-base:1.4 pkgsrc-2003Q4:1.3.0.2 pkgsrc-2003Q4-base:1.3 netbsd-1-6-1:1.1.1.1.0.2 netbsd-1-6-1-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.11 date 2007.08.04.11.23.33; author obache; state dead; branches; next 1.10; 1.10 date 2006.12.05.10.23.07; author wiz; state Exp; branches; next 1.9; 1.9 date 2006.09.11.17.07.19; author wiz; state Exp; branches; next 1.8; 1.8 date 2006.04.02.22.48.31; author wiz; state Exp; branches; next 1.7; 1.7 date 2006.02.04.17.03.16; author wiz; state Exp; branches; next 1.6; 1.6 date 2005.02.24.19.17.10; author drochner; state Exp; branches; next 1.5; 1.5 date 2004.04.20.16.26.01; author jmmv; state Exp; branches; next 1.4; 1.4 date 2004.03.11.14.01.34; author jmmv; state Exp; branches; next 1.3; 1.3 date 2003.09.11.12.40.24; author jmmv; state Exp; branches; next 1.2; 1.2 date 2003.02.14.20.18.05; author jmmv; state Exp; branches; next 1.1; 1.1 date 2002.10.30.05.09.08; author rh; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2002.10.30.05.09.08; author rh; state Exp; branches; next ; desc @@ 1.11 log @Update libgnomedb to 3.0.0. libgnomedb 3.0.0, 2007-04-23 - fix libgnomedb versioning in gtk-docs (yselkowitz) - misc. bug fixes (Armin Burgmeier, Vivien Malerba) - Bug fixes: #422979, #423405 (Vivien Malerba) - Translations: - ca (Gil Forcada) - dz (Pema Geyleg) - lt (Gintautas Miliauskas) - ar (Djihed Afifi) libgnomedb 2.99.6, 2007-03-23 - Corrected linker errors when using C++ (Murray Cumming) - Spell corrections (Murray Cumming) - Code cleanups (Murray Cumming) - Data entry widgets improvements (Vivien Malerba) - Removed the C# bindings (Murray Cumming) - Always install the doc (Thomas Klausner) - Lots of minor corrections (Armin Burgmeier, Vivien Malerba, Murray Cumming) - Bug fixes: #419063, #390609 (Yselkowitz, Murray Cumming) - Translations: - new 'dz' translation (Pema Geyleg) - ca (Josep Puigdemont i Casamajó) - en_GB (David Lodge) - sv (Daniel Nylander) - vi (Clytie Siddall) libgnomedb 2.99.5, 2007-02-12 - Updated for libgda 2.99.5. libgnomedb 2.99.4, 2007-02-12 - The library is no split into separate libgnomedb, libgnomedb-extra, and libgnomedb-graph shared libraries. You must adjust your #include lines appropriately. Packagers might want to ensure that previously-installed headers are removed, if possible. - GnomeDbRawForm: - Handle the new "reset" signal from the GdaDataProxy. - Don't show a data entry if gnome_db_data_widget_column_hide() has been called. (Vivien Malerba) - GnomeDbBasicForm: Allow the "paramlist" property to be set more than once. - GnomeDbDataWidget, GnomeDbRawGrid, GnomeDBRawForm: added an "iter_changed" signal. (Vivien Malerba) - GnomeDbRawGrid: - Improved column title for parameters restricted by a data model. - Hide expander for parameters restricted by a data model. (Vivien Malerba) - GnomeDbDataCellRendererCombo: Added a "show_expander" property. (Vivien Malerba) - Use enum types instead of guint or gulong for flags, matching the conventions used in GTK+, and making the API clearer: GdaQuery, GdaObjectRef (Murray Cumming, Openismus) - Use specific types for property and signal parameter registrations, and use specific signal marshallers. This should be more robust, and is needed by language bindings. (Murray Cumming, Openismus) - Generate enum GType registrations for libgnomedb-extra. This is needed for language bindings and use of these enums in GValues. - Improvements to _new() functions for language bindings, such as C++: GnomeDbSqlConsole, GnomeDbDbmsUpdateViewer, GnomeDbErrorDialog, GnomeDbEditor, GnomeDbDataImport, GnomeDbLoginDialog, GnomeDbDsnSpec, GnomeDbGrid, GnomeDbDataSourceSelector, GnomeDbConnectionProperties, GnomeDBForm. (ArminBurgmeir, Openismus) GnomeDbDataCellRendererBoolean, GnomeDbDataCellRendererCombo, GnomeDbDataCellRendererInfo, GnomeDbDataCellRendererTextual, GnomeDbDataEntryCombo (Johannes Schmid, Openismus) - Adapt to latest glade3 API changes. (Vincent Geddes, bug #400836) - Correct all remaining installation location conflicts with libgda 1.2. (Leonardo Boshell) - Correct English spellings. (Kraii) libgnomedb 2.99.3, 2007-01-27 - Build: - Now builds with GTK+ 2.8 as well as GTK+ 2.10. (Murray Cumming) - Now builds with glib 2.8 as well as glib 2.12. (Vivien Malerba) - Now builds without gconf, libgnomecanvas, or libgnomeui. - The graph API is now a separate shared library. (Vivien Malerba) - Use glade-3.1/3.2 instead of glade 3.0, if using glade at all. (Vivien Malerba) - Install gnome-db-plugin.h (Vivien Malerba) - Do not install private headers. (Murray Cumming) - Removed unused utility functions. (Bug #383533, Min Sik Kim) - Windows (win32) build improvements. (Bug #321663, Yselkowitz) - Do not ignore CFLAGS. (Bug #354476, Alex Smith) - Use glib-mkenums to create gnome-db-enum-types.h and gnome-db-enum-types.c. (Bug #129035, Armin Burgmeier) - Fixed compiler warnings. (Mark Johnson, Bug #366710, Hans de Goede) - GnomeDbServerOperation.c: Added "opt_header" property. (Vivien Malerba) - Renamed gnome_db_basic_form_show_entries_actions() to gnome_db_basic_form_show_entry_actions(). (Murray Cumming) - Renamed GnomeDbmsUpdateViewer to GnomeDbDbmsUpdateViewer. (Bug #389191, Murray Cumming) - GnomeDbDatabaseLogin improvements. (Vivien Malerba) - Picture widgets: Bug fixes. (Vivien Malerba) - GnomeDbTransactionStatus: Warn when the transaction is locked. (Vivien Malerba) - Added construct properties for language bindings. (Bug #391514, Johannes Schmid) - HIG improvements. (Jeroen Zwartepoorte) - Corrected some English strings. (Bug #352123 and bug #315612 from Clytie Siddall) @ text @$NetBSD: patch-ab,v 1.10 2006/12/05 10:23:07 wiz Exp $ --- Makefile.in.orig 2006-10-26 12:38:17.000000000 +0000 +++ Makefile.in @@@@ -293,7 +293,7 @@@@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk @@BUILD_WITH_GNOME_TRUE@@GNOME_DIRECTORY = control-center @@BUILD_GNOMEDB_SHARP_FALSE@@GNOMEDB_SHARP_DIRECTORY = @@BUILD_GNOMEDB_SHARP_TRUE@@GNOMEDB_SHARP_DIRECTORY = gnomedb-sharp -@@ENABLE_GTK_DOC_FALSE@@DOC_DIRECTORY = +@@ENABLE_GTK_DOC_FALSE@@DOC_DIRECTORY = doc @@ENABLE_GTK_DOC_TRUE@@DOC_DIRECTORY = doc SUBDIRS = \ po \ @ 1.10 log @Update to 1.99.1: libgnomedb 1.99.1, 2006-10-26 ----------------------------- - Possibility to avoid compiling C# bindings (Vivien) - Bug fixes (Vivien) - Translations: - en_GB (David Lodge) - fi (Ilkka) libgnomedb 1.99.0, 2006-10-18 ----------------------------- - GnomeDb# fixes (Daniel) - New gnome-db-demo program to demo widgets and show code (Vivien) - Improved documentation about migration from previous versions (Vivien) - Many bug fixes and small improvements - Translations: - en_GB (David Lodge) - fi (Ilkka) - ca (Josep Puigdemont i Casamajó) - ne (Pawan Chitrakar) - vi (Clytie) @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.9 2006/09/11 17:07:19 wiz Exp $ @ 1.9 log @Update to 1.9.103: libgnomedb 1.9.103, 2006-09-03 ------------------------------ - Re-implement the plugin feature for custom GnomeDbDataEntry widgets and GtkCellRenderer objects (Vivien) - Better integration with Glade-3 (Daniel Espinosa) - Enable table contents modifications in the browser (Carlos) - Improved testing program (Vivien) - New widget to represent DDL queries in a generic way (from each provider's specifications) (Vivien) - Fixed #336982 (Thomas) - Bug fixes - Translations: - new Lithuanian (lt) translation (Gintautas Miliauskas) - removed the obsolete no translation (Kjartan Maraas) - vi (Clytie) - fi (Ilkka) - zh_HK, zh_TW (Chao-Hsiung Liao) - eu (Iñaki) - nb (Kjartan Maraas) - es (Francisco Javier) - fr (Marc-André Lureau) - ru (Nickolay) - de (Hendrik) @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.8 2006/04/02 22:48:31 wiz Exp $ d3 1 a3 1 --- Makefile.in.orig 2006-09-03 13:29:57.000000000 +0000 d5 1 a5 3 @@@@ -291,7 +291,7 @@@@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk @@BUILD_GNOMEDB_SHARP_TRUE@@GNOME_DIRECTORY = gnomedb-sharp @@BUILD_WITH_GNOME_FALSE@@GNOME_DIRECTORY = d7 2 @ 1.8 log @Update to 1.902: libgnomedb 1.9.102, 2006-03-24 ------------------------------ - More respectfull of standard naming conventions (Juan Manuel) - Moved all the objects not depending on GTK+ to Libgda (Vivien) - Improved tests (Vivien) - Fixed #327798 (Thierry) - Login widget now uses usaename and password when provided in the configuration - Grammar corrections (Thierry) - Updated sample application - Bug fixes and various improvements - Translations: - new Chinese (Taiwan) translation (Chao-Hsiung) - es (Francisco Javier) - fi (Ilkka) - nl (Vincent) - cs (Stanislav) - vi (Clytie) - en_CA (Adam) - eu (Iñaki) - zh_TW (Chao-Hsiung) - de (Frank) - pt_BR (Raphael) @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.7 2006/02/04 17:03:16 wiz Exp $ d3 1 a3 1 --- Makefile.in.orig 2006-03-24 12:46:42.000000000 +0000 d5 1 a5 1 @@@@ -289,7 +289,7 @@@@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk @ 1.7 log @Update to 1.9.100: libgnomedb 1.9.100, 2005-10-13 ------------------------------ - Fixed #313204 (Rodrigo) - Fixed #314733 (Cygwin ports maintainer) - Require libgda >= 1.9.99 (Juan Manuel) - Updated translations: - es (Francisco Javier) - sv (Christian) libgnomedb 1.9.99, 2005-09-26 ----------------------------- - Compilation fixes (Rodrigo, Stanislav) - Added Mono bindings from GTK# (Dan) - Install plugins in $libdir (Stanislav) - Added SQL console menu item to browser application (Vivien) - Fixed row numbers status messages in browser application (Vivien) - Fixed compilations flags and libs for sample application (Juan Manuel) - Extended GnomeDbSelector API (Vivien) - Adapted to libgda-1.9.99 API changes (Vivien, Rodrigo) - Updated translations: - en_CA (Adam) - eu (Iñaki) - ne (Pawan) - vi (Clytie) libgnomedb 1.3.91, 2005-08-10 ----------------------------- - Depend on libgda >= 1.3.90 (Rodrigo) libgnomedb 1.3.90, 2005-08-07 ----------------------------- - Removed redundant gnome_db_server_stringify_value (Vivien) - Adapted to changes in libgda's GdaValue (Vivien) - Support more numerical types in GnomeDbHandlerNumerical (Vivien) - Renamed GnomeDbGrid's "create_popup_menu" signal to "populate_popup" (Vivien) - GnomeDbTableField API cleanups and improvements (Vivien) - Extended DTD attributes for GNOME_DB_FIELD tag (Vivien) - Added support for browsing through large data sets in the browser application (Vivien) - Clever use of AUTO_INCREMENT's in result sets (Vivien) - Fixed #310396 (M Wood) - Compilation fixes for gtk-doc generated documentation (Andreas) - Fixed #300082 (Kristof) - Changed all type declarations to GNOME_DB_TYPE_* (Vivien) - Make use of the better libgda error reporting to report better messages (Vivien) - Improved SQL parsing and data dictionary (Vivien) - Updated translations: - fi (Ilkka) - nb (Kjartan) - no (Kjartan) - vi (Clytie) libgnomedb 1.3.4, 2005-07-08 ---------------------------- - Use libgnomedb-2.0 for the pkg-config files (Rodrigo) - Fixed wrongly static functions in gnome-db-qf-value.[ch] (Rodrigo) - Use GType instead of guint for GObject types (Andreas) - Compilation fixes (Rodrigo) - Improved boolean data type handler (Vivien) - Replace DSN string entry with list of widgets for all provider parameters (Vivien) - Added GnomeDbDsnSpec widget (Vivien) libgnomedb 1.3.3, 2005-06-06 ---------------------------- - Changed some menu strings to match similar ones in other menus (Rodrigo) libgnomedb 1.3.2, 2005-06-01 ---------------------------- - Fixed several bugs when refreshing data models (Vivien) - Allow multiple selections in the grid widget (Vivien) - Added GnomeDbQfAgg object for aggregate query fields (Vivien) - Added aggregates parsing in query parsing code (Vivien) - Load data asynchromously and by chunks of rows in data proxies (Vivien) - Removed (unused) Bonobo dependencies (Vivien) - Use GtkAbout instead of GnomeAbout (Vivien) - Support for data type synonyms (Vivien) - Removed gnome-db-config API, now gda-config supports all we need (Vivien) - Updated to newest GtkSourceView API for the editor widget (Vivien) - API documentation (Vivien) - Fixed gtk-doc generation (Rodrigo) - Fixed #168937 (Adam) - Updated translations: - rw (Steve) libgnomedb 1.3.1, 2005-03-21 ---------------------------- - Use default libgnomedb dictionary when using NULL GnomeDbDict objects (Vivien) - Added 'Info' button to each GnomeDbGrid entry (Vivien) - Improved GnomeDbDataWidget (Vivien) - Simplified GnomeDbGrid widget (Vivien) - Fixed reverse columns bug in GnomeDbGrid (Vivien) - Fixed title displaying in GnomeDbGrid (Vivien) - Fixed SQL rendering bug in GnomeDbCondition (Vivien) - Fixed date handling problems (Vivien) - Added sample application (Vivien) - Use libgnomedb*-3 as library names, for parallel installation (Rodrigo) - Fixed #166529 (Vivien) - Adapted to GdaDataModelColumn* renaming (Álvaro) - Updated translations: - de (Frank) - en_CA (Adam) - en_GB (David) - it (Alessio) - pt_BR (Raphael) @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.6 2005/02/24 19:17:10 drochner Exp $ d3 1 a3 1 --- Makefile.in.orig 2005-10-13 10:51:51.000000000 +0200 d5 1 a5 1 @@@@ -290,7 +290,7 @@@@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk @ 1.6 log @update gnomedb to 1.2 too many changes to list here, this pkg was really outdated @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- Makefile.in.orig 2004-12-28 14:29:27.000000000 +0100 d5 2 a6 2 @@@@ -261,7 +261,7 @@@@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk @@HAVE_LIBGLADE_TRUE@@LIBGLADE_DIRECTORY = glade @ 1.5 log @libgnomedb 1.0.4, 2004-04-18 ---------------------------- - Fixed parameter mismatch in GnomeDbCombo API (rodrigo) - Added missing implementation for gnome_db_config_get_component_data_model (laurent) - Fixed desktop icon location (julio) - Fixed gtk-doc comments (stephane) - Removed missing files in spec file (rodrigo) - Make sure the GUI doesnt allow data source names with spaces (rodrigo) - Only build documentation if gtk-doc is enabled (rodrigo) - Updated translations: - ca (jordi) - cs (mitr) - de (christian) - en_CA (adam) - en_GB (dave) - es (francisco) - fi (tvainika) - ga (alastairmck) - hr (rsedak) - hu (andras) - id (mohammad) - it (algol) - nl (vincent) - no (kjartan) - pt_BR (evandro, gustavo) - sr@@Latin (danilo) @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.4 2004/03/11 14:01:34 jmmv Exp $ d3 1 a3 1 --- Makefile.in.orig 2004-04-18 21:19:38.000000000 +0200 d5 4 a8 4 @@@@ -213,7 +213,7 @@@@ target_alias = @@target_alias@@ @@BUILD_WITH_GNOME_TRUE@@GNOME_DIRECTORY = control-center components monikers @@ENABLE_GTK_DOC_TRUE@@DOC_DIRECTORY = doc d11 1 a11 1 @ 1.4 log @Update to 1.0.3: libgnomedb 1.0.3, 2004-01-16 ---------------------------- - Fixed sorting in grid widget (marius) - Fixed selection signal emission in grid widget (rodrigo) - Fixed libglade module compilation problems (rodrigo) - Fixed compilation problems on Debian (jdassen) - Use a grid instead of a list in form widget (jon) - Updated translations: - ja (aihana) - nl (adrighem) libgnomedb 1.0.2, 2003-11-30 ---------------------------- - Avoid creating data sources with duplicating names in GnomeDbDsnConfigDruid widget (laurent) - Fixes for 64bit platforms (fredreric) - Implemented missing gnome_db_combo_set_model (gonzalo) - Updated translations: - cs (miroslav) - el (pkst) - fi (pauli) - nl (vincent) - pt (duarte) - sr (danilo) - sw (christian) libgnomedb 1.0.1, 2003-10-13 ---------------------------- - Fixed problems with gtksourceview compilation (rodrigo) - Made labels non-selectable in gray bar widget (álvaro) - Fill background color with GTK style color in gray bar (álvaro) - Use GTK default text color in grid titles for gnome-database-properties (rodrigo) - Dont g_free GtkWidget's in gray bar widget finalization (rodrigo) - Updated translations: - sk (stanislav) @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.3 2003/09/11 12:40:24 jmmv Exp $ d3 11 a13 11 --- control-center/database-properties.desktop.in.orig 2003-01-10 03:47:56.000000000 +0100 +++ control-center/database-properties.desktop.in @@@@ -1,7 +1,7 @@@@ [Desktop Entry] _Name=Database configuration _Comment=Configure your database environment -Icon=gnome-db.png +Icon=libgnomedb/gnome-db.png Exec=gnome-database-properties Terminal=0 Type=Application @ 1.3 log @Update to 0.99.0: libgnomedb 0.99.0, 2003-09-10 ----------------------------- - Added a (configurable) icon to GnomeDbGrayBar (apg) - Use icons for gnome-database-properties tabs (rodrigo) - Removed ugly BUILD_WITH_GNOME in public headers (daniel) - Updated translations: - ca (jordim) - cs (mitr) - de (cneumair) - es (pablodc) - fi (pvirtane) - fr (redfox) - no (kmaraas) - pl (aflinta) - pt (dnloreto) - sl (minmax) - sr (danilo) - sv (menthos) libgnomedb 0.91.0, 2003-08-06 ----------------------------- - Extended GnomeDbLogin API (rodrigo) - Added a 'Create DSN' button on the GnomeDbLogin widget (rodrigo) - Redid UI for database properties configuration applet (rodrigo) - Fixed #108023 (rodrigo) - Some HIG-ification (apg, rodrigo) - Added query builder widget, to be used in Gnumeric and Abiword (rodrigo) - Extended GnomeDbEditor API (daniel) - More API documentation (rodrigo) - Updated translations: - cs (mitr) - de (cneumair) - es (pablodc) - nl (adrighem) - pl (aflinta) - pt (dnloreto) - sv (menthos) libgnomedb 0.90.0, 2003-07-03 ----------------------------- - Added missing entry points to GnomeDbLoginDialog API (rodrigo) - Removed non-working MIME components (rodrigo) - Added MIME actions component for SQL and connection files (rodrigo) - Removed dependencies on GTK+ 2.2 (rodrigo) - Added missing files to spec file (adam) - Added preloading of GConf keys (rodrigo) - Catched missing translatable strings (baddog) - HIG-ify the error dialog widget (rodrigo) - Updated translations: - be (dmitrym) - cs (mitr) - es (pablodc) - ml (karunakar) - nl (vincent) - pt (dnloreto) - ru (frob) - sv (menthos) - zh_TW (baddog) @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.2 2003/02/14 20:18:05 jmmv Exp $ d3 11 a13 22 gtksourceview-0.6.0 (the one in pkgsrc) is not compatible with this version of libgnomedb. --- configure.orig 2003-09-11 01:02:05.000000000 +0200 +++ configure @@@@ -21026,6 +21026,7 @@@@ fi +if false; then succeeded=no if test -z "$PKG_CONFIG"; then @@@@ -21120,6 +21121,8 @@@@ echo "${ECHO_T}$GTKSOURCEVIEW_LIBS" >&6 else have_gtksourceview=no fi +fi +have_gtksourceview=no @ 1.2 log @Update to 0.10. Changes since 0.8.199: libgnomedb 0.10, 2003-01-27 --------------------------- - Added --disable-gtk-doc argument to configure (rodrigo) - Fixed .server file paths (rodrigo) - Fixed weird size of provider list in configuration dialog (rodrigo) - Fixed modal dialog on 'save as..' grid's menu item and made the code actually ask the user if he wants to overwrite existing files (rodrigo) - Re-Added GnomeDbIconList from the 1.4 version (rodrigo) - Implemented session management (rodrigo) - Replaced GnomeDbSqlEditor widget with a more generic GnomeDbEditor, to support many languages (rodrigo) - Removed obsolete config.h files all over (gonzalo) - Fixed alignment for grid's cells (rodrigo) - Improved look of error and login dialogs (rodrigo) - Remember values between GnomeDbDsnConfigDruid's pages (rodrigo) - Many improvements on GnomeDbGrid (rodrigo) - Updated translations: - de (cneumair) - es (pablodc) - it (algol) - no (kmaraas) - pt_BR (evandrofg) - sl (minmax) - sv (menthos) libgnomedb 0.9, 2002-12-10 -------------------------- - Splitted stock icons initialization from the main library init function, to have the GnomeDbLogin/GnomeDbLoginDialog widgets work correctly in Glade (rodrigo) - Updated translations: - be (dmitrym) - cs (Michal Bukovjan) - de (cneumair) - es (pablodc) - ms (sebol) - nl (adrighem) - pt_BR (gdvieira) - sv (menthos) Changes in the package: - Move documentation to share/doc/html. - Honor PKG_SYSCONFDIR. - Register schema files using the new framework in GConf2 (schemas.mk). @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.1.1.1 2002/10/30 05:09:08 rh Exp $ d3 19 a21 3 --- vfs/Makefile.in.orig 2003-01-28 02:41:29.000000000 +0100 +++ vfs/Makefile.in @@@@ -139,7 +139,7 @@@@ INCLUDES = -I$(top_srcdir) -I$(top_bu a22 1 EXTRA_DIST = database-module.conf a23 3 -modulesconfdir = $(sysconfdir)/gnome-vfs-2.0/modules +modulesconfdir = $(datadir)/examples/libgnomedb modulesconf_DATA = database-module.conf a24 1 modulesdir = $(libdir)/gnome-vfs-2.0/modules @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ d3 3 a5 9 --- doc/C/Makefile.in.orig Sat Jul 13 01:35:02 2002 +++ doc/C/Makefile.in @@@@ -366,8 +366,6 @@@@ install-data-local: echo '-- Installing '$$i ; \ $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \ done; \ - echo '-- Installing $(srcdir)/html/index.sgml' ; \ - $(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR); \ fi) d7 7 a13 1 # @ 1.1.1.1 log @Initial import of libgnomedb-0.8.199, the GNOME2 database library. @ text @@