2008-02-09 Luca Ferretti <elle.uca@libero.it>
reviewed by: Jens Granseuer
* at-enable-dialog.glade:
* at-properties.desktop.in.in: move capplet to main menu, was the
only one under Accessibility and rename "Assistive Tecnologies".
Using gnome-control-center will appead under Personal (closes
bug #515075).
svn path=/trunk/; revision=8463
2008-02-09 Jens Granseuer <jensgr@gmx.net>
* Makefile.am: use the libsounds.la now that libsounds uses libtool
(bug #515252)
svn path=/trunk/; revision=8462
2008-02-09 Jens Granseuer <jensgr@gmx.net>
* theme-installer.c: (gnome_theme_installer_run): make sure we're done
with the dialog before we destroy it (bug #515414)
svn path=/trunk/; revision=8460
2008-02-08 Jens Granseuer <jensgr@gmx.net>
* gnome-at-session.desktop.in.in: improve name and description for the
visual AT autostarter (bug #515197)
svn path=/trunk/; revision=8455
2008-01-25 Jens Granseuer <jensgr@gmx.net>
* keyboard: remove accessibility keyboard capplet now that
the functionality has been folded into the keyboard capplet
svn path=/trunk/; revision=8415
2008-01-25 Jens Granseuer <jensgr@gmx.net>
* gnome-mouse-properties.c: (delay_value_changed_cb), (setup_dialog):
remove left-over callback that was causing the capplet to set a label
on a NULL widget (bug #510425)
svn path=/trunk/; revision=8411
2008-01-24 Jens Granseuer <jensgr@gmx.net>
* appearance-desktop.c: (on_item_changed): only declare variables at
the beginning of a code block...
* gnome-wp-item.c: (gnome_wp_item_update_description): ... and fix a
constness warning
* gnome-wp-xml.c: (gnome_wp_xml_load_xml): remove unused variable
svn path=/trunk/; revision=8410
2008-01-14 Denis Washington <denisw@svn.gnome.org>
* capplets/keyboard/gnome-keyboard-properties.glade:
Move "Type to test settings" entry beneath the notebook to make it
easily accessible from all tabs. (Also handy for layout and a11y
preferences.)
svn path=/trunk/; revision=8394
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-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-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-06 Jens Granseuer <jensgr@gmx.net>
Patch by: Chris Jones
* gnome-default-applications.xml.in: sok is now called onBoard (bug
#499328)
svn path=/trunk/; revision=8316
2007-12-06 Jens Granseuer <jensgr@gmx.net>
* gnome-wp-item.c: (gnome_wp_item_update_description): slightly change
the code layout in hoping that intltool will now pick up the
translation hint...
svn path=/trunk/; revision=8314
2007-12-04 Jens Granseuer <jensgr@gmx.net>
Patch by: Brian Cameron <brian.cameron@sun.com>
* gtkrc-utils.c: (gtkrc_get_details), (gtkrc_get_color_scheme):
printing NULL strings crashes on Solaris so don't do that (bug #501391)
svn path=/trunk/; revision=8309
2007-11-28 Jens Granseuer <jensgr@gmx.net>
Based on patch by: Jakub Rusinek <liviopl.pl@gmail.com>
* gnome-default-applications.xml.in: add support for Midori web browser
(bug #500274)
svn path=/trunk/; revision=8303
2007-11-26 Sebastien Bacher <seb128@ubuntu.com>
* gnome-default-applications.xml.in: don't list the oudated evolution
versions nor the text web browsers (Closes: #499327)
svn path=/trunk/; revision=8299