]> Pileus Git - ~andy/gtk/commit
filechooserentry: Do inline completion only when opening files
authorBenjamin Otte <otte@redhat.com>
Fri, 16 Dec 2011 17:47:42 +0000 (18:47 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 16 Dec 2011 19:09:14 +0000 (20:09 +0100)
commit640754e98b6a0a59fbfa9f35d03e0f096988a0a2
tree67f67eece7a483d18d32c7e0365c4bedbf9cb52c
parent351dd206bc024b1744d67f5849fd4e7c8f039dd1
filechooserentry: Do inline completion only when opening files

When saving files, using <tab> is required. We don't want the UI
randomly changing filenames from below us.

https://bugzilla.gnome.org/show_bug.cgi?id=663573
gtk/gtkfilechooserentry.c