]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog
Call the filters on the window where the event is received, not on the
[~andy/gtk] / ChangeLog
index 107c90c0a9f12306564950ed6e66276fe7656423..02cc399e11b00a8b3fe3a59a0eaaed533c0766bc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+Thu Dec 19 11:42:00 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/x11/gdkevents-x11.c (gdk_event_translate): Call
+       the filters on the window where the event is received,
+       not on the window the event is "about". (#101512,
+       Bolian Yin.)
+
+Thu Dec 19 03:58:36 2002  Kristian Rietveld  <kris@gtk.org>
+
+       * tests/testtreeflow.c: the rand variable should be static to
+       avoid conflicts with rand(). (#100844, reported by Soeren Sandmann,
+       fix pointed out by Matthias Clasen).
+
+Thu Dec 19 03:56:23 2002  Kristian Rietveld  <kris@gtk.org>
+
+       * gtk/gtktreeview.c (gtk_tree_view_real_select_cursor_row): if we
+       started editing, we handled this key signal, so return TRUE.
+       (#100532, reported by Soeren Sandmann).
+
+2002-12-18  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkwidget.c: Add docs.
+
+Wed Dec 18 12:05:33 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * NEWS: Various name fixes.
+
 Mon Dec 16 22:38:11 2002  Owen Taylor  <otaylor@redhat.com>
 
        * === Released 2.1.5 ===