mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
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:
parent
24a6bb3059
commit
25352378c4
1 changed files with 6 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue