Subject: CVS commit: pkgsrc/databases/libgnomedb
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 02/04/2006 17:03:16
Module Name: pkgsrc
Committed By: wiz
Date: Sat Feb 4 17:03:16 UTC 2006
Modified Files:
pkgsrc/databases/libgnomedb: Makefile PLIST buildlink3.mk distinfo
pkgsrc/databases/libgnomedb/patches: patch-aa patch-ab patch-ad
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 pkgsrc/databases/libgnomedb/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/databases/libgnomedb/PLIST
cvs rdiff -r1.8 -r1.9 pkgsrc/databases/libgnomedb/buildlink3.mk
cvs rdiff -r1.15 -r1.16 pkgsrc/databases/libgnomedb/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/databases/libgnomedb/patches/patch-aa
cvs rdiff -r1.6 -r1.7 pkgsrc/databases/libgnomedb/patches/patch-ab
cvs rdiff -r1.3 -r1.4 pkgsrc/databases/libgnomedb/patches/patch-ad
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.