spiegel-keyman/windows/src/developer/kmcmpdll
Marc Durdin 1b83de9b65 fix(developer): Hotkeys in .kmn unquoted
Fixes #138. Hotkeys in .kmn files no longer need to be quoted. This
update does not change compatibility with earlier versions of Keyman
Engine as the difference is entirely in the compiler.
2019-12-08 17:24:40 +00:00
..
Compiler.cpp fix(developer): Hotkeys in .kmn unquoted 2019-12-08 17:24:40 +00:00
Compiler.rc fix(developer): Hotkeys in .kmn unquoted 2019-12-08 17:24:40 +00:00
DeprecationChecks.cpp [Windows] Debug logging and proof of concept tests for keyboarding support within metro-style apps 2018-10-18 20:00:49 +11:00
DeprecationChecks.h Keyman Developer Compiler should warn on deprecated language tags for Keyman 10 keyboards 2018-02-16 10:53:01 +07:00
Edition.cpp [Windows] Debug logging and proof of concept tests for keyboarding support within metro-style apps 2018-10-18 20:00:49 +11:00
Edition.h Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07:00
json-validation.cpp Validate JSON .keyboard_info files 2017-09-12 19:57:39 +07:00
kcframe.cpp fix(developer): Hotkeys in .kmn unquoted 2019-12-08 17:24:40 +00:00
kcframe.vcxproj fix(developer): default target name for x64 projects 2019-11-29 09:57:01 +00:00
kcframe.vcxproj.filters Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07:00
keyman64.h Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07:00
kmcmpdll.h Keyman Developer Compiler should warn on deprecated language tags for Keyman 10 keyboards 2018-02-16 10:53:01 +07:00
kmcmpdll.sln chore(developer): config build paths 2019-11-17 08:52:30 +11:00
kmcmpdll.vcxproj fix(developer): default target name for x64 projects 2019-11-29 09:57:01 +00:00
kmcmpdll.vcxproj.filters [Windows] Debug logging and proof of concept tests for keyboarding support within metro-style apps 2018-10-18 20:00:49 +11:00
Makefile chore: address review comments, history 2019-12-02 11:23:09 +00:00
NamedCodeConstants.cpp fix(developer): use size_t instead of long 2019-11-17 09:16:08 +11:00
NamedCodeConstants.h Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +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 [Windows] Debug logging and proof of concept tests for keyboarding support within metro-style apps 2018-10-18 20:00:49 +11:00
version.in [Windows] Fix version.in file encoding back to Windows-1252 2019-10-21 06:43:13 +07:00
versioning.cpp [Windows] Debug logging and proof of concept tests for keyboarding support within metro-style apps 2018-10-18 20:00:49 +11:00
versioning.h Rename VerifyKeyboardVersion to make it clear it is a macro -- it has a 'return' side-effect 2017-09-29 14:53:20 +07:00
virtualcharkeys.cpp [Windows] Debug logging and proof of concept tests for keyboarding support within metro-style apps 2018-10-18 20:00:49 +11:00
virtualcharkeys.h Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07:00
vkeys.h Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07:00
xstring.cpp Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07:00