Files
gtk3/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
..
2009-06-17 10:28:03 +02:00
2008-08-04 22:38:56 +00:00
2008-07-01 22:57:50 +00:00
2008-07-01 22:57:50 +00:00
2009-07-07 01:05:29 -04:00