summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-03-05 15:30:52 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-03-05 15:30:52 +0000
commit3305137ff3e6cfadc13aa160ef29ef0620112be1 (patch)
treecf0fe4ee5c06ed48fb056ba3f89bae8108baf8d4 /ChangeLog.pre-2-8
parent1e5210355eb9f71e5cacbd2c0c339c28c956136f (diff)
downloadgdk-pixbuf-3305137ff3e6cfadc13aa160ef29ef0620112be1.tar.gz
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.)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-811
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 8003793a6..7c1d98388 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,14 @@
+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.)
+
2002-03-04 Matthias Clasen <maclas@gmx.de>
* docs/tutorial/gtk-tut.sgml: Make color selection and selection