gnome-control-center/capplets/mouse
Bradford Hovinen b37d7f6897 Added exception RollbackDataNotFound Added exception LocationNotFound
2001-08-21  Bradford Hovinen  <hovinen@ximian.com>

	* idl/ConfigArchiver.idl: Added exception RollbackDataNotFound
	Added exception LocationNotFound

	* archive.c (archive_get_current_location_id): Use
	archive_create_location rather than location_new
	(archive_get_current_location_id): Unref the location once we have
	created it

	* archiver-client.c (location_client_load_rollback_data): Don't
	try to parse the XML file if there was an exception

	* bonobo-config-archiver.c (bonobo_config_archiver_new): Make sure
	to release_unref location and archive if aborting
	(bonobo_config_archiver_new): Reinitialize exception structure
	after we have succeeded

	* location.c (location_get_rollback_filename): Recurse on parent
	location if parent_chain is set to TRUE

	* archive.c (impl_ConfigArchiver_Archive_getLocation): Set the
	LocationNotFound exception if the location returned was NULL

	* location.c (impl_ConfigArchiver_Location_getRollbackFilename): Don't try

	* archive.c (impl_ConfigArchiver_Archive_getLocation): Don't try
	to CORBA_Object_duplicate the result if it is NULL
	(archive_get_location): Don't try to cast the result of
	location_open before we know whether it is non-NULL
	(impl_ConfigArchiver_Archive_createLocation): Call
	bonobo_object_from_servant on parent_ref->servant

	* location.c (location_destroy): Remove debugging message; make
	remaining debugging message more enlightening

	* archive.c (archive_get_child_locations): Rename from
	archive_foreach_child_location; rewrite to return a GList of child
	locations
	(impl_ConfigArchiver_Archive_getChildLocations): Use
	archive_get_child_locations
	(archive_destroy): Remove debugging message

	* bonobo-moniker-archiver.c (archive_resolve): Remove debugging
	messages

	* archive.c (archive_get_location): Remove debugging messages

	* config-log.c (dump_log): Remove debugging messages

	* archive.c (archive_foreach_child_location): Build a list first
	and then traverse it to avoid screwing up the tree traversal

	* mouse-properties-capplet.c (apply_settings): Use a CORBA
	exception structure
2001-08-22 13:56:23 +00:00
..
.cvsignore shh 2001-07-26 02:19:13 +00:00
Bonobo_Control_Capplet_mouse_properties.oaf.in .oaf.in -> .oaf 2001-07-26 02:17:26 +00:00
ChangeLog Added exception RollbackDataNotFound Added exception LocationNotFound 2001-08-22 13:56:23 +00:00
gnome-mouse-properties.c Added exception RollbackDataNotFound Added exception LocationNotFound 2001-08-22 13:56:23 +00:00
main.c Port mouse to the new Makefile.am struct 2001-07-17 23:36:52 +00:00
Makefile.am Add DISTDIR to install-data-local 2001-08-01 04:02:20 +00:00
mouse-capplet.png nice and clean just as we like it 2001-07-17 22:27:34 +00:00
mouse-left.png hi-res images 2001-07-17 10:31:32 +00:00
mouse-properties-capplet.c Added exception RollbackDataNotFound Added exception LocationNotFound 2001-08-22 13:56:23 +00:00
mouse-properties.glade Fix mouse speed and acceleration controls to be wider and to use discrete 2001-07-27 17:16:04 +00:00
mouse-properties.xml Change type of right-to-left to ulong 2001-07-27 17:06:01 +00:00
mouse-right.png hi-res images 2001-07-17 10:31:32 +00:00
mouse.desktop.in.in Remove IMLIB check (GNOMECC_CAPPLETS_DESKTOP_IN_RULE): Add sed expression 2001-07-25 17:26:17 +00:00
preferences.c Handle --get-defaults (do_restore_from_defaults): Implement 2001-05-04 00:05:14 +00:00
preferences.h Support --location 2001-04-25 01:00:46 +00:00
prefs-widget.c 2001-07-25 Richard Hestilow <hestilow@ximian.com: 2001-07-25 08:55:29 +00:00
prefs-widget.h Added new mouse properties capplet 2000-09-12 15:25:23 +00:00