spiegel-keyman/mac/KeymanEngine4Mac/KeymanEngine4Mac/KME
Marc Durdin 13c176c638 fix(mac): Check for CODE_SETSYSTEMSTORE
Fixes #6168.

This does not any support for changing any system store values, but does
ensure that the statement will be correctly handled when emitting
text.
2022-01-27 13:26:04 +11:00
..
Categories fix(mac): Modifier keys were resetting cached context 2020-02-05 19:32:03 +11:00
OnScreenKeyboard restore OSK relative label height size to 0.45 2021-12-17 13:58:53 +07:00
Supporting Files [Mac] Initial check-in to open-source repo 2017-08-10 13:11:52 +07:00
KMBinaryFileFormat.h feat(web): support for &layerChanged 2021-11-24 06:45:20 +11:00
KMCompGroup.h Added guards around all headers to prevent duplicate imports 2018-01-29 14:01:33 -05:00
KMCompGroup.m [Mac] Initial check-in to open-source repo 2017-08-10 13:11:52 +07:00
KMCompKey.h Added guards around all headers to prevent duplicate imports 2018-01-29 14:01:33 -05:00
KMCompKey.m [Mac] Initial check-in to open-source repo 2017-08-10 13:11:52 +07:00
KMCompStore.h add support for if(), set(), reset(), save() 2019-06-20 01:51:49 -07:00
KMCompStore.m add support for if(), set(), reset(), save() 2019-06-20 01:51:49 -07:00
KMEngine.h persist save() values across sessions 2019-06-21 11:18:58 -07:00
KMEngine.m fix(mac): Check for CODE_SETSYSTEMSTORE 2022-01-27 13:26:04 +11:00
KMXFile.h load Keyman Package information from kmp.json file and store in new PackageInfo object rather than in existing Dictionary hierarchy 2021-11-25 17:09:01 +07:00
KMXFile.m moved package reading out of app delegate to separate class KMPackageReader, conformed to code style guidelines 2021-12-07 15:24:17 +07:00
KVKFile.h Added guards around all headers to prevent duplicate imports 2018-01-29 14:01:33 -05:00
KVKFile.m [Mac] Initial check-in to open-source repo 2017-08-10 13:11:52 +07:00
MacVKCodes.h chore(mac): fix iso section key code 2020-11-25 18:56:23 +11:00
NFont.h Added guards around all headers to prevent duplicate imports 2018-01-29 14:01:33 -05:00
NFont.m [Mac] Initial check-in to open-source repo 2017-08-10 13:11:52 +07:00
NKey.h Added guards around all headers to prevent duplicate imports 2018-01-29 14:01:33 -05:00
NKey.m [Mac] Initial check-in to open-source repo 2017-08-10 13:11:52 +07:00
WindowsVKCodes.h feat(mac): Add support for "ISO" keyboard layouts 2020-11-24 08:24:30 +11:00