gnome-control-center/capplets
Bradford Hovinen 9ec85dedd5 Connect to value_changed signal Add properties conv-{to|from}-widget-cb
2001-12-19  Bradford Hovinen  <hovinen@ximian.com>

	* gconf-property-editor.c (gconf_peditor_new_float_range)
	(gconf_peditor_new_int_range): Connect to value_changed signal Add
	properties conv-{to|from}-widget-cb and use those for conversion
	of values to and from the widget
	(peditor_{int|float}_range_value_changed, friends): Combine into
	peditor_numeric_*
	(gconf_peditor_new): Implement. Factor out some common code from
	the various type-specific constructors
	(peditor_*_value_changed): Don't check if the value is the same as
	what is already in the widget; it's not very important
	(peditor_*_value_changed): Remove the key from the changeset
	(gconf_peditor_new_*): Add g_return_val_if_fail macros
	(gconf_peditor_widget_set_guard): Add g_return_if_fail macros
	(gconf_value_float_to_int, gconf_value_int_to_float): Implement
	(gconf_property_editor_set_prop): Store the callback in the
	property editor proper
	(gconf_peditor_new): Put initialization code in an idle handler

	* gconf-property-editor.c: Add ui-control property storing the
	object (normally a widget) that controls the property; remove
	object property and replace its function with ui-control
2001-12-19 20:19:03 +00:00
..
background Add Categories field so it goes into the right location in the panel 2001-12-19 11:37:18 +00:00
common Connect to value_changed signal Add properties conv-{to|from}-widget-cb 2001-12-19 20:19:03 +00:00
default-applications Add Categories field so it shows up under the Settings submenu in the 2001-12-19 11:38:30 +00:00
desktop-links Remove because gnome-core is now installing for the new GNOME CC. 2001-12-19 11:58:34 +00:00
file-types retrieve translations in utf-8 2001-12-09 12:19:41 +00:00
keyboard Enable 2001-12-18 21:13:03 +00:00
mime-type retrieve translations in utf-8 2001-12-09 12:19:41 +00:00
mouse Update to reflect changes in gconf peditors (setup_dialog): Use 2001-12-19 20:18:23 +00:00
rollback retrieve translation in utf-8 codeset. Do not setlocale (). remove intl. 2001-12-09 12:23:40 +00:00
screensaver Add Categories field so this won't show up in the root panel menu. 2001-12-19 11:41:19 +00:00
sound retrieve translation in utf-8 codeset. Do not setlocale (). remove intl. 2001-12-09 12:23:40 +00:00
theme-switcher retrieve translations in utf-8 2001-12-09 12:19:41 +00:00
ui-properties retrieve translations in utf-8 2001-12-09 12:19:41 +00:00
url-properties retrieve translations in utf-8 2001-12-09 12:19:41 +00:00
wm-properties Port to GConf, away from libcapplet. 2001-12-09 03:26:21 +00:00
.cvsignore More .cvsignore stuff. 1998-09-01 11:34:49 +00:00
Makefile.am Remove bonobo subdirs so people stop yelling at us. 2001-12-08 20:12:06 +00:00