2007-01-14 Thomas Wood <thos@gnome.org>
* theme-thumbnail.c: (generate_theme_thumbnail): Remove
g_return_if_fail_warning as this doesn't need to be a critical
warning. Fixes bug 353620.
svn path=/trunk/; revision=7140
2007-01-14 Christian Persch <chpe@svn.gnome.org>
* sound-properties-capplet.c: (create_dialog): Show the sound
properties view after adding it to the dialogue.
svn path=/trunk/; revision=7138
2007-01-11 Christian Persch <chpe@svn.gnome.org>
* capplets/sound/Makefile.am:
* capplets/sound/sound-properties-capplet.c: (create_dialog),
(dialog_response_cb), (main):
* capplets/sound/sound-properties.glade:
Fix spacings and just build the whole dialogue from glade, not just
the main part. Bug #394068.
svn path=/trunk/; revision=7131
2007-01-09 Thomas Wood <thos@gnome.org>
* accessibility-keyboard.desktop.in.in: Rename "Keyboard" to "Keyboard
Accesibility". Fixes bug 330697 (Keyboard Accessibility applet has the
same menu item as the Keyboard applet).
svn path=/trunk/; revision=7121
2007-01-08 Denis Washington <dwashington@gmx.net>
Fixes#393617
* */*.desktop.in.in: use new control center shell categories for
the capplets.
svn path=/trunk/; revision=7112
2007-01-08 Ray Strode <rstrode@redhat.com>
Fixes#351991
* gnome-wp-info.c (gnome_wp_info_new): don't try to pull from
~/.thumbnails directly without checking mtime.
* gnome-wp-item.c (collect_save_options, gnome_wp_item_get_thumbnail):
only generate thumbnails when a lookup shows there isn't already
one. Never load a background just to find out its size.
svn path=/trunk/; revision=7104
2007-01-08 Rodrigo Moya <rodrigo@novell.com>
* gnome-keybinding-properties.c (create_dialog, clear_old_model):
moved gtk_scrolled_window_ call back to its correct place.
svn path=/trunk/; revision=7103
2007-01-08 Rodrigo Moya <rodrigo@novell.com>
Fixes#128158
Patch by Jens Granseuer <jensgr@gmx.net>
* gnome-keybinding-properties.c (create_dialog): set scrolled window
policy to _NEVER.
(clear_old_model): euse the existing model instead of discarding and
rebuilding it.
(main): don't leak the GnomeProgram.
svn path=/trunk/; revision=7102
2007-01-07 Thomas Wood <thos@gnome.org>
* Makefile.am:
* gnome-theme-details.c: (gtk_theme_update_remove_button),
(remove_theme), (color_select), (toggle_color_scheme_key),
(gnome_theme_details_init):
* gnome-theme-manager.c: (main):
* gtkrc-utils.c:
* gtkrc-utils.h:
* theme-properties.glade:
Enable a message when the current theme does not support colour schemes
svn path=/trunk/; revision=7092
2007-01-07 Thomas Wood <thos@gnome.org>
* sound-properties.glade: Use GtkAlignment for padding, rather than a
GtkHbox and GtkFrame. Fixes bug 143215.
svn path=/trunk/; revision=7091
2007-01-07 Thomas Wood <thos@gnome.org>
Based on patch by: Gabor Kelemen <kelemeng@gnome.hu>
* main.c: (application_font_to_gconf): Fixes bug 335963 ("Font may be
too large" dialog unclear).
svn path=/trunk/; revision=7089
2007-01-07 Thomas Wood <thos@gnome.org>
* gnome-theme-details.c: (gtk_theme_update_remove_button): Applied patch
from bug 326337 (leaks in the theme manager)
svn path=/trunk/; revision=7078
2007-01-11 Thomas Wood <thos@gnome.org>
* gnome-theme-details.c: (gnome_theme_details_init): Applied theme
manager part of the patch from bug 382730 (fix build with c89 compilers)
svn path=/trunk/; revision=7069
2007-01-06 Hiroyuki Ikezoe <poincare@ikezoe.net>
Fixes#343584 (patch from Evolution)
* e-image-chooser.c (set_image_from_data): ref the pixbuf we get to
not lose it when we close the loader.
* gnome-about-me.c (about_me_update_photo): ditto.
svn path=/trunk/; revision=7067
2007-01-11 Thomas Wood <thos@gnome.org>
* theme-properties.glade: Set minimum size request on the treeview
rather than the entire window (fixes bug 393236).
svn path=/trunk/; revision=7062
2007-01-06 Lucas Rocha <lucasr.at.mundo@gmail.com>
Fixes#336286
* gnome-wp-capplet.c: switched from popt to GOptionContext.
(wallpaper_properties_init): just iterate over "command_line_files".
(main): call gnome_program_init with the correct arguments.
svn path=/trunk/; revision=7054
2007-01-07 Jan Arne Petersen <jap@gnome.org>
* sound-properties-capplet.c: (setup_hal_devices): do proper
dbus/libhal error handling. (Closes#363005)
svn path=/trunk/; revision=7053
2007-01-06 Gabor Kelemen <kelemeng@gnome.hu>
* gnome-wp-item.c: Mark message showing background image size and type for translation
Fixes#341899
svn path=/trunk/; revision=7052