A fork of Gnome-control-center with some tweaks
Find a file
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
archiver Added exception RollbackDataNotFound Added exception LocationNotFound 2001-08-22 13:56:23 +00:00
capplets Added exception RollbackDataNotFound Added exception LocationNotFound 2001-08-22 13:56:23 +00:00
control-center Added CORBA interface to the archiver 2001-08-20 15:47:57 +00:00
help/C New directory: help and documentation. New directory: English help and 2001-08-10 14:45:16 +00:00
idl Added exception RollbackDataNotFound Added exception LocationNotFound 2001-08-22 13:56:23 +00:00
po Really remove zh_TW.Big5.po . 2001-08-22 13:20:44 +00:00
root-manager make distcheck fixes 2001-07-11 02:41:21 +00:00
.cvsignore Tu quimica con mi piel hacen carga positiva, 2001-07-18 06:41:57 +00:00
acconfig.h Remove IMLIB check (GNOMECC_CAPPLETS_DESKTOP_IN_RULE): Add sed expression 2001-07-25 17:26:17 +00:00
acinclude.m4 Use gettext 0.10.35 Removed `sed POTFILES...'. Removed gettext macros. 1998-12-02 18:18:48 +00:00
AUTHORS New and better than ever in a new home 1998-12-08 20:47:55 +00:00
autogen.sh Renamed to *.directory.in to be used with xml-i18n-tools. Renamed to 2001-07-16 17:04:18 +00:00
ChangeLog Added exception RollbackDataNotFound Added exception LocationNotFound 2001-08-22 13:56:23 +00:00
configure.in Convert from zh_TW.Big5 to UTF8 encoded zh_TW file. 2001-08-22 13:20:11 +00:00
control-center.png Added. 2001-07-30 14:47:49 +00:00
control-center.spec.in Use sysconfdir=/etc 1999-08-19 17:03:02 +00:00
control-center2.png Added. 2001-07-30 14:47:49 +00:00
MAINTAINERS ximinize and add me 2001-01-16 22:08:16 +00:00
Makefile.am Added CORBA interface to the archiver 2001-08-20 15:47:57 +00:00
NEWS Gnome Core updates 1998-02-11 01:39:34 +00:00
README Simplify the execution of the screensaver demo thingies, and add 1999-08-03 16:35:00 +00:00
TODO.xml Fixed typo in TODO.xml file 2000-10-08 19:19:44 +00:00

Control-Center
--------------

    To install this package, you need to install (at minimum):

     ORBit
     gnome-libs
     esd