]> Pileus Git - ~andy/gtk/commit
Enable "/" and "~" as bindings to activate the location entry again. Fixes
authorFederico Mena Quintero <federico@novell.com>
Thu, 17 Aug 2006 21:31:08 +0000 (21:31 +0000)
committerFederico Mena Quintero <federico@src.gnome.org>
Thu, 17 Aug 2006 21:31:08 +0000 (21:31 +0000)
commitad0ca3897bb49e8c30eea510cc5518890a9259eb
tree7f12b3a11bb64bcd45f236a5e557afdccc94e301
parent0bc1d2323f0244096823be7dbd35336ff02de0c1
Enable "/" and "~" as bindings to activate the location entry again. Fixes

2006-08-17  Federico Mena Quintero  <federico@novell.com>

* gtk/gtkfilechooserdefault.c
(_gtk_file_chooser_default_class_init): Enable "/" and "~" as
bindings to activate the location entry again.  Fixes bug #340856.
(tree_view_keybinding_cb): Likewise.
(trap_activate_cb): Likewise.
(location_popup_handler): Handle the "path" argument again; set it
as the text on the location entry.
(location_set_user_text): New helper function.
(load_setup_timer): Fix comment.

* tests/autotestfilechooser.c (main): Oops, enable all the tests again.
ChangeLog
ChangeLog.pre-2-10
gtk/gtkfilechooserdefault.c
tests/autotestfilechooser.c