gtk2/gtk/tests
Federico Mena Quintero 3a1ba3bd1e bgo#625416 - Don't reload the filechooser's folder during a re-map event
Long ago, before we had file monitoring at the GIO/Glib level, we would
reload the current folder each time a file chooser gets (re)mapped.
This was basically to let the GIMP recycle the same file chooser for all
file/open or file/save operations, instead of creating a new one every time.
In that case, we reloaded the folder with each ::map() event so that the
file chooser would present an up-to-date view of the folder that was being
displayed.  Now, the folder should always be up-to-date as we do
file monitoring all the time.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
2010-08-10 11:36:03 -05:00
..
file-chooser-test-dir
action.c
builder.c Use accessor functions to access GtkDialog 2010-07-13 19:40:47 +02:00
crossingevents.c
defaultvalue.c
expander.c Use GtkBin accessors 2010-07-13 19:40:47 +02:00
filechooser.c bgo#625416 - Don't reload the filechooser's folder during a re-map event 2010-08-10 11:36:03 -05:00
filtermodel.c Revert "Add length to gtk_tree_path_get_indices" 2010-06-28 14:15:10 -04:00
floating.c
gtk-example-application.c
liststore.c Revert "Add length to gtk_tree_path_get_indices" 2010-06-28 14:15:10 -04:00
Makefile.am Make GTK+ use an external gdk-pixbuf 2010-06-26 01:09:05 -04:00
object.c
pixbuf-init.c
recentmanager.c
testing.c testing: Use Cairo calls instead of gdk_draw_line() to test server sync 2010-07-26 16:42:48 +02:00
textbuffer.c
treestore.c Revert "Add length to gtk_tree_path_get_indices" 2010-06-28 14:15:10 -04:00
treeview-scrolling.c Revert "Add length to gtk_tree_path_get_indices" 2010-06-28 14:15:10 -04:00
treeview.c