From 953d4b248ef680efdc654e188d57c50ce0477abd Mon Sep 17 00:00:00 2001 From: Jonathan Blandford Date: Wed, 22 Aug 2001 22:27:41 +0000 Subject: Fix selection. I think it's all dandy now. We check the current event for Wed Aug 22 18:25:46 2001 Jonathan Blandford * gtk/gtktreeview.c: Fix selection. I think it's all dandy now. We check the current event for modifiers rather than try to trap all presses. --- ChangeLog.pre-2-4 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog.pre-2-4') diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 4b75986bbb..c7f4606d7c 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,9 @@ +Wed Aug 22 18:25:46 2001 Jonathan Blandford + + * gtk/gtktreeview.c: Fix selection. I think it's all dandy now. + We check the current event for modifiers rather than try to trap + all presses. + 2001-08-22 Anders Carlsson * gtk/gtkliststore.h (GTK_LIST_STORE_CLASS): Fix a small typo. -- cgit v1.2.1