- Dec 13, 2023
- Dec 12, 2023
-
-
rc-swag authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
- Dec 11, 2023
-
-
rc-swag authored
-
- Dec 08, 2023
-
-
rc-swag authored
Just using the TUpdateCheckResponse gives us enough detail for now as we no longer have a UI set which packages to install
-
- Dec 07, 2023
-
-
rc-swag authored
-
- Dec 06, 2023
-
-
rc-swag authored
-
- Dec 02, 2023
-
-
Marc Durdin authored
chore: merge master into epic/windows-updates
💽
-
- Nov 28, 2023
-
-
rc-swag authored
feat(windows): Online Update check stream update data
💽 -
rc-swag authored
Co-authored-by:Eberhard Beilharz <ermshiperete@users.noreply.github.com>
-
- Nov 24, 2023
-
-
Keyman Server authored
auto: increment master version to 17.0.217
-
Keyman Build Agent authored
-
- Nov 23, 2023
-
-
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
-
-
Marc Durdin authored
Starts to refactor the online update check in Windows so that the results are stored to disk and can be checked at any time. This commit: * removes keepintouch frame * adds update frame * adds serialization of update check data * presents the serialized update check data in the update frame Online updates won't currently work.
-
Marc Durdin authored
-
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
-