Commit graph

17 commits

Author SHA1 Message Date
wiz
85eebf044d 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)
2006-04-02 22:48:31 +00:00
wiz
d634f4451e 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)
2006-02-04 17:03:16 +00:00
jmmv
9559c913b8 Update to 1.2.2:
- Fixed typo in GnomeDbList class signal creation (Mike Kestner)

While here, move documentation out of share/doc/html.
2005-06-26 16:54:46 +00:00
drochner
cccbeb94c1 update to 1.2.1
changes: bugfixes
2005-04-18 18:01:48 +00:00
kristerw
7f5daf983f Fix a C99-ism that prevented this package from building with gcc 2.95,
and remove GCC_REQD on gcc 3.
2005-03-06 21:27:13 +00:00
drochner
62787d69e2 update gnomedb to 1.2
too many changes to list here, this pkg was really outdated
2005-02-24 19:17:10 +00:00
agc
671d62d2e2 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 16:33:05 +00:00
reed
a479f1ebd5 Patch added for configure so correct perl will be used.
This fixes error noticed on Mac OS X:
  configure: error: XML::Parser perl module is required for intltool

(This is the same fix used for libgda also.)
2004-12-17 18:22:44 +00:00
jmmv
9b0bfa4809 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)
2004-04-20 16:26:00 +00:00
jmmv
6e0025ef99 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)
2004-03-11 14:01:34 +00:00
jmmv
a7f73c6b8f Trivially update to 1.0.0:
- Fixed #122108 - generating .server is not flexible (tagoh)
2003-09-19 22:19:50 +00:00
jmmv
f0b37f0ddf 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)
2003-09-11 12:40:23 +00:00
jmmv
c32f901685 Update to 0.12.2:
- Backported patches from HEAD to remove dependency on GTK+ 2.2.0
  (rodrigo, daniel)
- Fixed list of libglade module files (daniel)
2003-06-13 14:17:52 +00:00
jmmv
a405d698c5 Update to 0.12.1:
libgnomedb 0.12.1, 2003-06-08
-----------------------------
 - Added missing static libraries to the spec file (adam)
 - Fixed typo in configure.in (redfox)
 - Simplified column titles in data sources and providers config dialog
   (rodrigo)
 - Added missing CFLAGS for libglade module (rodrigo)
 - Fixed soname numbering (rodrigo)
 - Updated translations:
        - nl (adrighem)
        - sr (danilo)
	- ta (baddog)

libgnomedb 0.12, 2003-05-28
---------------------------
 - Added new stock icons (apg)
 - HIG-ified the login dialog widget (apg)
 - Added support for GTK/libgda-only compilation (dmitrym)
 - Extended GnomeDbForm API (rodrigo)
 - Updated translations:
        - cs (mitr)
	- de (cneumair)
	- es (pablodc)
        - fa (roozbeh)
	- nl (adrighem)
	- pt (dnloreto)
	- pt_BR (gdvieira)
	- sv (menthos)

libgnomedb 0.11, 2003-03-08
---------------------------
 - Marked missing strings in .keys file for translation (cneumair)
 - Added new stock icons for COMMIT and ROLLBACK (rodrigo)
 - Fixed #106121 (julio)
 - Fixed #106122 (julio)
 - Fixed #106402 (rodrigo)
 - HIG-ify the gray bar widget (apg)
 - Fixed #106402 (tagoh)
 - Spec file fixes (yanko)
 - Updated translations:
	- cs (mitr)
	- de (cneumair)
	- es (pablodc)
	- nl (adrighem)
	- pl (chyla)
	- pt (dnloreto)
	- pt_BR (gdvieira)
	- sv (menthos)
	- uk (rasta)
2003-06-10 14:21:07 +00:00
jmmv
3a84fed861 GConf2's buildlink2.mk now creates a gconftool-2 wrapper which prevents the
configuration database from beeing modified by packages that do not honour
the --disable-schemas-install option. There is no need to patch these broken
packages any more.

Okay'ed by wiz.
2003-02-18 20:52:05 +00:00
jmmv
24b2ec0828 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).
2003-02-14 20:18:03 +00:00
rh
6cdf16c677 Initial import of libgnomedb-0.8.199, the GNOME2 database library. 2002-10-30 05:09:08 +00:00