2001-05-17  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnomedb-fe-wizard.c (fe_wizard_new_database): finished the 'New database'
	wizard, which now allows an easy creation of databases which use the
	default provider. Later on, when we've got the import/export stuff working,
	support will be added to create a database from a template, and not only
	for databases managed by the default provider, but for any data source

2001-05-10  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnomedb-fe-callbacks.c (fe_module_manager_cb): renamed to
	fe_run_perl_cb and fixed it

2001-05-06  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnomedb-fe-callbacks.c (fe_new_database_cb): new entry menu for
	the creation of new databases
	* gnomedb-fe-wizard.c: new file for the implementation of different
	wizards for the frontend

2001-05-05  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnomedb-fe-main.c, gnomedb-fe-callbacks.c, gnomedb-fe.h
	(fe_open_gnome_db_manual_cb) (fe_open_libgda_manual_cb): added
	new entries to the Help menu

2001-04-28  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnomedb-fe-main.c: added new menu entries

2001-04-16  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnomedb-fe-callbacks (fe_module_manager_cb): added function
	to open the module manager screen, which will allow users to
	add scripts and extension modules to the front end
	* gnomedb-fe-modules.c: added

2001-04-15  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnomedb-fe-config.c: added 'Show tooltips' option

2001-04-11  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnomedb-fe-perl.[ch]: started embedded Perl interpreter, for
	scripting capabilities in the frontend

2001-04-01  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnomedb-fe.h: use "/apps" prefix for all GConf stuff

2001-03-17  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnomedb-fe-config.c: removed help configuration tab

2001-01-23  Carlos Perell Marn <carlos@gnome-db.org>

	* *.desktop*: Adapted to the xml-i18n-tools

2001-01-15  Stanislav Brabec  <utx@penguin.cz> 

        * *.desktop: Updated cs.

2001-01-01	Rodrigo Moya <rodrigo@gnome-db.org>

	* gnomedb-fe-config.c: fixed generation of default configuration

2000-12-20	Rodrigo Moya <rodrigo@gnome-db.org>

	* added support for calling the custom IDL methods, for common
	UI commands to be sent to the loaded components

2000-12-04	Rodrigo Moya <rodrigo@gnome-db.org>

	* gnomedb-fe-config.c: added tab for configuring the online help
	system

2000-12-02	Rodrigo Moya <rodrigo@gnome-db.org>

	* gnomedb-fe-config.c: added 'General' configuration tab
	* gnomedb-fe-main.c/gnomedb-fe-callbacks.c: removed the
	'Close' menu entry: once loaded, components are never destroyed

2000-11-29	Rodrigo Moya <rodrigo@gnome-db.org>

	* gnomedb-fe-config.c: implemented saving of Load/Unload
	of components

2000-11-15	Rodrigo Moya <rodrigo@linuxave.net>

	* added preferences dialog

2000-11-14	Rodrigo Moya <rodrigo@linuxave.net>

	* fixed first activation of components: now, menus and
	toolbars are active as soon as the component is activated

2000-11-12	Rodrigo Moya <rodrigo@linuxave.net>

	* added generation of default config the first time
	the program is run
	* added support for customising the components to be loaded

2000-10-31	Rodrigo Moya <rodrigo@linuxave.net>

	* improved menus/toolbars for better Bonobo UI merging

2000-10-24	Rodrigo Moya <rodrigo@linuxave.net>

	* gnomedb-fe-main.c: fixed menu bar for better controls'
	menu merging

2000-10-22	Rodrigo Moya <rodrigo@linuxave.net>

	* fixed controls activation/deactivation code

2000-10-21	Rodrigo Moya <rodrigo@linuxave.net>

	* adapted to new GnomeDbControl/GnomeDbControlInstance stuff

2000-10-15	Rodrigo Moya <rodrigo@linuxave.net>

	* created ChangeLog
