gtk2/gtk/tests
Matthias Clasen 726b0d8736 Bandaid fix for icon view subclassing
I've decided that it is isn't feasible to make cell areas runtime-settable
in the time we have left before 3.0, therefore, I'm going with the
approach to allow init() functions to instantiate the default cell area
and issue a warning if a construct property is ignored.

This is not ideal, but it keeps existing icon view and combo box
subclasses working.

https://bugzilla.gnome.org/show_bug.cgi?id=639139
2011-01-31 17:39:42 -05:00
..
file-chooser-test-dir [tests] Move filechooser test files to correct location 2010-05-11 00:50:54 +02:00
action.c Fix compilation warning: Use GtkWidget instead GtkMenuItem 2010-03-25 14:52:18 +01:00
builder.c Fix another compiler warning about unused variables 2011-01-30 01:53:49 -05:00
cellarea.c Bandaid fix for icon view subclassing 2011-01-31 17:39:42 -05:00
crossingevents.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 05:22:58 +02:00
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 More compiler warnings silenced 2011-01-30 01:59:12 -05:00
floating.c Remove some GTK_DISABLE_DEPRECATED and ENABLE_BROKEN guards 2010-06-07 04:50:05 +02:00
liststore.c Add gtk_tree_model_iter_previous() vfunc 2011-01-05 23:39:11 -05:00
Makefile.am Bandaid fix for icon view subclassing 2011-01-31 17:39:42 -05:00
object.c Deprecate GtkComboBoxEntry in favor of added properties to GtkComboBox 2010-10-13 21:52:27 -04:00
papersize.c Try harder to find a good display name for paper sizes 2011-01-12 22:30:08 -05:00
pixbuf-init.c Some cleanups after the module cache file change 2010-05-18 19:23:06 -04:00
recentmanager.c recent-manager: Coalesce multiple changes 2010-10-22 18:08:48 +01:00
stylecontext.c Add binding-set tests 2011-01-30 21:27:55 -05:00
test.css Some css parsing tests 2010-12-04 15:39:16 +01:00
test.png More css parsing tests 2010-12-04 15:39:17 +01:00
testing.c Fix a segfault in gtk_statusbar_remove_all 2011-01-31 11:50:23 -05:00
textbuffer.c Get rid of the rest of variables exported from libgtk 2010-09-08 21:31:34 +03:00
textiter.c Add caseless unit tests for textiter. 2010-11-01 15:21:53 +01:00
treestore.c Add gtk_tree_model_iter_previous() vfunc 2011-01-05 23:39:11 -05:00
treeview-scrolling.c Silence more compiler warnings 2011-01-30 01:52:55 -05:00
treeview.c Make gtk_tree_view_get_cell_area() aware of row separators 2010-12-12 15:09:27 +01:00