gnome-control-center/capplets
Bradford Hovinen 84cbbbff3e Default to TRUE on enabled; check value of wallpaper_filename to set
2001-09-13  Bradford Hovinen  <hovinen@ximian.com>

	* preferences.c (preferences_load_from_bonobo_db):
	(preferences_load_from_bonobo_pbag): Default to TRUE on enabled;
	check value of wallpaper_filename to set wallpaper_enabled if
	wallpaper_enabled could not be found

	* background-properties-capplet.c (setup_dialog):
	(apply_settings): Check for error condition after creating
	preferences object

	* preferences.c (preferences_destroy): Make this static
	(read_color_from_string): Made argument const
	(bonobo_color_to_gdk): Made argument const
	(DB_GET_VALUE): Removed
	(PB_GET_VALUE): Removed
	(preferences_load_from_bonobo_pbag): Use
	local_bonobo_property_bag_client_get_value_{color|filename}
	(preferences_new_from_bonobo_db):
	(preferences_new_from_bonobo_pbag): Deallocate object and return
	NULL if there was an error
	(local_bonobo_property_bag_client_get_value_color):
	(local_bonobo_property_bag_client_get_value_filename): Implement
	(MAKE_GET_SIMPLE): Implement (copy from bonobo-conf)
	(preferences_load_from_bonobo_pbag): Read enabled property
	(preferences_load_from_bonobo_pbag): Forgive wallpaper_enabled and
	enabled not being found

	* applier.c (applier_render_gradient_p): Implement
	(applier_destroy): Make this static

	* preferences.c (preferences_load_from_bonobo_db): Use
	bonobo_config_get_boolean rather than BONOBO_ARG_GET_BOOLEAN
	(DB_GET_VALUE ()). Ditto bonobo_config_get_long
	(preferences_load_from_bonobo_db): Pass ev pointer to each call to
	bonobo_config_get_*
	(preferences_load_from_bonobo_db): Check ev pointer after each
	call to bonobo_config_get_* and return if an exception is set
	(preferences_load_from_bonobo_db): Allow the enabled flag not to
	be present in the database since some older configurations don't
	have it included
	(all): Remove support for compiling without bonobo-conf
2001-09-14 13:36:50 +00:00
..
background Default to TRUE on enabled; check value of wallpaper_filename to set 2001-09-14 13:36:50 +00:00
common Free the full moniker to correct memory leak (set_moniker_cb): Disconnect 2001-09-12 15:35:44 +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 Rename zh_TW.Big5 -> zh_TW, to prevent future encoding naming problem. 2001-08-31 11:59:21 +00:00
mouse . 2001-09-08 01:03:00 +00:00
rollback Complete rewrite 2001-09-12 15:33:45 +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 Rename all traces of zh_TW.Big5 to zh_TW 2001-09-04 20:08:49 +00:00
.cvsignore More .cvsignore stuff. 1998-09-01 11:34:49 +00:00
Makefile.am Added rollback capplet to SUBDIRS 2001-09-12 15:34:26 +00:00