diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-02-21 17:29:01 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-02-21 17:29:01 +0000 |
commit | 196c1f5a020ba51eed5793c55e2f90da688f222c (patch) | |
tree | ca457d1056e32a40d88e3469b1a6a995feebc130 /ChangeLog.pre-2-6 | |
parent | 708e1a95749ad61cb0167f729a77e951a30388cf (diff) | |
download | gtk+-196c1f5a020ba51eed5793c55e2f90da688f222c.tar.gz |
Remove some workarounds for +/= and shift key handling.
Thu Feb 21 12:24:22 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkctree.c (gtk_ctree_class_init): Remove some workarounds
for +/= and shift key handling.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 856a5c5553..edeab26969 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,8 @@ +Thu Feb 21 12:24:22 2002 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkctree.c (gtk_ctree_class_init): Remove some workarounds + for +/= and shift key handling. + Wed Feb 20 14:26:47 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtkkeyhash.[ch]: Implement "fuzzy" key binding lookups; |