- Oct 13, 2022
-
-
sgschantz authored
-
Marc Durdin authored
chore(common): further tweaks to builder scripts
-
Marc Durdin authored
-
Marc Durdin authored
feat(common): builder dependency support
-
Marc Durdin authored
chore(common/models, web): more script updates
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
Co-authored-by:Joshua Horton <joshua_horton@sil.org>
-
Keyman Server authored
auto: increment master version to 16.0.79
-
Keyman Build Agent authored
-
Steven R. Loomis authored
chore(linux): Add Node.js to the docker container
-
- Oct 12, 2022
-
-
Eberhard Beilharz authored
fix(linux): Fix make install
-
Eberhard Beilharz authored
Several fixes for building and installing locally. Fixes #7397. Closes #7398. Closes #7400.
-
Eberhard Beilharz authored
This change adds separate READMEs for the legacy projects, and removes mentioning of the legacy projects in the current READMEs. The motivation is to make it later easier to remove the legacy projects, as well as reducing the efforts to testing the README with legacy projects. Since legacy projects aren't maintained anymore it doesn't make sense to still have them in the regular README, suggesting that the instructions work for the legacy projects as well.
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
-
Steven R. Loomis authored
- used in feature-ldml Relates to #7102
-
Eberhard Beilharz authored
[VSCode dev containers](https://code.visualstudio.com/docs/remote/containers) allows to develop in a container and is configured through files in `.devcontainer`. However, that directory falls in the same category as `.vscode` in that it might be different on each developer's machine, depending on preference and platform he's working on. Therefore we exclude this directory similar to `.vscode`.
-
Eberhard Beilharz authored
fix(linux): Fix reordering of output
-
Eberhard Beilharz authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
Eberhard Beilharz authored
Only send fake event if client does not support surrounding text.
-
Eberhard Beilharz authored
We forward a fake event for both keydown and keyup. This change will set the flag on the fake event so that we get keydown and keyup. This is probably not technically necessary, but it helps in debugging because you can then see that both fake events still belong to the same keypress.
-
Eberhard Beilharz authored
If we're dealing with an older ibus version that doesn't have the necessary patches we fall back to the old behaviour. Otherwise we use the new output reordering.
-
Eberhard Beilharz authored
-
Eberhard Beilharz authored
This change implements a commit queue which allows to control the order of the output. This ensures that any backspace we generate will be processed before the character we're adding. Requires changes in ibus (surrounding text fix (see #7072) and prefilter change) Fixes #1489, #4028, #4029, #4030, #4505, #5510, #6639
-
- Oct 11, 2022
-
-
Keyman Server authored
auto: increment master version to 16.0.78
-
Keyman Build Agent authored
-
- Oct 10, 2022
-
-
Joshua Horton authored
chore(web): unit test polishing pass
-
Joshua Horton authored
fix(web): possible error on change of context to a contextEditable
-
- Oct 07, 2022
-
-
Keyman Server authored
auto: increment master version to 16.0.77
-
Keyman Build Agent authored
-
- Oct 06, 2022
-
-
Eberhard Beilharz authored
chore(linux): Cleanup unnecessary surrogate check
-
Keyman Server authored
auto: increment master version to 16.0.76
-
Keyman Build Agent authored
-
- Oct 05, 2022
-
-
Joshua A. Horton authored
-
Joshua Horton authored
chore(common): builder script maintenance
-
Joshua A. Horton authored
-
Joshua A. Horton authored
-