gnome-control-center/capplets/common
Jens Granseuer 4edaa68a86 use G_DEFINE_TYPE to get rid of the boilerplate code and remove a number
2008-05-18  Jens Granseuer  <jensgr@gmx.net>

	* gconf-property-editor.c: (gconf_property_editor_init),
	(gconf_property_editor_class_init),
	(gconf_property_editor_finalize), (gconf_peditor_new),
	(gconf_peditor_new_boolean), (gconf_peditor_new_integer_valist),
	(gconf_peditor_new_string_valist), (gconf_peditor_new_color),
	(gconf_peditor_new_combo_box),
	(gconf_peditor_new_combo_box_with_enum),
	(gconf_peditor_new_select_radio),
	(gconf_peditor_new_numeric_range),
	(gconf_peditor_widget_set_guard), (gconf_peditor_new_enum_toggle),
	(peditor_image_set_filename), (peditor_image_clicked_cb),
	(gconf_peditor_new_image),
	(gconf_peditor_new_select_radio_with_enum): use G_DEFINE_TYPE to
	get rid of the boilerplate code and remove a number of unnecessary
	casts

svn path=/trunk/; revision=8717
2008-05-17 21:53:39 +00:00
..
activate-settings-daemon.c DBUS-based g-s-d activation 2006-06-25 02:20:15 +00:00
activate-settings-daemon.h Add new client interface for activating the settings daemon if its not 2002-03-11 01:45:11 +00:00
capplet-stock-icons.c remove code for obsolete "stock" icons 2008-01-25 18:55:50 +00:00
capplet-stock-icons.h Utility file to register the images used by capplets as stock-icons 2003-01-08 07:04:42 +00:00
capplet-util.c use icon theme for app icons, bug #450777 2007-06-26 23:29:58 +00:00
capplet-util.h merge and update patch from 2004-03-31 21:30:23 +00:00
ChangeLog use G_DEFINE_TYPE to get rid of the boilerplate code and remove a number 2008-05-17 21:53:39 +00:00
file-transfer-dialog.c drop redundant GType stuff 2008-04-20 21:00:36 +00:00
file-transfer-dialog.h add support for file overwrite confirmation 2008-03-27 20:59:44 +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 use G_DEFINE_TYPE to get rid of the boilerplate code and remove a number 2008-05-17 21:53:39 +00:00
gconf-property-editor.h remove property editor for the deprecated GtkOptionMenu, now that all 2007-05-28 20:19:32 +00:00
gnome-theme-apply.c port from gnome-vfs to gio (part of bug #524401) 2008-05-01 09:08:07 +00:00
gnome-theme-apply.h Andrew Sobala <aes@gnome.org> 2003-05-13 18:37:05 +00:00
gnome-theme-info.c split out the check for the missing theme engine because we also need it 2008-05-07 20:23:19 +00:00
gnome-theme-info.h split out the check for the missing theme engine because we also need it 2008-05-07 20:23:19 +00:00
gnome-theme-test.c doesn't need gnome-vfs any longer 2008-05-04 13:44:45 +00:00
gtkrc-utils.c figure out where GTK+ expects its theme engines and make that info 2008-04-19 10:30:34 +00:00
gtkrc-utils.h include config.h, use strcmp instead of our home-grown g_str_nequal, and 2008-04-12 12:12:29 +00:00
Makefile.am Delete this directory since it's not used any more 2008-05-17 02:00:50 +00:00
theme-thumbnail.c unref the thumbnail image after passing it to the callback. Callers will 2008-04-20 10:29:49 +00:00
theme-thumbnail.h Generate all types of thumbnails in a seperate process, not just those for 2007-06-25 15:10:21 +00:00
wm-common.c make sure we always return a copy of the window manager name, not a static 2007-05-23 17:30:07 +00:00
wm-common.h Moved window manager detection code from keybindings capplet to common 2002-06-21 13:29:29 +00:00