mirror of
https://github.com/gnustep/libs-back.git
synced 2025-02-24 12:21:34 +00:00
* Source/win32/w32_general.m: Remove HOTKEY method. * Source/win32/WIN32Server.m: Remove call to HOTKEY method. Added function "mask_for_keystate(..)" to implement modifier mappings on Windows. Also changed process_key_event to use the new function and changed the call to ToUnicode to use a blank array instead of modifying the existing keyState array since this was returning the characters with the modifiers still applied. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@29498 72102866-910b-0410-8b05-ffd578937521 |
||
---|---|---|
.. | ||
.cvsignore | ||
GNUmakefile | ||
GNUmakefile.preamble | ||
w32_activate.m | ||
w32_create.m | ||
w32_general.m | ||
w32_GLcontext.m | ||
w32_GLformat.m | ||
w32_movesize.m | ||
w32_text_focus.m | ||
w32_windowdisplay.m | ||
WIN32Server.m |