- Nov 23, 2023
-
-
Eberhard Beilharz authored
Part of #9073.
-
Joshua Horton authored
fix(web): app/webview did not clear deadkeys on context-reset
-
Marc Durdin authored
chore(core): remove vkey output from kmx processor
-
Marc Durdin authored
chore(windows): remove unused globals relating to old keyboard debugging
-
Marc Durdin authored
chore(windows): remove legacy LoadKeyboard
-
Marc Durdin authored
-
Marc Durdin authored
Fixes #10049. vkey output was never supported by Core, so this code effectively was a no-op.
-
Marc Durdin authored
Fixes #10056. Removes: * Globals::miniContext * Globals::miniContextIfLen * Globals::indexStack * Globals::msgbuf * GLOBAL_ContextStackSize * GLOBAL_MsgStackSize * GLOBAL_MaxKeyboards * INI struct (and commented-out usage of this)
-
Marc Durdin authored
Fixes #10053. Removes `LoadKeyboard` and related functions used only by it.
-
Marc Durdin authored
chore(windows): remove `wm_keymandebug` messages and functions
-
Marc Durdin authored
Fixes #10050. Removes the following unused identifiers: * ::wm_kmdebug * ::wm_keymandebug * AppInt::DebugControlled() * AITIP::WM_KEYMANDEBUG_CANDEBUG * AITIP::WM_KEYMANDEBUG_GETUNICODESTATUS * AITIP::WM_KEYMANDEBUG_GETCONTEXT * AITIP::WM_KEYMANDEBUG_ACTION * AITIP::WM_KEYMANDEBUG_RULEMATCH * AITIP::DebugControlled() * AITIP::IsDebugControlWindow() * AITIP::GetDebugControlWindow() * AITIP::Debug_FillContextBuffer() * AIDEBUGINFO struct * ::FillStoreOffsets() * AIDEBUGKEYINFO struct Removes overloads which are now no-ops: * AITIP::HandleWindow() * AITIP::IsWindowHandled() * AITIP::QueueAction()
-
Steven R. Loomis authored
fix(core): dx: ldml: startContext should be optional in ldml test data
🙀 -
Steven R. Loomis authored
-
Steven R. Loomis authored
fix(developer): vis kbd callbacks instead of throw
🙀 -
Steven R. Loomis authored
fix(common): kmx struct alignment
🙀 -
Keyman Server authored
auto: increment master version to 17.0.216
-
Keyman Build Agent authored
-
- Nov 22, 2023
-
-
Joshua A. Horton authored
-
Joshua Horton authored
fix(web): fixes OSK viewport scaling on iOS devices
-
Steven R. Loomis authored
Merge branch 'fix/developer/9438-vis-kbd-crash-epic-ldml' into fix/core-9961-optional-startContext-epic-ldml
-
Steven R. Loomis authored
-
Steven R. Loomis authored
-
Steven R. Loomis authored
feat(core): ldml tertiary reordering
🙀 -
Steven R. Loomis authored
-
Steven R. Loomis authored
feat(core): ldml backspace transform
🙀 -
Steven R. Loomis authored
-
Steven R. Loomis authored
feat(core): ldml marker normalization
🙀
-
- Nov 21, 2023
-
-
Joshua A. Horton authored
-
Joshua A. Horton authored
-
Steven R. Loomis authored
-
Steven R. Loomis authored
- KM_CORE_BT_UNKNOWN should only be used with an empty context For: #9468 but related to #9450
-
Keyman Server authored
auto: increment master version to 17.0.215
-
Keyman Build Agent authored
-
- Nov 20, 2023
-
-
Shawn Schantz authored
fix(ios): fv: replace Zip framework to prevent crash on startup
🍒 -
sgschantz authored
-
- Nov 18, 2023
-
-
Steven R. Loomis authored
- fix API and call sites For: #9438
-
Keyman Server authored
auto: increment master version to 17.0.214
-
Keyman Build Agent authored
-
- Nov 17, 2023
-
-
Steven R. Loomis authored
Merge branch 'fix/developer/9438-vis-kbd-crash-epic-ldml' into fix/core-9961-optional-startContext-epic-ldml
-
Steven R. Loomis authored
- fix a call site For: #9438
-