spiegel-keyman/windows/src/engine/keyman32
rc-swag 64efd2a7b4
Merge pull request #11973 from keymanapp/chore/windows/11925/deprecate-qit-vshiftdown
chore(windows): remove QIT_VSHIFTDOWN QIT _VSHIFTUP
2024-08-05 13:07:21 +10:00
..
appint Merge pull request #11973 from keymanapp/chore/windows/11925/deprecate-qit-vshiftdown 2024-08-05 13:07:21 +10:00
message-analyzer [Windows] Fixes #1600. Keyman now handles backspace correctly again for SMP characters in TSF-aware apps 2019-02-19 15:29:09 +11:00
tests/keyman-engine-tests chore(core): km_core_cp -> km_core_cu 2024-05-02 17:39:15 -05:00
appcontext.cpp refactor(windows): clean up logging 2024-07-03 21:28:37 +10:00
appcontext.h chore(windows): add comments ReadContext 2023-11-23 22:01:26 +10:00
build.sh chore(windows): correct output file for 64-bit build of keyman32 in build.sh 2024-07-05 14:28:55 +10:00
BuildLog.htm Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07:00
calldll.cpp refactor(windows): clean up logging 2024-07-03 21:28:37 +10:00
calldll.h chore: rename km_kbp_ to km_core_ 2023-10-09 14:53:13 +07:00
capsstate.cpp chore(windows): address review comments 2023-04-21 18:43:50 +10:00
capsstate.h chore(windows): address review comments 2023-04-21 18:43:50 +10:00
CoreEnvironment.cpp chore(core): km_core_cp -> km_core_cu 2024-05-02 17:39:15 -05:00
DebugEventTrace.cpp refactor(windows): clean up logging 2024-07-03 21:28:37 +10:00
globals.h Merge branch 'master' into refactor/windows/cleanup-engine-logging 2024-07-23 17:29:55 +10:00
glossary.cpp refactor(windows): clean up logging 2024-07-03 21:28:37 +10:00
hookutils.cpp refactor(windows): clean up logging 2024-07-03 21:28:37 +10:00
hotkeys.cpp Merge branch 'master' into refactor/windows/cleanup-engine-logging 2024-07-23 17:29:55 +10:00
hotkeys.h feat(windows): left-only hotkeys 2019-11-19 17:30:28 +11:00
k32_dbg.cpp chore: Update windows/src/engine/keyman32/k32_dbg.cpp 2024-07-23 15:15:53 +10:00
k32_globals.cpp refactor(windows): clean up logging 2024-07-03 21:28:37 +10:00
K32_load.cpp Apply suggestions from code review 2024-07-23 17:31:14 +10:00
k32_lowlevelkeyboardhook.cpp Merge branch 'master' into refactor/windows/cleanup-engine-logging 2024-07-23 17:29:55 +10:00
k32_res.h Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07:00
k32_tsf.cpp fix(windows): remove msctf free from DllMain 2020-10-28 16:17:52 +11:00
k32_tsf.h fix(windows): remove msctf free from DllMain 2020-10-28 16:17:52 +11:00
KBD.H Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07:00
keybd_shift.cpp refactor(windows): clean up logging 2024-07-03 21:28:37 +10:00
keyboardoptions.cpp refactor(windows): clean up logging 2024-07-03 21:28:37 +10:00
keyboardoptions.h chore(windows): add const to argument definition 2024-02-09 11:11:27 +10:00
keyman-debug-etw.man [Windows] Fixes #1620. AltGr causes sticky Left Control when some Windows European layouts are installed. 2019-02-25 14:08:56 +11:00
keyman-engine.vcxproj feat: keyman-engine-tests include icu and appcontext 2024-02-06 17:28:36 +10:00
keyman-engine.vcxproj.filters feat: keyman-engine-tests include icu and appcontext 2024-02-06 17:28:36 +10:00
keyman32.cpp refactor(windows): clean up logging 2024-07-03 21:28:37 +10:00
keyman32.def refactor(windows): clean up logging 2024-07-03 21:28:37 +10:00
keyman32.rc refactor(windows): merge keyman64 build into keyman32 2024-07-02 17:00:38 +10:00
keyman32.sln fix(windows): lower case filenames for projects 2022-11-28 19:29:48 +07:00
keyman32.vcxproj refactor(windows): merge keyman64 build into keyman32 2024-07-02 17:00:38 +10:00
keyman32.vcxproj.filters refactor(windows): merge keyman64 build into keyman32 2024-07-02 17:00:38 +10:00
keyman64.def refactor(windows): merge keyman64 build into keyman32 2024-07-02 17:00:38 +10:00
keyman64.h chore(windows): cleanup keyman64.h usage 2022-06-12 13:44:56 +10:00
keyman64.rc refactor(windows): merge keyman64 build into keyman32 2024-07-02 17:00:38 +10:00
keymancontrol.h chore(windows): move keymancontrol.h, keymanengine.h 2022-06-12 07:38:00 +10:00
keymanengine.h refactor(windows): clean up logging 2024-07-03 21:28:37 +10:00
keystate.cpp [Windows] Fix Caps Lock header support 2019-01-08 20:41:29 +11:00
keystate.h Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07:00
kmhook_callwndproc.cpp refactor(windows): clean up logging 2024-07-03 21:28:37 +10:00
kmhook_getmessage.cpp Merge pull request #11921 from keymanapp/refactor/windows/cleanup-engine-logging 2024-07-27 11:31:37 +10:00
kmhook_keyboard.cpp chore(windows): add comments for _WIN64 tests 2024-07-05 08:06:46 +10:00
kmprocess.cpp Merge pull request #11973 from keymanapp/chore/windows/11925/deprecate-qit-vshiftdown 2024-08-05 13:07:21 +10:00
kmprocessactions.cpp Merge branch 'master' into refactor/windows/cleanup-engine-logging 2024-07-23 17:29:55 +10:00
kmprocessactions.h chore: rename KM_KBP_ to KM_CORE_ 2023-10-09 14:53:22 +07:00
pch.cpp [Windows] Debug logging and proof of concept tests for keyboarding support within metro-style apps 2018-10-18 20:00:49 +11:00
pch.h chore(windows): split keyman64 header to keymanengine 2021-07-29 21:06:07 +10:00
preservedkeymap.cpp chore: rename KM_KBP_ to KM_CORE_ 2023-10-09 14:53:22 +07:00
security.cpp [Windows] Debug logging and proof of concept tests for keyboarding support within metro-style apps 2018-10-18 20:00:49 +11:00
security.h [Windows] Debug logging and proof of concept tests for keyboarding support within metro-style apps 2018-10-18 20:00:49 +11:00
selectkeyboard.cpp refactor(windows): clean up logging 2024-07-03 21:28:37 +10:00
serialkeyeventclient.cpp refactor(windows): clean up logging 2024-07-03 21:28:37 +10:00
serialkeyeventclient.h [Windows] Remove USE_SERIALEVENTSERVER define 2018-10-19 05:34:48 +11:00
serialkeyeventcommon.h chore(windows): apply suggestions from code review 2022-10-27 09:03:22 +10:00
serialkeyeventserver.cpp Merge branch 'master' into refactor/windows/cleanup-engine-logging 2024-07-23 17:29:55 +10:00
serialkeyeventserver.h [Windows] Remove USE_SERIALEVENTSERVER define 2018-10-19 05:34:48 +11:00
SharedBuffers.cpp refactor(windows): clean up logging 2024-07-03 21:28:37 +10:00
SharedBuffers.h [Windows] Remove USE_SERIALEVENTSERVER define 2018-10-19 05:34:48 +11:00
syskbd.cpp refactor(windows): clean up logging 2024-07-03 21:28:37 +10:00
syskbd.h Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07:00
syskbdnt.cpp Merge branch 'master' into refactor/windows/cleanup-engine-logging 2024-07-23 17:29:55 +10:00
syskbdnt64.cpp Merge branch 'master' into refactor/windows/cleanup-engine-logging 2024-07-23 17:29:55 +10:00
testkeymanfunctioning.h chore(windows): move kmtip_guids.h and testkeymanfunctioning.h 2022-06-12 07:43:24 +10:00
version.rc chore(windows): move keymanversion.h to common 2022-06-12 13:56:13 +10:00
version64.rc refactor(windows): merge keyman64 build into keyman32 2024-07-02 17:00:38 +10:00
versioninfo.cpp fix(windows): coverity reports for keyman32 2020-10-02 14:54:43 +10:00
VKScanCodes.cpp [Windows] Debug logging and proof of concept tests for keyboarding support within metro-style apps 2018-10-18 20:00:49 +11:00
vkscancodes.h Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07:00