.. |
actions
|
add a frame to the media popup (closes bug #451674)
|
2007-06-29 16:16:24 +00:00 |
xrdb
|
Remove all settings that are not related to colour (#428615).
|
2007-04-11 19:02:18 +00:00 |
.indent.pro
|
now gnome-settings-daemon resets the configuration is asked by gconf flag overrideSettings
|
2004-01-09 20:43:59 +00:00 |
ChangeLog
|
don't forget the Xft callback (fixes bug #455992)
|
2007-07-12 17:43:34 +00:00 |
delayed-dialog.c
|
new method to delay showing a dialog until after the window manager is
|
2006-10-16 15:01:00 +00:00 |
eggaccelerators.c
|
sync with libegg code (closes bug #441042)
|
2007-05-25 17:28:05 +00:00 |
eggaccelerators.h
|
Merge in acme. We now have a variety of actions for the keybinding
|
2004-01-13 15:59:09 +00:00 |
factory.c
|
fix compiler warnings (closes bug #438152)
|
2007-07-01 15:37:19 +00:00 |
gnome-settings-accessibility-keyboard.c
|
reduce static data
|
2007-07-01 15:56:19 +00:00 |
gnome-settings-background.c
|
if we don't take over the background because nautilus is running, don't
|
2007-07-01 15:58:55 +00:00 |
gnome-settings-clipboard.c
|
reduce static data
|
2007-07-01 15:56:19 +00:00 |
gnome-settings-daemon.c
|
incorporate fixes from Matthias Clasen in bug #430889
|
2007-06-22 11:48:14 +00:00 |
gnome-settings-daemon.h
|
changed to use the new GnomeSettingsModule class for loadable modules.
|
2007-05-08 10:51:22 +00:00 |
gnome-settings-daemon.pc.in
|
Enabling DBUS, getting rid of bonobo, libgswitchit API update
|
2006-06-25 02:16:06 +00:00 |
gnome-settings-dbus.c
|
converted to new arch.
|
2007-06-18 20:50:39 +00:00 |
gnome-settings-dbus.h
|
Based on a patch by: Bastien Nocera <hadess@hadess.net>
|
2007-02-09 16:59:35 +00:00 |
gnome-settings-default-editor.c
|
reduce static data
|
2007-07-01 15:56:19 +00:00 |
gnome-settings-font.c
|
reduce static data
|
2007-07-01 15:56:19 +00:00 |
gnome-settings-gtk1theme.c
|
reduce static data
|
2007-07-01 15:56:19 +00:00 |
gnome-settings-keybindings.c
|
reduce static data
|
2007-07-01 15:56:19 +00:00 |
gnome-settings-keyboard-xkb.c
|
return NULL when there is an error, not exit(), so that we do proper
|
2007-04-02 15:27:35 +00:00 |
gnome-settings-keyboard-xkb.h
|
Changing library dependency from virtual libgswitchit/libkbdraw to normal libgnomekbd
|
2006-10-18 22:37:40 +00:00 |
gnome-settings-keyboard.c
|
reduce static data
|
2007-07-01 15:56:19 +00:00 |
gnome-settings-locate-pointer.c
|
Patch from Anders Carlsson to special case "both-horiz".
|
2003-07-31 18:27:44 +00:00 |
gnome-settings-locate-pointer.h
|
Cleanup of gconf and a few other things, patch from Kjartan Maraas
|
2005-05-22 15:46:45 +00:00 |
gnome-settings-marshal.list
|
added new files from previous patch to svn.
|
2007-01-08 20:30:07 +00:00 |
gnome-settings-module.c
|
reduce static data
|
2007-07-01 15:56:19 +00:00 |
gnome-settings-module.h
|
changed to use the new GnomeSettingsModule class for loadable modules.
|
2007-05-08 10:51:22 +00:00 |
gnome-settings-mouse.c
|
reduce static data
|
2007-07-01 15:56:19 +00:00 |
gnome-settings-multimedia-keys.c
|
Patch by: Grzegorz Dymarek <gregd@interia.pl>
|
2007-07-01 16:45:33 +00:00 |
gnome-settings-screensaver.c
|
reduce static data
|
2007-07-01 15:56:19 +00:00 |
gnome-settings-sound.c
|
reduce static data
|
2007-07-01 15:56:19 +00:00 |
gnome-settings-typing-break.c
|
reduce static data
|
2007-07-01 15:56:19 +00:00 |
gnome-settings-xmodmap.c
|
return NULL when there is an error, not exit(), so that we do proper
|
2007-04-02 15:27:35 +00:00 |
gnome-settings-xmodmap.h
|
Don't forget to use 'cvs add' in order to add new files to the repository.
|
2005-02-02 00:59:51 +00:00 |
gnome-settings-xrdb.c
|
reduce static data
|
2007-07-01 15:56:19 +00:00 |
gnome-settings-xsettings.c
|
don't forget the Xft callback (fixes bug #455992)
|
2007-07-12 17:43:34 +00:00 |
gsd-infos.xml
|
Fixes #133815
|
2007-01-08 16:48:19 +00:00 |
gsd-media-keys-window.c
|
add a frame to the media popup (closes bug #451674)
|
2007-06-29 16:16:24 +00:00 |
gsd-media-keys-window.h
|
rebuild the media window if the state of composite has changed (fixes bug
|
2007-03-26 19:01:50 +00:00 |
list.c
|
xutils.c Add clipboard manager files.
|
2005-06-03 08:29:45 +00:00 |
list.h
|
xutils.c Add clipboard manager files.
|
2005-06-03 08:29:45 +00:00 |
Makefile.am
|
all modules use now the new arch.
|
2007-06-21 12:19:06 +00:00 |
modmap-dialog.glade
|
fix a label form (Closes: #167739).
|
2005-07-12 10:23:17 +00:00 |
org.gnome.SettingsDaemon.service.in
|
Enabling DBUS, getting rid of bonobo, libgswitchit API update
|
2006-06-25 02:16:06 +00:00 |
reaper.c
|
merge and update patch from
|
2004-03-31 21:30:23 +00:00 |
reaper.h
|
added the typing break to CVS from drwright.
|
2003-06-26 11:40:10 +00:00 |
test-media-window.c
|
fix compiler warning
|
2007-02-25 10:00:59 +00:00 |
utils.c
|
Also check registered directories for notification. Fixes theme e.g.
|
2007-04-10 11:50:49 +00:00 |
utils.h
|
Added missing files
|
2007-04-02 15:30:30 +00:00 |
xsettings-common.c
|
Release 2.1.1
|
2002-10-21 16:48:10 +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
|
Huge cleanup. Individual ChangeLogs have info. Closing bug #320157. ANSIfy
|
2005-11-14 15:18:09 +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 |
xutils.c
|
xutils.c Add clipboard manager files.
|
2005-06-03 08:29:45 +00:00 |
xutils.h
|
xutils.c Add clipboard manager files.
|
2005-06-03 08:29:45 +00:00 |