2007-03-04 Benjamin Berg <benjamin@sipsolutions.net>
* gnome-theme-details.c: (update_color_scheme_tab):
Free the engine and color scheme lists.
Removed some bogus old code that caused the current theme to be
checked instead of the new one.
svn path=/trunk/; revision=7360
2007-03-04 Thomas Wood <thos@gnome.org>
* gnome-theme-info.c: (gnome_theme_read_meta_theme): Don't try and open null
filenames
* theme-thumbnail.c: (message_from_capplet): Reset the gtk_color_scheme after
a thumbnail has been generated.
svn path=/trunk/; revision=7359
2007-03-04 Thomas Wood <thos@gnome.org>
Patch by: Thomas Zajic <zlatko@gmx.at>
* gnome-mouse-properties.c: (populate_tree_model): Add two popular cursor
sizes to the filter, and sort "Pointers" list alphabetically.
svn path=/trunk/; revision=7358
2007-03-04 Thomas Wood <thos@gnome.org>
* Makefile.am:
* gtkrc-utils.c: (gtkrc_get_details):
* gtkrc-utils.h:
Move gtkrc-utils from capplets/theme-switcher to capplets/common.
* gnome-theme-info.c: (gnome_theme_read_meta_theme): Search the gtkrc for
the colour scheme if none was found in the metatheme file. Fixes a problem
when comparing two metathemes which only differ by the colour scheme setting.
svn path=/trunk/; revision=7356
2007-02-28 Thomas Wood <thos@gnome.org>
* gnome-theme-details.c: (load_theme_names): Replace a deprecated function
(color_select), (gnome_theme_details_init): Rename color_select() to gtk_color_scheme_changed()
svn path=/trunk/; revision=7345
2007-02-28 Thomas Wood <thos@gnome.org>
* gnome-theme-apply.c: (gnome_meta_theme_set): Set the gtk-color-scheme even
if it is blank.
* theme-thumbnail.c: (create_image), (handle_bytes),
(generate_theme_thumbnail), (generate_theme_thumbnail_async),
(theme_thumbnail_factory_init): Set the gtk-color-scheme when creating the
thumbnail.
svn path=/trunk/; revision=7344
2007-02-27 Jens Granseuer <jensgr@gmx.net>
* gnome-about-me-password.c: (stop_passwd),
(free_passwd_resources), (passdlg_process_response): another attempt
at fixing bug #411697. The previous commit fell a bit short
svn path=/trunk/; revision=7343
2007-02-25 Jens Granseuer <jensgr@gmx.net>
* Makefile.am:
* gnome-about-me.c: (about_me_image_clicked_cb): change default dir for
the image chooser to $datadir/pixmaps/faces (same as gdm) and add a
bookmark for ~/Pictures if available (fixes bug #408305)
svn path=/trunk/; revision=7333
2007-02-23 Jens Granseuer <jensgr@gmx.net>
* gnome-settings-accessibility-keyboard.c:
(gnome_settings_accessibility_keyboard_load): correctly pass the
function address when setting up the event filter
svn path=/trunk/; revision=7328
2007-02-23 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>
svn path=/trunk/; revision=7323
2007-02-22 Jens Granseuer <jensgr@gmx.net>
* gnome-theme-details.c: (color_select): color components in
GdkColor are guint16 not guint8, so format accordingly. Fixes bug
398331.
svn path=/trunk/; revision=7321
* shell/gnomecc.desktop: Reverting the default use of the shell and
use the menus for 2.18 instead. The shell still needs some love and
probably will be default for GNOME 2.20.
svn path=/trunk/; revision=7310
2007-02-19 Jens Granseuer <jensgr@gmx.net>
* gnome-keybinding-properties.c: (clear_old_model): clear GConf client
cache before reloading since cached values don't pass the schema name
along which can make entries vanish from the list (fixes bug 394776)
svn path=/trunk/; revision=7309