spiegel-keyman/mac/KeymanEngine4Mac/KeymanEngine4Mac/KME
Marc Durdin 643d6da144 fix(mac): .kmx max file version is now 0x0E00 (14.0)
Fixes #5316.

Keyman for macOS did not recognise the updated version number 0x0E00,
which is version 14.0. There are no changes to the file format which
impact Keyman for macOS -- the only change is support for notany and
context for Keyman Engine for Web.
2021-06-22 07:10:39 +10:00
..
Categories fix(mac): Modifier keys were resetting cached context 2020-02-05 19:32:03 +11:00
OnScreenKeyboard chore(mac): address review comments 2020-11-24 08:27:37 +11:00
Supporting Files [Mac] Initial check-in to open-source repo 2017-08-10 13:11:52 +07:00
KMBinaryFileFormat.h fix(mac): .kmx max file version is now 0x0E00 (14.0) 2021-06-22 07:10:39 +10: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 feat(mac): Add support for "ISO" keyboard layouts 2020-11-24 08:24:30 +11:00
KMXFile.h add support for if(), set(), reset(), save() 2019-06-20 01:51:49 -07:00
KMXFile.m add support for if(), set(), reset(), save() 2019-06-20 01:51:49 -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