spiegel-keyman/mac/KeymanEngine4Mac/KeymanEngine4Mac/KME
Marc Durdin 7adc9b5d95 feat(developer): support store(&version) '17.0'
Fixes #9541.

Also adds version 16.0 support to the kmcmplib compiler constants, and
unit tests for both versions. Does not add any support for automatic
version feature detection, because that forces an inverted dependency on
the touch layout compilation phase (done in kmc-kmw), which would be a
significant refactor. This may be something we need to support in the
future.
2023-10-02 15:30:07 +07: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(developer): support store(&version) '17.0' 2023-10-02 15:30:07 +07: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): Caps processing was not consistent with core 2022-11-23 09:25:11 +11:00
KMXFile.h chore(core): deprecate checksum in 16.0 🙀 2022-09-16 14:24:01 -05:00
KMXFile.m chore(core): deprecate checksum in 16.0 🙀 2022-09-16 14:24:01 -05: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