The custom cell renderers were required to draw the selection inidicator
around the entire item, not just the text. This has now been fixed in GTK+ as the
as the resolution of bug 382544.
In case the RANDR configuration cannot be applied, gnome-settings-daemon already
pops up an error message. So, don't pop up another error of our own.
Signed-off-by: Federico Mena Quintero <federico@novell.com>
There is no timestamp available when the dialog returns from gtk_dialog_run().
So, we save the timestamp at the time the Apply button is clicked.
Signed-off-by: Federico Mena Quintero <federico@novell.com>
The horizontal coordinate was not always being updated.
Also, ensure that outputs are at y=0.
Signed-off-by: Federico Mena Quintero <federico@novell.com>
These changes were proposed in bug 580792:
- Make the apply button the default
- Don't let the cancel button grab the default
- Make both entries activate the default widget
- Grab the focus to the first entry when presenting the dialog
The labels are always painted against a light pastel background. Using
the theme's colors makes the label hard to read on 'inverse' themes.
Signed-off-by: Federico Mena Quintero <federico@novell.com>
2009-04-14 Jens Granseuer <jensgr@gmx.net>
* gtkrc-utils.c: (gtkrc_get_details): close gtkrc files after use so
we don't run out of file descriptors (bug #578835)
svn path=/trunk/; revision=9412
2009-04-11 Benjamin Berg <benjamin@sipsolutions.net>
* theme-util.c: (theme_delete):
Only delete the theme if the user pressed OK (bug #578694)
svn path=/trunk/; revision=9408
2009-04-02 Jens Granseuer <jensgr@gmx.net>
* gnome-keybinding-properties.c: (start_editing_kb_cb): make
activating a section header row expand or collapse the section as
expected instead of crashing (bug #577474)
svn path=/trunk/; revision=9400
so that it can make its confirmation window a child of the parent.
Signed-off-by: Federico Mena Quintero <federico@novell.com>
svn path=/trunk/; revision=9376
2009-03-18 Jens Granseuer <jensgr@gmx.net>
* appearance-desktop.c: (wp_remove_wallpaper): after removing an
image set the cursor to the newly selected wallpaper so that
keyboard navigation works as expected (bug #575075)
svn path=/trunk/; revision=9373
2009-03-12 Bastien Nocera <hadess@hadess.net>
* gnome-about-me-fingerprint.c (finger_combobox_changed):
Fix warning when selecting a finger to enroll in the combo box
(Closes: #574974)
svn path=/trunk/; revision=9341
2009-03-11 Gabor Kelemen <kelemeng@gnome.hu>
* xrandr-capplet.c: Make the strings of the Rotation dialog appear
translated. Bug #574693.
svn path=/trunk/; revision=9336
2009-03-06 Jens Granseuer <jensgr@gmx.net>
* gnome-default-applications-properties.glade: fix mnemonics conflict
for web browser and mail reader command widgets. There's another
conflict for the "Run in terminal" checkbox but that one will have to
wait until string freeze is over
svn path=/trunk/; revision=9321
2009-02-23 Jens Granseuer <jensgr@gmx.net>
* gnome-keybinding-properties.c: (append_keys_to_tree),
(update_custom_shortcut): for shortcuts without a description simply
show "<Unknown Action>" instead of (unhelpful) parts of its GConf
path (bug #572808)
svn path=/trunk/; revision=9285
2009-02-20 Jens Granseuer <jensgr@gmx.net>
* gnome-keybinding-properties.c: (update_custom_shortcut): don't
forget to save the shortcut command, too (bug #572501)
svn path=/trunk/; revision=9280