2002-03-06 18:17:33 +00:00
|
|
|
2002-03-06 Miles Lane <miles@megapathdsl.net>
|
|
|
|
|
|
|
|
* gnome-settings-daemon.c -- Correct the gnome_program_init()
|
|
|
|
call to specify the correct program name. Specify the
|
|
|
|
restart command, so that the session manager knows how
|
|
|
|
to restart the daemon if it is killed for any reason.
|
|
|
|
|
2002-03-04 08:54:36 +00:00
|
|
|
2002-03-04 Anders Carlsson <andersca@gnu.org>
|
|
|
|
|
|
|
|
* Makefile.am:
|
|
|
|
* gnome-settings-daemon.c: (main):
|
|
|
|
* gnome-settings-wm.c: (set_number_of_workspaces),
|
|
|
|
(set_workspace_names), (wm_callback), (gnome_settings_wm_init),
|
|
|
|
(gnome_settings_wm_load):
|
|
|
|
* gnome-settings-wm.h:
|
|
|
|
Add support for bridging WM settings, currently supports
|
|
|
|
_NET_NUMBER_OF_DESKTOPS and _NET_DESKTOP_NAMES.
|
|
|
|
|
2002-02-20 05:11:10 +00:00
|
|
|
Tue Feb 19 23:53:06 2002 Jonathan Blandford <jrb@redhat.com>
|
|
|
|
|
|
|
|
* gnome-settings-font.c: set the font path and handle cursors.
|
|
|
|
|
2002-02-13 16:52:18 +00:00
|
|
|
2002-02-13 Lauris Kaplinski <lauris@ximian.com>
|
|
|
|
|
|
|
|
* gnome-settings-xsettings.c: #include <string.h> to kill warning
|
|
|
|
|
2002-02-12 07:01:00 +00:00
|
|
|
Tue Feb 12 01:34:19 2002 Jonathan Blandford <jrb@redhat.com>
|
|
|
|
|
|
|
|
* gnome-settings-daemon.c (main): add session management.
|
|
|
|
|
2002-02-10 08:02:00 +00:00
|
|
|
2002-02-10 Richard Hestilow <hestilow@ximian.com>
|
|
|
|
|
|
|
|
* gnome-settings-xsettings.c: Added font setting.
|
|
|
|
|
2002-02-04 17:48:43 +00:00
|
|
|
2002-02-04 Lauris Kaplinski <lauris@ximian.com>
|
|
|
|
|
|
|
|
* gnome-settings-locate-pointer.c (locate_pointer_expose): Return
|
|
|
|
FALSE on default case, instead of nothing
|
|
|
|
(setup_window): Replace deprecated methods
|
|
|
|
|
|
|
|
* gnome-settings-sound.c (reload_foreach_cb): Replace deprecated
|
|
|
|
methods
|
|
|
|
|
2002-01-29 04:48:25 +00:00
|
|
|
2002-01-13 Seth Nickell <snickell@stanford.edu>
|
|
|
|
|
|
|
|
reviewed by: <delete if not using a buddy>
|
|
|
|
|
|
|
|
* Makefile.am:
|
|
|
|
|
2002-01-29 00:18:55 +00:00
|
|
|
2002-01-28 Richard Hestilow <hestilow@ximian.com>
|
|
|
|
|
|
|
|
* Link to libbackground.la.
|
|
|
|
|
2002-01-21 21:57:50 +00:00
|
|
|
2002-01-21 Anders Carlsson <andersca@gnu.org>
|
|
|
|
|
|
|
|
* gnome-settings-xsettings.c: Add support for changing themes.
|
|
|
|
|
2002-01-21 06:38:45 +00:00
|
|
|
Mon Jan 21 01:29:57 2002 Jonathan Blandford <jrb@redhat.com>
|
|
|
|
|
|
|
|
* gnome-settings-keyboard.c: Move locate_pointer out.
|
|
|
|
|
|
|
|
* gnome-settings-mouse.c: Move locate_pointer in. Clean up code.
|
|
|
|
Remove print statements.
|
|
|
|
|
2002-01-14 16:46:48 +00:00
|
|
|
2002-01-14 Bradford Hovinen <hovinen@ximian.com>
|
|
|
|
|
2002-01-14 17:39:15 +00:00
|
|
|
* Makefile.am (INCLUDES): Added missing -I$(top_srcdir)
|
2002-01-14 19:30:34 +00:00
|
|
|
(bin_PROGRAMS): Rename binary gnome2-settings-daemon
|
2002-01-14 17:39:15 +00:00
|
|
|
|
2002-01-14 16:49:59 +00:00
|
|
|
* gnome-settings-daemon.c (main): Enable code to load settings;
|
|
|
|
call gnome_settings_background_load too
|
|
|
|
|
2002-01-14 16:46:48 +00:00
|
|
|
* gnome-settings-background.c (gnome_settings_background_init):
|
|
|
|
Use the correct key to register the callback
|
|
|
|
|
2002-01-10 02:26:59 +00:00
|
|
|
Wed Jan 9 21:22:30 2002 Jonathan Blandford <jrb@redhat.com>
|
|
|
|
|
|
|
|
* gnome-settings-keyboard.c (filter): weee! locate_cursor works
|
|
|
|
now!!!!
|
|
|
|
* gnome-settings-locate-pointer: speed up animation.
|
|
|
|
|
2002-01-09 01:08:50 +00:00
|
|
|
2002-01-09 Anders Carlsson <andersca@gnu.org>
|
|
|
|
|
|
|
|
* gnome-settings-daemon.c (main): Call gconf_client_add_dir.
|
|
|
|
|
2002-01-08 21:03:07 +00:00
|
|
|
Tue Jan 8 15:50:59 2002 Jonathan Blandford <jrb@redhat.com>
|
|
|
|
|
|
|
|
* Makefile.am: Add locate-pointer.
|
|
|
|
* gnome-settings-keyboard.c: Initial attempt at locate-pointer.
|
|
|
|
Don't understand XKB enough to figure it out.
|
|
|
|
* gnome-settings-locate-pointer.[ch]: Draw the locate pointer
|
|
|
|
box. Pretty snazzy for a useless (but fun) feature.
|
|
|
|
* gnome-settings-mouse.c: Move locate pointer to it's own file.
|
|
|
|
|
2002-01-08 14:54:35 +00:00
|
|
|
2002-01-08 Richard Hestilow <hestilow@ximian.com>
|
|
|
|
|
|
|
|
* gnome-settings-daemon.c (main): Initialize libgnomeui,
|
|
|
|
and load sounds.
|
|
|
|
|
|
|
|
* gnome-settings-sound.c (stop_esd): Just tell esd to let go
|
|
|
|
of /dev/dsp.
|
|
|
|
|
2002-01-04 20:48:17 +00:00
|
|
|
2002-01-04 Bradford Hovinen <hovinen@ximian.com>
|
|
|
|
|
|
|
|
* all: Convert from GConfEngine to GConfClient
|
|
|
|
|
2002-01-04 17:50:44 +00:00
|
|
|
2001-01-04 Richard Hestilow <hestilow@ximian.com>
|
|
|
|
|
|
|
|
* gnome-settings-sound.[ch]: Added.
|
|
|
|
|
|
|
|
* Makefile.am: Add gnome-settings-sound sources, link to libsounds.
|
|
|
|
|
|
|
|
* gnome-settings-daemon.c: Call gnome_settings_sound_init.
|
|
|
|
|
2001-12-20 15:46:08 +00:00
|
|
|
2001-12-20 Bradford Hovinen <hovinen@ximian.com>
|
|
|
|
|
2001-12-20 20:20:03 +00:00
|
|
|
* All: Eliminate compiler warnings
|
|
|
|
|
|
|
|
* gnome-settings-daemon.h: Use __GNOME_SETTINGS_DAEMON_H for the
|
|
|
|
enclosing macro
|
|
|
|
|
2001-12-20 15:46:08 +00:00
|
|
|
* gnome-settings-background.c: Update
|
|
|
|
|
2001-12-20 14:11:59 +00:00
|
|
|
2001-12-19 Bradford Hovinen <hovinen@ximian.com>
|
|
|
|
|
|
|
|
* Makefile.am
|
|
|
|
(gnome_settings_daemon_SOURCES): Add
|
|
|
|
gnome-settings-{keyboard|background}.[ch]
|
|
|
|
(INCLUDES): Add -I$(top_srcdir)/libbackground
|
|
|
|
(gnome_settings_daemon_LDADD): Add
|
|
|
|
$(top_builddir)/libbackground/libbackground.a
|
|
|
|
|
|
|
|
* gnome-settings-daemon.c (main): Initialize keyboard and
|
|
|
|
background subsystems
|