Improved support for merging multi-stroke keybindings from different files

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12869 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nico 2002-02-28 01:33:57 +00:00
parent bbee342787
commit a8b48fc691

View file

@ -1,3 +1,9 @@
Wed Feb 27 23:27:21 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Source/GSKeyBindingTable.m ([-bindKey:toAction:]): Modified so
that adding new multi-stroke keybindings with the same prefix
doesn't discard all previous keybindings with the same prefix.
Wed Feb 27 23:16:47 2002 Nicola Pero <n.pero@mi.flashnet.it> Wed Feb 27 23:16:47 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSTextView.m ([-drawRect:]): Always clear the whole rect * Source/NSTextView.m ([-drawRect:]): Always clear the whole rect