2004-08-08  Gustavo R. Montesino <grmontesino@ig.com.br>

	Fixes #149609

	* libgnomedb/gnome-db-form.c (gnome_db_form_set_current_row): fixes
	for compilation with GCC 3.4.

2004-08-06  Daniel Espinosa Ortiz <esodan@yahoo.com.mx>

	* libgnomedb/gnome-db-util.c (gnome_db_option_menu_get_selection):
	get the current selection via gtk_menu_get_active().

2004-07-31  Rodrigo Moya <rodrigo@gnome-db.org>

	* libgnomedb/gnome-db-config.c (sync_from_gda): start sync from
	libgda's configuration with a clear GConf section.
	(sync_from_gda): if the key refers to a section, use that to
	remove the section.
	(gnome_db_config_remove_data_source): remove the section in the
	libgda configuration also.

	* control-center/dsn-config.c (dsn_config_delete): refresh the list
	after removing data sources.