gtk2/gtk/tests
Matthias Clasen 0d9ebb501d Move min-display-width/height to GtkScrolledWindow
It is just too annoying to have to implement these properties in
every scrollable. Instead, we now have ::min-content-height/width
in GtkScrolledWindow.

We also add GtkScrollablePolicy to determine how to size the
scrollable content.
2010-10-22 19:21:17 +02:00
..
file-chooser-test-dir
action.c
builder.c Deprecate GtkComboBoxEntry in favor of added properties to GtkComboBox 2010-10-13 21:52:27 -04:00
crossingevents.c
defaultvalue.c Don't check resize-grip-visible in default values unit test 2010-10-12 19:12:44 +02:00
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 Assign all g_signal_connect() and friends to gulong variables 2010-10-22 18:58:47 +02:00
floating.c
gtk-example-application.c GtkApplication rewrite 2010-10-19 01:31:09 +02:00
liststore.c Revert "Add length to gtk_tree_path_get_indices" 2010-06-28 14:15:10 -04:00
Makefile.am Add GtkScrollable interface 2010-10-22 11:03:45 +02:00
object.c Deprecate GtkComboBoxEntry in favor of added properties to GtkComboBox 2010-10-13 21:52:27 -04:00
pixbuf-init.c
recentmanager.c recent-manager: Coalesce multiple changes 2010-10-22 18:08:48 +01:00
testing.c Disable resize grip on spin button test 2010-10-12 19:12:44 +02:00
textbuffer.c Get rid of the rest of variables exported from libgtk 2010-09-08 21:31:34 +03:00
treestore.c Revert "Add length to gtk_tree_path_get_indices" 2010-06-28 14:15:10 -04:00
treeview-scrolling.c Move min-display-width/height to GtkScrolledWindow 2010-10-22 19:21:17 +02:00
treeview.c