convert the iter to a child iter again, after doing _iter_children. It's

Sat Feb  9 22:57:43 2002  Kristian Rietveld  <kris@gtk.org>

        * gtk/gtktreemodelsort.c (gtk_tree_model_sort_build_level): convert
        the iter to a child iter again, after doing _iter_children. It's
        possible that _iter_children added some rows and updated the stamp.
This commit is contained in:
Kristian Rietveld
2002-02-09 21:56:30 +00:00
committed by Kristian Rietveld
parent 210838470b
commit 1e40b8cb18
8 changed files with 48 additions and 0 deletions

View File

@ -1,3 +1,9 @@
Sat Feb 9 22:57:43 2002 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreemodelsort.c (gtk_tree_model_sort_build_level): convert
the iter to a child iter again, after doing _iter_children. It's
possible that _iter_children added some rows and updated the stamp.
2002-02-09 Daniel Elstner <daniel.elstner@gmx.net>
* gtk/gtktextchild.c: Use == rather than = in sanity