gtk2/gtk/tests
Tristan Van Berkom a6f9ef0d3a Load the file chooser's widgets from the .ui file
This is Tristan's *excellent* work, minus the old code for the shortcuts bar - that is all done
in GtkPlacesSidebar now.

The UI gets loaded from a Glade resource; most of the old code to create the UI by hand is gone.

There is still code for save_widgets_create(); this needs to be moved into the UI file, but it
is not a big deal.

gtk_file_chooser_default_init() calls a new post_process_ui() that takes care of all the things
that cannot be done directly in Glade.
2013-04-15 19:29:12 -05:00
..
file-chooser-test-dir
accel.c
accessible.c
action.c
bitmask.c
builder.c
cellarea.c
crossingevents.c
defaultvalue.c
entry.c
expander.c
filechooser.c Don't include gtkfilechooserprivate.h from the file chooser's tests 2013-04-11 20:40:05 -05:00
filtermodel.c
floating.c
grid.c
gtkmenu.c tests: improve gtkmenu testcase 2013-04-01 16:45:20 -04:00
gtktreemodelrefcount.c
gtktreemodelrefcount.h
keyhash.c
liststore.c
Makefile.am build: Fix srcdir != builddir 2013-04-08 10:16:58 -04:00
modelrefcount.c
object.c
objects-finalize.c objects-finalize test: Blacklist gdk_pixbuf_simple_anim_iter_get_type() 2013-04-05 21:11:13 +09:00
papersize.c
rbtree.c
recentmanager.c
regression-tests.c
sortmodel.c
stylecontext.c
templates.c Load the file chooser's widgets from the .ui file 2013-04-15 19:29:12 -05:00
testing.c
textbuffer.c
textiter.c
treemodel.c
treemodel.h
treepath.c
treestore.c
treeview-scrolling.c
treeview.c