gnome-control-center/gnome-settings-daemon
Seth Nickell 3831d63e77 Make the settings daemon a singleton BonoboObject so capplets can detect
2002-03-10  Seth Nickell  <snickell@stanford.edu>

        Make the settings daemon a singleton BonoboObject so capplets
	can detect whether its running and activate it if its not.

	* Makefile.am:
	* factory.c: (main):
	* gnome-settings-daemon.c: (awake_impl), (finalize),
	(gnome_settings_daemon_class_init), (gnome_settings_daemon_init),
	(gnome_settings_daemon_new):
	* gnome-settings-daemon.h:

	Convert the settings-daemon into a BonoboObject and add code to
	register it with bonobo-activation. Still has a main loop that can
	be run normally to launch the settings daemon.
2002-03-11 01:44:03 +00:00
..
.cvsignore more silence 2002-02-17 23:05:10 +00:00
ChangeLog Make the settings daemon a singleton BonoboObject so capplets can detect 2002-03-11 01:44:03 +00:00
factory.c Make the settings daemon a singleton BonoboObject so capplets can detect 2002-03-11 01:44:03 +00:00
gnome-settings-background.c Use the correct key to register the callback 2002-01-14 16:46:48 +00:00
gnome-settings-background.h Implement. Sets the GConf value either in the changeset, or if changeset 2002-01-04 20:48:17 +00:00
gnome-settings-daemon.c Make the settings daemon a singleton BonoboObject so capplets can detect 2002-03-11 01:44:03 +00:00
gnome-settings-daemon.h Make the settings daemon a singleton BonoboObject so capplets can detect 2002-03-11 01:44:03 +00:00
gnome-settings-font.c Hook up cursor code. 2002-02-20 05:11:10 +00:00
gnome-settings-font.h Hook up cursor code. 2002-02-20 05:11:10 +00:00
gnome-settings-keyboard.c Move locate_pointer out. 2002-01-21 06:38:45 +00:00
gnome-settings-keyboard.h Implement. Sets the GConf value either in the changeset, or if changeset 2002-01-04 20:48:17 +00:00
gnome-settings-locate-pointer.c Lot of little fixes to make it to compile without most of the deprecated stuff 2002-02-04 17:48:43 +00:00
gnome-settings-locate-pointer.h Add locate-pointer. Initial attempt at locate-pointer. Don't understand 2002-01-08 21:03:07 +00:00
gnome-settings-mouse.c Move locate_pointer out. 2002-01-21 06:38:45 +00:00
gnome-settings-mouse.h Add locate-pointer. Initial attempt at locate-pointer. Don't understand 2002-01-08 21:03:07 +00:00
gnome-settings-sound.c Lot of little fixes to make it to compile without most of the deprecated stuff 2002-02-04 17:48:43 +00:00
gnome-settings-sound.h Implement. Sets the GConf value either in the changeset, or if changeset 2002-01-04 20:48:17 +00:00
gnome-settings-wm.c Add support for bridging WM settings, currently supports 2002-03-04 08:54:36 +00:00
gnome-settings-wm.h Add support for bridging WM settings, currently supports 2002-03-04 08:54:36 +00:00
gnome-settings-xsettings.c Replaced all deprecated methods except 2 GtkCTree instances with gnome-2 2002-02-13 16:52:18 +00:00
gnome-settings-xsettings.h Implement. Sets the GConf value either in the changeset, or if changeset 2002-01-04 20:48:17 +00:00
Makefile.am Make the settings daemon a singleton BonoboObject so capplets can detect 2002-03-11 01:44:03 +00:00
xsettings-common.c Import from gconf-xsettings module. Cleaned up a bunch, and made to work 2001-12-09 18:50:32 +00:00
xsettings-common.h Import from gconf-xsettings module. Cleaned up a bunch, and made to work 2001-12-09 18:50:32 +00:00
xsettings-manager.c Import from gconf-xsettings module. Cleaned up a bunch, and made to work 2001-12-09 18:50:32 +00:00
xsettings-manager.h Import from gconf-xsettings module. Cleaned up a bunch, and made to work 2001-12-09 18:50:32 +00:00