Fxied cells/controls with continuous action

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13821 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-06-10 10:41:54 +00:00
parent 24a6bb3059
commit 25352378c4

View file

@ -1,4 +1,9 @@
2002-06-07 Georg Fleischmann <georg@vhf.de>
2002-06-11 Georg Fleischmann <georg@vhf.de>
* Source/NSControl.m ([NSControl -mouseDown:]): Set NSPeriodicMask
for continuous cells, and 0 otherwise.
2002-06-11 Georg Fleischmann <georg@vhf.de>
* Model/GMAppKit.m ([NSCell -encodeWithModelArchiver:]): Restore
sendActionMask.