Files
gtk3/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
..
2013-01-08 12:23:52 +01:00
2012-10-02 19:32:37 +02:00
2013-04-01 16:45:20 -04:00
2013-04-08 10:16:58 -04:00
2012-10-02 19:32:37 +02:00
2012-10-02 19:32:37 +02:00
2013-01-08 12:24:32 +01:00