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

	* components-browser.c (verb_DatabaseDisconnect): close the connection
	after finishing with all cleanup, to avoid crashes on non-existant
	objects that are destroyed when closing the connection
	(verb_DatabaseConnect): don't unref the connection, which will be
	unref'ed when calling components_connection_close
	(verb_FileNewTable): half-implemented, waiting for the
	GnomeDbTableEditor widget to be finished

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

	* components-browser.c (verb_DatabaseConnect): implemented
	(verb_DatabaseDisconnect): implemented

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

	Added new browser component to GNOME-DB component factory:

	* components-browser.[ch]: implementation of the browser component
