spiegel-keyman/windows/src/engine/keyman32
Marc Durdin 529278c045 fix(windows): lower case filenames for projects
Fixes #7828.

Moves all projects to lower case filenames so that we don't end up with
filename conflicts in symbol servers.
2022-11-28 19:28:14 +07:00
..
appint fix: remove saving and restoring context kbd options 2022-08-17 11:39:16 +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(windows): rearrange mock_options_update add commment 2022-11-15 11:03:41 +10:00
addins.cpp fix(windows): coverity reports for keyman32 2020-10-02 14:54:43 +10:00
addins.h Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07: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 fix(windows): create registry keys for IM window 2022-03-08 18:09:13 +10:00
calldll.h feat(windows): remove extra logging add comments 2022-01-13 14:00:13 +10:00
capsstate.cpp feat(windows): clean up formating 2021-08-17 17:16:56 +10:00
capsstate.h feat(windows): Change caps to work with common core processor 2021-10-06 15:35:23 +10:00
CoreEnvironment.cpp chore(windows): set platform core env explicitly 2022-11-11 08:05:21 +11:00
DebugEventTrace.cpp fix(windows): Cast HANDLE types using PtrToInt 2020-10-05 09:30:55 +11:00
globals.h feat(windows): convert wm keyevent and to private wm user message 2022-10-26 15:34:12 +10:00
glossary.cpp [Windows] Debug logging and proof of concept tests for keyboarding support within metro-style apps 2018-10-18 20:00:49 +11:00
hookutils.cpp chore(windows): unreferenced param in release build 2019-11-08 09:40:40 +11:00
hotkeys.cpp fix(windows): Keyman was crashing sporadically 2019-11-06 17:44:32 +11:00
hotkeys.h feat(windows): left-only hotkeys 2019-11-19 17:30:28 +11:00
k32_dbg.cpp chore(windows): apply suggestions from code review 2022-10-27 09:03:22 +10:00
k32_globals.cpp feat(windows): convert wm keyevent and to private wm user message 2022-10-26 15:34:12 +10:00
K32_load.cpp fix(windows): base layout support in Keyman Core 2022-11-10 11:26:44 +11:00
k32_lowlevelkeyboardhook.cpp chore(windows): apply suggestions from code review 2022-10-27 09:03:22 +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 fix(windows): coverity reports for keyman32 2020-10-02 14:54:43 +10:00
keyboardoptions.cpp feat(windows): handle key output in testhost 2022-01-25 16:50:36 +11:00
keyboardoptions.h fix(windows): address review comments 2021-11-23 07:57:24 +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 chore(windows): add unit test for SetupCoreEnvironment 2022-11-14 12:55:13 +10:00
keyman-engine.vcxproj.filters chore(windows): add unit test for SetupCoreEnvironment 2022-11-14 12:55:13 +10:00
keyman32.cpp fix(windows): lower case filenames for projects 2022-11-28 19:28:14 +07:00
keyman32.def fix(windows): lower case filenames for projects 2022-11-28 19:28:14 +07:00
keyman32.rc fix(windows): lower case filenames for projects 2022-11-28 19:28:14 +07:00
keyman32.sln fix(windows): lower case filenames for projects 2022-11-28 19:28:14 +07:00
keyman32.vcxproj fix(windows): lower case filenames for projects 2022-11-28 19:28:14 +07:00
keyman32.vcxproj.filters fix(windows): lower case filenames for projects 2022-11-28 19:28:14 +07:00
keyman64.h chore(windows): cleanup keyman64.h usage 2022-06-12 13:44:56 +10:00
keymancontrol.h chore(windows): move keymancontrol.h, keymanengine.h 2022-06-12 07:38:00 +10:00
keymanengine.h fix(windows): base layout support in Keyman Core 2022-11-10 11:26:44 +11: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 fix(windows): refactor controller windows 2021-05-11 14:47:17 +10:00
kmhook_getmessage.cpp feat(windows): convert wm keyevent and to private wm user message 2022-10-26 15:34:12 +10:00
kmhook_keyboard.cpp fix(windows): refactor controller windows 2021-05-11 14:47:17 +10:00
kmprocess.cpp fix: Add invalidate context action to non-updatable parse 2022-08-22 11:51:01 +10:00
kmprocessactions.cpp fix(windows): TSF apps delete all of smp 2022-09-08 22:28:35 +10:00
kmprocessactions.h fix(windows): fix includes and dep for unit test proj 2022-09-09 16:10:57 +10:00
Makefile chore(common): adjust scripts for core relocation 2022-05-18 07:22:11 +10: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 feat(windows): Address Review comments 2022-01-19 13:47:49 +10: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 feat(windows): remove old comments 2022-01-13 14:00:24 +10:00
serialkeyeventclient.cpp fix(windows): Keyman was crashing sporadically 2019-11-06 17:44:32 +11: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 chore(windows): apply suggestions from code review 2022-10-27 09:03:22 +10:00
serialkeyeventserver.h [Windows] Remove USE_SERIALEVENTSERVER define 2018-10-19 05:34:48 +11:00
SharedBuffers.cpp fix(windows): coverity reports for keyman32 2020-10-02 14:54:43 +10:00
SharedBuffers.h [Windows] Remove USE_SERIALEVENTSERVER define 2018-10-19 05:34:48 +11:00
syskbd.cpp [Windows] Debug logging and proof of concept tests for keyboarding support within metro-style apps 2018-10-18 20:00:49 +11: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 [Windows] Debug logging and proof of concept tests for keyboarding support within metro-style apps 2018-10-18 20:00:49 +11:00
syskbdnt64.cpp [Windows] Debug logging and proof of concept tests for keyboarding support within metro-style apps 2018-10-18 20:00:49 +11: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
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