From 2096715583cc05db0961178454a7e22c8c987a78 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Wed, 6 Mar 2002 00:30:52 +0000 Subject: When setting the focus to NULL, clear the existing focus chain so that Tue Mar 5 19:19:19 2002 Owen Taylor * gtk/gtkwindow.c (gtk_window_set_focus): When setting the focus to NULL, clear the existing focus chain so that when we focus into the window again, we start at the beginning. (Pointed out by Tim Janik.) --- ChangeLog.pre-2-0 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog.pre-2-0') diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index a0391167df..1cac638a67 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,10 @@ +Tue Mar 5 19:19:19 2002 Owen Taylor + + * gtk/gtkwindow.c (gtk_window_set_focus): When setting + the focus to NULL, clear the existing focus chain so + that when we focus into the window again, we start + at the beginning. (Pointed out by Tim Janik.) + 2002-03-06 James Henstridge * configure.in: libpango is now called libpango-1.0 -- cgit v1.2.1