- Dec 15, 2023
-
-
Eberhard Beilharz authored
-
- Dec 13, 2023
-
-
Eberhard Beilharz authored
This changes `isKMWInput` so that it accepts the same `HTMLInputElement` types that `listInputs` accepts. Closes #8848.
-
Eberhard Beilharz authored
This change adds an additional `engine` directory and moves the headless tests to subdirectories of that. It also renames some test directories. Together this makes the layout of the tests better match the layout under `src` and so makes it easier to see what tests what.
-
Keyman Server authored
auto: increment master version to 17.0.230
-
Keyman Build Agent authored
-
Steven R. Loomis authored
fix(core): improve memory allocation issues in calling into icu
🙀 -
Steven R. Loomis authored
fix(core): remove a TODO-LDML
🙀 -
Steven R. Loomis authored
feat(core): ldml improve key-not-found
🙀 -
Marc Durdin authored
feat(developer): Move options to ~/.keymandeveloper/options.json
-
Marc Durdin authored
-
Marc Durdin authored
fix(developer): two errors in touch layout editor
-
Marc Durdin authored
feat(developer): New Project opens in new process 🦕
-
Marc Durdin authored
feat(developer): Add Window menu 🦕
-
Marc Durdin authored
fix(developer): various project fixes 🦕
-
Marc Durdin authored
feat(core): action struct to action items conversion
-
Marc Durdin authored
-
Marc Durdin authored
chore(ios): FV certificate key
-
- Dec 12, 2023
-
-
Steven R. Loomis authored
-
Steven R. Loomis authored
-
Steven R. Loomis authored
- move vkey_to_contextreset table into a common spot in core - assert that vk < 0x100 to avoid running off the table For: #9451
-
Steven R. Loomis authored
- typo from code review For: #9121 Co-authored-by:Joshua A. Horton <joshua_horton@sil.org>
-
Marc Durdin authored
-
Steven R. Loomis authored
For: #9121
-
Steven R. Loomis authored
-
Steven R. Loomis authored
-
Keyman Server authored
auto: increment master version to 17.0.229
-
Keyman Build Agent authored
-
- Dec 11, 2023
-
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
fix(common): kpj loader needs to handle empty Files element 🦕
-
Marc Durdin authored
feat(developer): kmc emit hint if project file is old version 🦕
-
Marc Durdin authored
fix(developer): crash loading a project when referenced .xml is missing
-
Marc Durdin authored
-
Marc Durdin authored
-
Darcy Wong authored
chore(android,mac): Update Mon crowdin strings
-
Darcy Wong authored
chore(android,mac): Update Kibaku crowdin strings
-
Darcy Wong authored
chore(common): Specify Keyman repo on GitHub actions
-
Marc Durdin authored
-
Marc Durdin authored
Fixes #10161. Includes transition of existing options from registry to options.json, and once options.json exists, will always read from that and ignore registry. Was able to eliminate some of the legacy datatype usage for several options. Reader/writer includes naive file lock retry to avoid contention, which I am hopeful will be sufficient for our needs, given the low chance of contention.
-
Eberhard Beilharz authored
chore(linux): Small refactoring to make it easier to read
-