gnome-control-center/capplets/common
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
..
.cvsignore Fix fix fix fix fix & clean stuff. With their changelog entries for your 2001-07-18 06:36:24 +00:00
bonobo-property-editor-range.c Remove IMLIB check (GNOMECC_CAPPLETS_DESKTOP_IN_RULE): Add sed expression 2001-07-25 17:26:17 +00:00
bonobo-property-editor-range.h Remove IMLIB check (GNOMECC_CAPPLETS_DESKTOP_IN_RULE): Add sed expression 2001-07-25 17:26:17 +00:00
Bonobo_Control_Capplet_generic.oaf.in GNOME 2.0 port. Changes too numerous to mention. 2001-11-10 20:52:31 +00:00
capplet-util.c Connect to value_changed signal 2001-12-19 14:53:59 +00:00
capplet-util.h Don't #include bonobo*.h 2001-12-18 21:13:16 +00:00
ChangeLog Connect to value_changed signal Add properties conv-{to|from}-widget-cb 2001-12-19 20:19:03 +00:00
gconf-property-editor-marshal.c GNOME 2.0 port. Changes too numerous to mention. 2001-11-10 20:52:31 +00:00
gconf-property-editor-marshal.h GNOME 2.0 port. Changes too numerous to mention. 2001-11-10 20:52:31 +00:00
gconf-property-editor.c Connect to value_changed signal Add properties conv-{to|from}-widget-cb 2001-12-19 20:19:03 +00:00
gconf-property-editor.h Connect to value_changed signal Add properties conv-{to|from}-widget-cb 2001-12-19 20:19:03 +00:00
Makefile.am retrieve translation in utf-8 codeset. Do not setlocale (). remove intl. 2001-12-09 12:23:40 +00:00
wrapper-script.in Added missing wrapper-script.in 2001-10-01 14:15:20 +00:00