]> Pileus Git - ~andy/gtk/commit
filechooserentry: Use inline completion
authorBenjamin Otte <otte@redhat.com>
Sun, 6 Nov 2011 02:00:47 +0000 (03:00 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 16 Dec 2011 19:09:13 +0000 (20:09 +0100)
commit45d54fcba62371dcbc1cc4e82797a0eb5aa72747
tree7ae3a73a392eacea317b40e89b2c7951de9f5a18
parentcdd236ddd40ac867518adeeab19d27314019fc40
filechooserentry: Use inline completion

... from GtkEntryCompletion instead of implementing a poor copy
ourselves. This also makes the file chooser entry behave a lot closer to
normal entries.
gtk/gtkfilechooserentry.c