2004-01-15 Bastien Nocera <hadess@hadess.net>
* gnome-settings-multimedia-keys.c: fix locating the
pixmaps when compiling with a prefix not ending in '/'
2004-01-14 Bastien Nocera <hadess@hadess.net>
* Makefile.am:
* gnome-settings-multimedia-keys.c: fix build on Linux/PPC machines
(the only ones to use the FB-Level code)
Tue Jan 13 10:48:57 2004 Jonathan Blandford <jrb@gnome.org>
* gnome-settings-daemon: Merge in acme. We now have a variety of
actions for the keybinding capplet.
2004-01-09 Jody Goldberg <jody@gnome.org>
* Makefile.am : simplify and generate the file at the last possible
instant. CLickety Click, no mor eworries about tmp files.
* GNOME_SettingsDaemon.server.in: restore
* GNOME_SettingsDaemon.server.in.in: remove
2003-12-19 Diego Gonzalez Gonzalez <diego@pemas.net>
* Makefile.am: install gnome-settings-daemon in the libexec
directory
* GNOME_SettingsDaemon.server.in.in: new file that contains
the new locations where the gnome-settings-daemon is to be
found.
2003-11-12 Jody Goldberg <jody@gnome.org>
* Makefile.am (EXTRA_DIST) : always dist gswitchit.pc.in to keep
automake happy. There is no significant downside to it.
2003-11-12 Jody Goldberg <jody@gnome.org>
* Makefile.am : add a libgswitchit subdir
* configure.in : Add a test to ensure the new virtual include of
libgswitchit is in place
* configure.in : define LIBXKLAVIER_*
* configure.in : include libgswitchit in SUBDIRS
Thu Jul 31 14:22:38 2003 Jonathan Blandford <jrb@redhat.com>
* gnome-settings-xsettings.c (translate_string_string_toolbar):
Patch from Anders Carlsson to special case "both-horiz".
Thu Jul 31 14:06:51 2003 Jonathan Blandford <jrb@redhat.com>
* gnome-settings-mouse.c: Patch from Satyajit Kanungo
<satyajit.kanungo@wipro.com> to make locate pointer work in
a multi-screen environment.
2003-07-17 Richard Hult <richard@imendio.com>
* typing-break/main.c (main): Remove session stuff since g-s-d
handles lifetime the cycle now.
2003-07-17 Richard Hult <richard@imendio.com>
* gnome-settings-typing-break.c (setup_typing_break): Start with
-n to avoid the warning about notification area.
(gnome_settings_typing_break_init): Fix a warning.
2003-07-03 Bastien Nocera <hadess@hadess.net>
* gnome-settings-keybindings.c: (get_screens_list),
(screen_exec_display_string), (grab_key), (do_grab),
(gnome_settings_keybindings_load): grab keys on all the screens for the
current display
Mon Jun 2 13:23:25 2003 Jonathan Blandford <jrb@redhat.com>
* gnome-settings-xrdb.c (append_xresources): Patch from Jens
Granseuer <jensgr@gmx.net> to fix on non-C99 compilers.
Thu Feb 6 16:43:33 2003 Jonathan Blandford <jrb@redhat.com>
* gnome-settings-font.c (load_xcursor_theme): handle xcursor so
that we support Xcursor files.
* gnome-settings-daemon.c: move
gnome_settings_daemon_spawn_with_input here so multiple modules
can use it.
2003-01-19 Alex Duggan <aldug@astrolinux.com>
* gnome-settings-mouse.c (filter), (set_locate_pointer):
make the right control key also locate the mouse pointer.
Fixes#87426