mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 02:41:01 +00:00
Handle NSFlagsChanged events properly
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12752 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4d082169e7
commit
985a5eb592
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Mon Feb 25 13:58:49 2002 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSWindow.m ([-sendEvent:]): Hand the NSFlagsChanged event
|
||||
to the _firstResponder flagsChanged: method.
|
||||
|
||||
Mon Feb 25 13:04:12 2002 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSInputManager.m ([+describeKeyStroke:withModifiers:]):
|
||||
|
|
Loading…
Reference in a new issue