gnome-control-center/capplets
Bradford Hovinen a82ec1573c Don't add the location to the list if it is marked deleted
2001-08-27  Bradford Hovinen  <hovinen@ximian.com>

	* archive.c (foreach_build_list_cb): Don't add the location to the
	list if it is marked deleted
	(impl_ConfigArchiver_Archive_createLocation): Do
	CORBA_Object_duplicate rather than bonobo_object_dup_ref

	* location.c (location_is_deleted): Implement

	* background-properties-capplet.c (setup_dialog): Initialize/free
	the CORBA environment structure
	(real_realize_cb): Put into an idle handler, called by
	realize_2_cb, the new timeout handler

	* preferences.c (preferences_load_from_bonobo_pbag):
	(preferences_load_from_bonobo_db): Extract from preferences_new_*

	* background-properties-capplet.c (property_change_cb):
	(realize_cb): Accept prefs structure in lieu of
	Bonobo_PropertyBag; don't reload the preferences structure from
	the property bag
	(property_change_cb): Call preferences_apply_event to modify the
	preferences structure appropriately
	(property_change_cb):
	(realize_cb): If the preferences structure is marked destroyed,
	just return
	(setup_dialog): Create a preferences structure from the property
	bag given and use that as the extra data passed to callbacks
	(realize_cb): Put into an idle handler real_realize_cb

	* preferences.c (preferences_apply_event): Implement

	* applier.c (output_compat_prefs): Make prefs const

	* applier.[ch]: Have applier_apply_prefs take a const Preferences
	structure

	* preferences.[ch]: Make preferences_clone take a const
	Preferences structure
2001-08-28 13:01:54 +00:00
..
background Don't add the location to the list if it is marked deleted 2001-08-28 13:01:54 +00:00
common Added CORBA interface to the archiver 2001-08-20 15:47:57 +00:00
default-applications Fixed a string. 2001-08-17 20:31:03 +00:00
desktop-links 1.5.2 2001-07-27 16:02:08 +00:00
file-types 1.5.2 2001-07-27 16:02:08 +00:00
keyboard Fixed default delay setting 2001-08-09 19:43:29 +00:00
mime-type 1.5.2 2001-07-27 16:02:08 +00:00
mouse Added exception RollbackDataNotFound Added exception LocationNotFound 2001-08-22 13:56:23 +00:00
rollback 1.5.2 2001-07-27 16:02:08 +00:00
screensaver pwr_conf_dialog had a fixed size.. 2001-08-23 19:35:18 +00:00
sound Add DISTDIR to install-data-local 2001-08-01 04:02:20 +00:00
theme-switcher 1.5.2 2001-07-27 16:02:08 +00:00
ui-properties 1.5.2 2001-07-27 16:02:08 +00:00
url-properties 1.5.2 2001-07-27 16:02:08 +00:00
wm-properties 1.5.2 2001-07-27 16:02:08 +00:00
.cvsignore More .cvsignore stuff. 1998-09-01 11:34:49 +00:00
Makefile.am scape correctly the OAF_FILE_IN_RULE, it was not escaped before but for 2001-07-26 00:06:09 +00:00