gtk2/gtk/tests
Kristian Rietveld d743b2fbea Bug 586374 – code does not follow documentation
Properly invalidate iterators in iter_next, iter_children,
iter_nth_child and iter_parent when FALSE is returned.  ListStore was
actually already mostly in order as the GSequence pointers are very
strictly checked, but to be a little stricter we've added stamp = 0
lines.  TreeStore did not invalidate its iterators, so stamp = 0 lines
were added where appropriate.  Unit tests have been added to check this.

Fixes bug 586374, reported by Mike Gemunde.
2009-07-30 21:23:47 +02:00
..
builder.c fix compile warnings 2009-06-17 10:28:03 +02:00
crossingevents.c Fix make check 2008-08-04 22:38:56 +00:00
defaultvalue.c Exclude GtkEntry::buffer from default value testing 2009-07-10 18:12:42 -04:00
filechooser.c Revert name change 2008-07-01 22:57:50 +00:00
floating.c tests/Makefile.am tests/autotestfilechooser.c tests/buildertest.c 2008-06-18 13:29:02 +00:00
liststore.c Bug 586374 – code does not follow documentation 2009-07-30 21:23:47 +02:00
Makefile.am Start general GtkTreeView unit tests 2009-07-30 20:24:31 +02:00
object.c Bug 525550 – GTK+ 2.13.0 GtkCurve test fails 2008-11-12 15:15:02 +00:00
pixbuf-init.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
recentmanager.c Revert name change 2008-07-01 22:57:50 +00:00
testing.c 2.17.3 2009-07-07 01:05:29 -04:00
textbuffer.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
treestore.c Bug 586374 – code does not follow documentation 2009-07-30 21:23:47 +02:00
treeview-scrolling.c More uses of the get_cell_renderers functions 2009-06-16 12:37:33 -04:00
treeview.c Bug 539377 – Unnecessary warnings when GtkTreeView is not realized 2009-07-30 20:24:31 +02:00