]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-8
Don't use this same functions as idle callbacks and directly, to avoid
[~andy/gtk] / ChangeLog.pre-2-8
index 520c25b4e044c201172ffbe7826b26a67ae5df27..7c1d9838809e576cc52f1afe2a7cb4b4a1776920 100644 (file)
@@ -1,3 +1,23 @@
+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 
+       examples work.
+
+       * tests/testselection.c (selection_toggled, selection_clear):
+       Use selection_widget as selection owner - otherwise clearing the
+       selection doesn't work.
+
 Mon Mar  4 12:43:48 2002  Owen Taylor  <otaylor@redhat.com>
 
         Fixes for non XKB operation. (#73103)