summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2001-08-22 22:27:41 +0000
committerJonathan Blandford <jrb@src.gnome.org>2001-08-22 22:27:41 +0000
commit953d4b248ef680efdc654e188d57c50ce0477abd (patch)
tree1fc44cb57b16f4639bbec4431d8beb4301a8464f /ChangeLog.pre-2-4
parente7ac9a34309b7973656a8653762251bfea6fde7a (diff)
downloadgdk-pixbuf-953d4b248ef680efdc654e188d57c50ce0477abd.tar.gz
Fix selection. I think it's all dandy now. We check the current event for
Wed Aug 22 18:25:46 2001 Jonathan Blandford <jrb@redhat.com> * 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.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-46
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 4b75986bb..c7f4606d7 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,9 @@
+Wed Aug 22 18:25:46 2001 Jonathan Blandford <jrb@redhat.com>
+
+ * 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 <andersca@gnu.org>
* gtk/gtkliststore.h (GTK_LIST_STORE_CLASS): Fix a small typo.