We'll need this to maintain state for the D-bus async callback.
Signed-off-by: Federico Mena Quintero <federico@novell.com>
svn path=/trunk/; revision=9241
2009-02-04 Federico Mena Quintero <federico@novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=434729 - Realign the
outputs when changing the resolution of one of them, so one
doesn't get overlapping monitors (when the resolution becomes
bigger) or disjoint monitors (when the resolution becomes smaller).
* xrandr-capplet.c (on_resolution_changed): Align the monitors.
(realign_outputs_after_resolution_change): New function. The
algorithm here could certainly be improved...
Signed-off-by: Federico Mena Quintero <federico@novell.com>
svn path=/trunk/; revision=9238
2009-02-01 Jens Granseuer <jensgr@gmx.net>
* gnome-about-me.c: (about_me_focus_out): fix email addresses being
generated by g-a-m always being saved as type "OTHER" which could
result in addresses being mixed up (bug #570113)
svn path=/trunk/; revision=9232
2009-01-30 Bastien Nocera <hadess@hadess.net>
* gnome-da-capplet.c (web_radiobutton_toggled_cb): Fix potential
crasher when web_radiobutton_toggled_cb is called and the
browser in GConf doesn't exist on the system anymore
svn path=/trunk/; revision=9219
2009-01-28 Jens Granseuer <jensgr@gmx.net>
* gnome-da-capplet.c: (web_combo_changed_cb): update the entry with
the correct command for the selected option instead of always using
the default
svn path=/trunk/; revision=9217
2009-01-28 Bastien Nocera <hadess@hadess.net>
* gnome-keybinding-properties.c (setup_dialog): Make Enter
work as expected in the custom key shortcut edit dialogue
svn path=/trunk/; revision=9216
2009-01-28 Bastien Nocera <hadess@hadess.net>
* gnome-keybinding-properties.c (append_keys_to_tree),
(edit_custom_shortcut), (update_custom_shortcut): Only print
warnings for non-custom keybindings, Set the GConf key for
the description when editing existing custom key shortcuts,
Avoid warnings when the description for a custom key shortcut
is empty
svn path=/trunk/; revision=9215
2009-01-28 Bastien Nocera <hadess@hadess.net>
* gnome-keybinding-properties.c (append_keys_to_tree):
Print a warning when a key doesn't have a schema, so no
description, makes debugging things like:
https://bugzilla.redhat.com/show_bug.cgi?id=482813
easier
svn path=/trunk/; revision=9214
2009-01-25 Jens Granseuer <jensgr@gmx.net>
* gnome-keybinding-properties.c: (add_custom_shortcut): fix argument
type warnings by casting to appropriate type
svn path=/trunk/; revision=9209
2009-01-25 Jens Granseuer <jensgr@gmx.net>
* gnome-theme-info.c: (handle_change_signal), (update_theme_index),
(update_common_theme_dir_index):
* gnome-theme-info.h: add GnomeThemeElement parameter to the
ThemeChangedCallback so that the receiver can determine what part of
the theme changed (part of bug #568595)
2009-01-25 Jens Granseuer <jensgr@gmx.net>
Fix newly installed themes appearing twice in the GTK themes list if
the package contains themes for both GTK and metacity (bug #568595)
* appearance-style.c: (changed_on_disk_cb): check the new
GnomeThemeElement parameter instead of the theme properties to
determine what part of the theme changed
* appearance-themes.c: (theme_changed_on_disk_cb): use new callback
signature
svn path=/trunk/; revision=9206
2009-01-19 Luca Ferretti <elle.uca@libero.it>
* gnome-network-properties.desktop.in.in: Update Icon key to
new name too
svn path=/trunk/; revision=9201