]> Pileus Git - ~andy/gtk/commit
filechooserentry: Get rid of RefreshMode
authorBenjamin Otte <otte@redhat.com>
Sun, 6 Nov 2011 02:52:41 +0000 (03:52 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 16 Dec 2011 19:09:13 +0000 (20:09 +0100)
commit132c42ccbd5deab5b24d28e23f387c7966d80d35
tree0e20387606bc1697bdd9f2c134dd982e1006a941
parent45d54fcba62371dcbc1cc4e82797a0eb5aa72747
filechooserentry: Get rid of RefreshMode

Instead, pass the text to use to refresh_current_folder_and_file_part().
This also gets rid of the problem introduced earlier that the position
is not properly updated in do_insert_text() and therefor the completion
is wrong.
gtk/gtkfilechooserentry.c