]> Pileus Git - ~andy/gtk/commit
Don't use this same functions as idle callbacks and directly, to avoid
authorOwen Taylor <otaylor@redhat.com>
Tue, 5 Mar 2002 15:30:52 +0000 (15:30 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 5 Mar 2002 15:30:52 +0000 (15:30 +0000)
commit3305137ff3e6cfadc13aa160ef29ef0620112be1
treecf0fe4ee5c06ed48fb056ba3f89bae8108baf8d4
parent1e5210355eb9f71e5cacbd2c0c339c28c956136f
Don't use this same functions as idle callbacks and directly, to avoid

Tue Mar  5 10:29:09 2002  Owen Taylor  <otaylor@redhat.com>

* gtk/gtktreeview.c (do_presize_handler)
gtk/gtktreeview.c (do_validate_rows): Don't use this
same functions as idle callbacks and directly, to avoid
threading deadlocks. (#72392, Scott Guilbeaux)

* gtk/gtktable.c (gtk_table_size_request_init): Fix
row/column confusion from recent patch. (#73505,
Vitaly Tishkov.)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktable.c
gtk/gtktreeview.c