2008-01-14 Denis Washington <denisw@svn.gnome.org>
* help/C/config-mouse.xml:
Updated to reflect the changes to the mouse capplet, e.g. the new
Accessibility tab.
svn path=/trunk/; revision=8386
2008-01-14 Denis Washington <denisw@svn.gnome.org>
Integrate mousetweaks settings into the mouse capplet. (Bug #503547)
* capplets/mouse/gnome-mouse-properties.glade:
Merge the previous "Buttons" and "Motion" tabs into one, and add a new
"Accessibility" tab with the mousetweaks preferences. Additionally, re-add
the "Locate Pointer" preference which disappeared in 2.20. (Bug #480457)
* capplets/mouse/gnome-mouse-properties.c:
Call setup function for the a11y tab, update for a small UI change regarding
handness preferences, and implement the locate-pointer checkbox.
* capplets/mouse/gnome-mouse-accessibility.[ch]:
Added.
* capplets/mouse/Makefile.am:
Add gnome-mouse-accessibility.c.
* gnome-settings-daemon/gnome-settings-mouse.c:
Mousetweaks support.
svn path=/trunk/; revision=8385
2008-01-12 Rodrigo Moya <rodrigo@gnome-db.org>
* Makefile.am: disabled settings daemon build so that the separate
module gets more testing.
svn path=/trunk/; revision=8381
2008-01-05 Denis Washington <denisw@svn.gnome.org>
* gnome-settings-daemon/gnome-settings-accessibility-keyboard.c:
Don't depend on /desktop/gnome/accessibility/keyboard/enable for
setting the AccessXFeedback flag; instead, set it if one of the
notification bits is enabled.
svn path=/trunk/; revision=8371
2008-01-03 Denis Washington <denisw@svn.gnome.org>
* configure.in:
* capplets/accessibility/Makefile.am:
Don't build gnome-accessibility-keyboard-properties, all
it's features are in the Keyboard capplet now.
svn path=/trunk/; revision=8367
2008-01-02 Denis Washington <denisw@svn.gnome.org>
* accessibility/at-properties/main.c: (cb_keyboard_preferences):
Spawn the accessibility tab of the keyboard capplet instead of
at-properties.
* capplets/keyboard/gnome-keyboard-properties.c: Add --a11y
command-line option to show the Accessibility tab when started.
svn path=/trunk/; revision=8365
2008-01-02 Denis Washington <denisw@svn.gnome.org>
Merge all keyboard accessibility options into the keyboard capplet.
* capplets/keyboard/gnome-keyboard-properties-a11y.[ch]: added
* capplets/keyboard/gnome-keyboard-properties.c: Remove the
"Accessibility..." button, all a11y features are in the Keyboard
capplet now.
* gnome-settings-daemon/gnome-settings-accessibility-keyboard.c:
Only consider /desktop/gnome/accessibility/keyboard/enable as
option for enabling keyboard a11y features from the keyboard,
not as global switch to turn all a11y features on/off.
svn path=/trunk/; revision=8364
2007-12-24 Matthias Clasen <mclasen@redhat.com>
* Makefile.am: Install the nautilus extension in the right spot.
(#505364)
svn path=/trunk/; revision=8353
2007-12-22 Thomas Wood <thos@gnome.org>
* theme-installer.c: (transfer_done_tgz_tbz),
(transfer_done_archive), (gnome_theme_install_real),
(transfer_done_cb), (gnome_theme_install_from_uri):
Make error dialogs more complient with the HIG (bug 400968).
svn path=/trunk/; revision=8344
2007-12-21 Luca Ferretti <elle.uca@libero.it>
* appearance-themes.c: (theme_message_area_response_cb),
(theme_message_area_update), (themes_init):
* theme-util.h:
Read WindowTitleFont and DocumentsFont from meta-theme
and use to set the value for /apps/metacity/general/titlebar_font
and /desktop/gnome/interface/document_font_name GConf keys.
This closes bug #504250
svn path=/trunk/; revision=8341
2007-12-14 Jens Granseuer <jensgr@gmx.net>
* gtkrc-utils.c: (gtkrc_get_details), (gtkrc_get_color_scheme): don't
even try to open NULL filenames, and don't leak filenames when
detecting recursions
svn path=/trunk/; revision=8330
2007-12-14 Jens Granseuer <jensgr@gmx.net>
* gnome-keyboard-properties-xkbpv.c:
(xkb_layout_preview_draw_page): try to make the printed header more
self-explanatory (bug #503598)
svn path=/trunk/; revision=8329
2007-12-12 Jens Granseuer <jensgr@gmx.net>
* configure.in: the changes in r8327 require new API, so bump the
libgnomekbd requirement to 2.21.4
svn path=/trunk/; revision=8328