]> Pileus Git - ~andy/gtk/commit
Bug #512743. (gail_tree_view_changed_gtk): Clean cell before go through
authorLi Yuan <li.yuan@sun.com>
Fri, 12 Dec 2008 06:12:27 +0000 (06:12 +0000)
committerLi Yuan <liyuan@src.gnome.org>
Fri, 12 Dec 2008 06:12:27 +0000 (06:12 +0000)
commit185529d2f88a5362bc175787940e3cc44d94ff1f
tree6c54c5027ab2471b33a19904e8a3e9d2a6bc834d
parent2b31f26827550e99836e54455538a5ca10b01cba
Bug #512743. (gail_tree_view_changed_gtk): Clean cell before go through

2008-12-12  Li Yuan  <li.yuan@sun.com>

        * gailtreeview.c: Bug #512743.
        (gail_tree_view_changed_gtk): Clean cell before go through the info
        list, for "changed" signal could come before a "row-deleted".
        (clean_cell_info):
        Prevent the thread to be scheduled before clean_cell_info
        finish its job.

svn path=/trunk/; revision=21872
modules/other/gail/ChangeLog
modules/other/gail/gailtreeview.c