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)

libgnomedb 0.8.199, 2002-10-23
------------------------------

 - Fixed leaks in configuration API (gonzalo)
 - i18n/UTF8 fixes (carlos)
 - Fixed ugliness in error dialog widget (rodrigo)
 - Added OMF setup (rodrigo, frederic)
 - Improved stock icons API, to allow direct access to the stock icons (rodrigo)
 - Fixed initial selection problem in option menus (rodrigo)
 - Fixed #90058 (gonzalo)
 - New stock icons (vivien)
 - Fixed #95959 (rodrigo)
 - Updated translations:
        - cs (utx)
        - da (olau)
        - de (cneumair)
        - ms (sebol)
	- pl (chyla)
	- pt_BR (gdvieira)
	- ru (dmitrym)
	- sv (menthos)

libgnomedb 0.8.193, 2002-09-09
------------------------------

 - Added optional title bar to GnomeDbGrid widget (rodrigo)
 - Added 'Test DSN' option on the gnome-database-properties applet (rodrigo)
 - Added GnomeDbConnectionProperties widget from GNOME-DB (rodrigo)
 - Fixed spec files (ben)
 - Updated translations:
        - da (olau)
        - de (chrisime, cneumair)
        - es (pablodc)
        - no (kmaraas)
        - pl (chyla)
        - pt (dnloreto)
        - pt_BR (gdvieira)
        - sv (menthos)
        - vi (pablo)
        - zh_CN (carton)

libgnomedb 0.8.192, 2002-07-08
------------------------------

 - Fixed parallel installation of pixmaps (tagoh)
 - Fixed parallel installation of Bonobo components (tagoh)
 - Fixed schema files for translation (rodrigo)
 - Added control center applet for database connections config (rodrigo)
 - Extended GnomeDbGrid API (rodrigo)
 - Allow edition of passwords associated with data sources (rodrigo)
 - Small compilation fixes (damon)
 - New & improved GnomeDbBrowser widget (rodrigo, gonzalo)
 - Fixed English sentences (kmaraas)
 - Fixed crash when exiting gnome-db-components (gonzalo)
 - Added gnome_db_config API based on Gconf and synchronized with the non-GConf
   API in libgda (gonzalo)
 - Fixed displaying of errors in GnomeDbError widget (gonzalo)
 - Updated translations:
        - da (olau)
        - es (pablodc)
        - ko (cwryu)
        - no (kmaraas)
        - pl (chyla)
        - pt (dnloreto)
        - sk (stano)
        - sl (minmax)
        - sv (menthos)

libgnomedb 0.8.191, 2002-05-24
------------------------------

 - Fixed memory leak in model management (gonzalo)
 - Moved database: monikers from gnome-db (rodrigo)
 - Updated translations:
        - da (olau)
   	- fr (redfox)
	- pt (dnloreto)
	- vi (pablo)

libgnomedb 0.8.190, 2002-05-04
------------------------------

 - Fixed docs building (gonzalo)
 - I18N fixes (chyla)
 - New stock icons (apg)
 - Fixed GnomeDbWindow creation (murrayc)
 - Started GnomeVFS database: method (rodrigo)
 - Updated translations:
    	- fr (cfergeau)
	- ko (cwryu)
	- ms (sebol)
	- no (kmaraas)
	- pl (chyla)
	- pt (dnloreto)
	- sk (stano)
	- sl (minmax)
	- sv (menthos)
	- tr (pablo)
	- vi (pablo)

libgnomedb 0.8.105, 2002-03-26
------------------------------

 - Improved Yes/No dialog (rodrigo)
 - Fixed reference problems with BonoboWidget's (rodrigo)
 - Extended GnomeDbBrowser API (rodrigo)
 - Fixed selections in GnomeDbGrid and GnomeDbList (rodrigo)
 - Made GnomeDbGrid display BOOLEAN values as check boxes (rodrigo)
 - Display numbers correctly in GnomeDbGrid (rodrigo)
 - Use check buttons for BOOLEAN values in GnomeDbForm (rodrigo)
 - Added basic support for VIEWS in GnomeDbBrowser (rodrigo)
 - Fixed displaying of column titles in tree models (gonzalo)
 - Added 'Save us' menu item to the popup menu for GnomeDbGrid,
   which allows to save the displayed data to different formats,
   such as comma or tab-separated files, XML, etc (rodrigo)
 - New icons (apg)
 - New GnomeDbSqlEditor widget, with syntax hightlighting, multiple
   command support, etc (daniel)
 - Updated translations:
        - de (chrisime)
        - no (kmaraas)
        - pl (chyla)
        - ru (frob)
        - sk (stano)

libgnomedb 0.8.104, 2002-03-07
------------------------------

 - Added support for aggregates and triggers in GnomeDbBrowser (rodrigo)
 - Some i18n fixes in the code (kmaraas)
 - Fixed Bonobo main loop problems (rodrigo)
 - Extended GnomeDbWindow API (rodrigo)
 - Started GnomeDbReportEditor widget (rodrigo)
 - Made properties work for GnomeDbControl (rodrigo)
 - Added new GnomeDbForm widget, for navigating recordsets (rodrigo)
 - Added popup menu to GnomeDbGrid widget (rodrigo)
 - Use stock icons for all buttons in dialog windows (rodrigo)
 - Reparent correctly all dialog windows (rodrigo)
 - Install our stock icons with the rest of GTK/GNOME's (rodrigo)
 - New spec files (chris)
 - Fixed creation of connection string in config druid (rodrigo)
 - Updated translations:
 	- da (olau)
	- de (mawarkus)
	- nl (adrighem)
 	- no (kmaraas)
	- pl (chyla)
	- pt (dnloreto)
	- ru (frob)
	- sk (stano)
	- sl (minmax)
	- sv (menthos)
	- tr (gorkem)
	- uk (rasta)

libgnomedb 0.8.103, 2002-02-10
------------------------------

 - Added GnomeDbDataSourceSelector widget (rodrigo)
 - Added GnomeDbProviderSelector widget (rodrigo)
 - Use GnomeDbDataSourceSelector and
   GnomeDbProviderSelector where appropriate (rodrigo)
 - Updated translations:
 	- sk (stano)
	- da (olau)
	- ms (sebol)
	- pt (dnloreto)
	- no (kmaraas)


libgnomedb 0.8.102, 2002-01-30
------------------------------

 - re-added GnomeDbCombo widget from stable branch (rodrigo)
 - added libglade module (rodrigo)
 - added more API documentation (rodrigo)
 - warning-free compilation (gonzalo)
 - improved grid widget (rodrigo)
 - made GnomeDbDsnConfigDruid work (rodrigo)
 - made GnomeDbDsnConfig work (rodrigo)
 - updated translations:
 	- no (kmaraas)
	- ms (sebol)
	- sk (stano)
	- sv (menthos)
	- zh_CN (lark)


libgnomedb 0.8.101, 2002-01-13
------------------------------

 - made all widgets support GParamSpec's, so that we can easily integrate
   them into Glade/libglade (Rodrigo)
 - extended API documentation (Rodrigo)
 - Updated translations:
 	- pt (dnloreto)
	- sk (stano)
	- sv (menthos)


libgnomedb 0.8.100, 2002-01-06
------------------------------

 - added support for all new schemas to GnomeDbBrowser widget,
   and made the detail work for tables (Rodrigo)
 - UI and feature improvements in GnomeDbGrid, GnomeDbList,
   GnomeDbLogin/Dialog (Rodrigo)
