2001-05-24  Arturo Espinosa Aldama  <arturo@ximian.com>

	* 0.5 RELEASE

2001-05-24  Chema Celorio  <chema@celorio.com>

	* Makefile.am (Applicationsdir): added checked/unchecked.xpm
	so that distcheck will show me a little love

2001-05-09  Arturo Espinosa Aldama  <arturo@ximian.com>

	* 0.4 RELEASE

2001-05-03  Bradford Hovinen  <hovinen@ximian.com>

	* location-manager-dialog.c (help_cb): Implement
	(location_manager_dialog_init): Connect help signal

2001-04-22  Bradford Hovinen  <hovinen@ximian.com>

	* location-list.[ch]: Change to inherit GtkObject

	* location-manager-dialog.c (location_manager_dialog_destroy):
	Implement. Close and destroy all aggregated objects.
	(close_cb): Call gtk_object_destroy

2001-04-21  Bradford Hovinen  <hovinen@ximian.com>

	* location-manager-dialog.c (delete_location_cb): Don't let the
	user delete the default location
	(delete_ok_cb): Add some sanity checks to make sure the current
	location is set to something new if we delete it

	* location-list.c (location_list_select): Implement. Selectes the
	given location in the location list

	* location-manager-dialog.c (delete_ok_cb): Use correct semantics
	for callback

2001-04-14  Bradford Hovinen  <hovinen@ximian.com>

	* gui-backend-list.c (gui_backend_list_launch_current): Rewrite to
	use popen

2001-04-13  Bradford Hovinen  <hovinen@ximian.com>

	* gui-backend-list.c (gui_backend_list_launch_current): Send
	rollback data to subprocess
	(gui_backend_list_launch_current): Enable support for --location

2001-04-11  Bradford Hovinen  <hovinen@ximian.com>

	* gui-backend-list.c: Search XST_FRONTEND_LOCATION if we are in a
	global state, to make sure XSTs are found
	(populate_from_dir): If dealing with an XST, replace "-admin" with
	"-conf" to get the backend

	* Makefile.am (INCLUDES): Added XST_FRONTEND_LOCATION

2001-03-08  Bradford Hovinen  <hovinen@ximian.com>

	* gui-backend-list.c (get_backend_id): Implement. Given the name
	of a front end, find the name of its associated backend
	(populate_from_dir): Use output from get_backend_id
	(backend_note_destroy): Free backend_id, since it's not just an
	alias in the dentry any more

