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)
