2008-03-31 Bastien Nocera <hadess@hadess.net>
* eggcellrendererkeys.c (grab_key_callback): Fix Esc and Backspace
being bindable when Caps Lock is on (Closes: #524813)
svn path=/trunk/; revision=8615
2008-03-31 Bastien Nocera <hadess@hadess.net>
* gnome-keybinding-properties.c (append_keys_to_tree_from_file):
Fix category headers not appearing properly in the
treeview when using a non-UTF-8 locale (Closes: #513988)
svn path=/trunk/; revision=8613
2008-03-28 Jens Granseuer <jensgr@gmx.net>
* file-transfer-dialog.c: (file_transfer_job_destroy),
(file_transfer_dialog_overwrite), (file_transfer_job_schedule): keep
the overwrite confirmation around for an entire job, so we don't reset
the window position all the time
svn path=/trunk/; revision=8606
2008-03-27 Jens Granseuer <jensgr@gmx.net>
Patch by: Patrick Wade <patrick.wade@sun.com>
* appearance-themes.c: (custom_font_cb),
(theme_message_area_response_cb), (theme_message_area_update),
(themes_init), (themes_shutdown):
* appearance.h: allow the user to revert a font change proposed by a
metatheme (bug #519065)
svn path=/trunk/; revision=8598
2008-03-24 Jens Granseuer <jensgr@gmx.net>
* gnome-keyboard-properties.c: (setup_dialog): don't show the typing
break tab if the typing monitor is not available (bug #524034)
svn path=/trunk/; revision=8589
2008-03-19 Jens Granseuer <jensgr@gmx.net>
* data/appearance.glade: don't declare the backgrounds icon view
reorderable. It's not. Besides, setting this property breaks the
custom drag and drop functionality (bug #523347). This fixes the
critical warning when trying to drag an unselected item, but it looks
like the new nautilus doesn't support background drag and drop, anyway
svn path=/trunk/; revision=8584
2008-03-19 Jens Granseuer <jensgr@gmx.net>
* gnome-keyboard-properties-xkblt.c:
(xkb_layouts_dnd_data_received): don't crash when called for a
drag with no selected items (bug #523379)
svn path=/trunk/; revision=8583
2008-03-15 Jens Granseuer <jensgr@gmx.net>
* gnome-keybinding-properties.c: (accel_edited_callback),
(accel_cleared_callback), (start_editing_cb),
(maybe_block_accels), (setup_dialog): stop widget accelerators
from activating while the user is entering a new shortcut. This
allows binding shortcuts that are used as accels in the capplet
dialog, e.g. for the Help and Close buttons (bug #313228)
svn path=/trunk/; revision=8581
2008-03-11 Jens Granseuer <jensgr@gmx.net>
* gnome-theme-apply.c: (gnome_meta_theme_set): actually check the
cursor size before changing it in GConf, not the theme name
(thanks to Kjartan Maraas)
svn path=/trunk/; revision=8578
2008-03-11 Jens Granseuer <jensgr@gmx.net>
* data/appearance.glade: don't resize the font samples vertically when
the window is resized (bug #521823)
svn path=/trunk/; revision=8577
2008-03-11 Jens Granseuer <jensgr@gmx.net>
Encountering a theme that could not be thumbnailed (e.g. because the
metacity theme for a metatheme isn't installed) would make the
thumbnailer crash. Since it's not restarted by the appearance capplet
this would result in all themes encountered after the broken one not
to be thumbnailed either. This change fixes up error handling in the
thumbnailer so that the broken theme is simply skipped and processing
can continue with the next one. (bug #521009)
* theme-thumbnail.c: (create_meta_theme_pixbuf),
(create_metacity_theme_pixbuf), (message_from_capplet),
(message_from_child), (read_pixbuf),
(generate_theme_thumbnail_async), (theme_thumbnail_factory_init):
properly handle failed thumbnailing attempts
svn path=/trunk/; revision=8576
2008-03-11 Jens Granseuer <jensgr@gmx.net>
* gconf-property-editor.c: (peditor_numeric_range_widget_changed): don't
free the GConf value if we don't have one. Fixes a crash when schemas
are not properly installed (bug #520744)
svn path=/trunk/; revision=8574
2008-02-29 Denis Washington <denisw@svn.gnome.org>
* capplets/mouse/gnome-mouse-properties.c: make the mouse
orientation radio buttons usable with both mouse buttons.
svn path=/trunk/; revision=8535
2008-02-28 Jens Granseuer <jensgr@gmx.net>
* gnome-about-me-password.c: (io_watch_stdout): fix misspelling of
"palindrome" that would make us wait forever when that case occurred
(bug #519398)
svn path=/trunk/; revision=8534
2008-02-25 Thomas Wood <thos@gnome.org>
* theme-thumbnail.c: (message_from_child): Return FALSE on error or EOF,
which should also fix bug 516413, in addition to checking for G_IO_HUP.
svn path=/trunk/; revision=8523
2008-02-25 Thomas Wood <thos@gnome.org>
* theme-thumbnail.c:
(create_meta_theme_pixbuf), (create_metacity_theme_pixbuf):
Use the new meta_preview_get_clip_region() function in Metacity to fix
bug 460018 (Rounded window borders don't get rendered correctly).
(message_from_child): Do not attempt to read from the pipe when
the connection has been broken. Fixes bug 516413 (Theme thumbnailer
causes UI to stop drawing when encountering an error).
svn path=/trunk/; revision=8521
2008-02-19 Jens Granseuer <jensgr@gmx.net>
* main.c: (create_dialog), (save_to_gconf): escape strange hostnames
that we want to use as GConf keys (see bug #517259 for a similar issue
in gnome-settings-daemon)
svn path=/trunk/; revision=8509
2008-02-16 Jens Granseuer <jensgr@gmx.net>
* appearance-desktop.c: (wp_option_menu_set), (wp_load_stuffs):
* gnome-wp-item.c: (gnome_wp_item_update), (gnome_wp_item_new):
* gnome-wp-item.h: always apply the current GConf settings to the
initially selected wallpaper so that we don't modify the settings if
GConf state and the definition in backgrounds.xml are not identical
(bug #516746)
* gnome-wp-xml.c: (gnome_wp_xml_load_xml): get rid of redundant if
svn path=/trunk/; revision=8489
2008-02-14 Jens Granseuer <jensgr@gmx.net>
* appearance-desktop.c: (wp_scale_type_changed): don't try to set shading
and options in GConf when we're dealing with a read-only source (bug
#516328)
svn path=/trunk/; revision=8485
2008-02-12 Jens Granseuer <jensgr@gmx.net>
* configure.in: add gio-2.0 to general capplet flags for now; this
part needs cleaning up in the next cycle
2008-02-12 Jens Granseuer <jensgr@gmx.net>
* e-image-chooser.c: (e_image_chooser_class_init),
(image_drag_data_received_cb):
* gnome-about-me.c: (about_me_update_preview): port to gio
svn path=/trunk/; revision=8479
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