gtk+ r18874 - in trunk: . gtk
- From: federico svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r18874 - in trunk: . gtk
- Date: Tue, 2 Oct 2007 16:50:28 +0100 (BST)
Author: federico
Date: 2007-10-02 16:50:27 +0100 (Tue, 02 Oct 2007)
New Revision: 18874
ViewCVS link: http://svn.gnome.org/viewcvs/gtk+?rev=18874&view=rev
Modified:
trunk/ChangeLog
trunk/gtk/gtkfilechooserdefault.c
Log:
455284 - Focus or toggle location entry
2007-10-02 Federico Mena Quintero <federico novell com>
Fix http://bugzilla.gnome.org/show_bug.cgi?id=455284 - In the file
chooser, Ctrl-L should switch to the location entry. If we are
already on the location entry, turn it off. Based on a patch by
Jaap A. Haitsma <jaap haitsma org> and an idea by Wouter
Bolsterlee.
* gtk/gtkfilechooserdefault.c (location_button_toggled_cb): Call
location_mode_set() directly instead of using toggle_location_mode().
(toggle_location_mode): Removed.
(location_toggle_popup_handler): If the file entry is not visible,
show it. If it is visible, turn it off only if it is focused.
Otherwise, switch to the entry.
Signed-off-by: Federico Mena Quintero <federico gnu org>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]