- Aug 18, 2023
-
-
Marc Durdin authored
-
rc-swag authored
fix(windows): allow QR share box to grow to edge of default configuration parent window
-
Steven R. Loomis authored
-
Steven R. Loomis authored
- common test lacked update from #9448 #9119
-
- Aug 17, 2023
-
-
Keyman Server authored
auto: increment master version to 17.0.162
-
Keyman Build Agent authored
-
- Aug 16, 2023
-
-
Steven R. Loomis authored
-
Ross authored
Allow QR box to grow if the caption box is bigger than the english text. Still limit this to 130px if it grows further than this then add a vertical scroll for the caption. In testing no language actually causes the scroll bar to be displayed. However using dummy text to test the overflow shows that it will handle this should the translation ever reach this length.
-
Steven R. Loomis authored
- for regex (and eventually normalization) #9121
-
Steven R. Loomis authored
-
- Aug 15, 2023
-
-
Steven R. Loomis authored
- trim some more files For: #9121
-
Keyman Server authored
auto: increment master version to 17.0.161
-
Keyman Build Agent authored
-
Steven R. Loomis authored
-
Steven R. Loomis authored
feat(core): limit max marker to 0xD7FF
🙀
-
- Aug 12, 2023
-
-
Steven R. Loomis authored
- correctly disable some ICU features For: #9121
-
Steven R. Loomis authored
- restructure to not allocate the Matcher twice, save a little processing For: #9121
-
Steven R. Loomis authored
- more comments For: #9121
-
Steven R. Loomis authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
Steven R. Loomis authored
-
Steven R. Loomis authored
- validate marker number when going in or out of the context #9119
-
Steven R. Loomis authored
-
Steven R. Loomis authored
- updates per review, off by one in max count - updated the spec
-
Keyman Server authored
auto: increment master version to 17.0.160
-
Keyman Build Agent authored
-
- Aug 11, 2023
-
-
Steven R. Loomis authored
-
Steven R. Loomis authored
- cache the icu::RegexPattern - rename USet to avoid a conflict with the real one! For: #9121
-
Steven R. Loomis authored
- fix linkage for some scenarios For: #9121
-
Steven R. Loomis authored
-
Steven R. Loomis authored
- simplify and improve context processing For: #9119 Co-authored-by:rc-swag <58423624+rc-swag@users.noreply.github.com>
-
- Aug 10, 2023
-
-
Steven R. Loomis authored
Co-authored-by:rc-swag <58423624+rc-swag@users.noreply.github.com>
-
Steven R. Loomis authored
- apply side is working using replaceFirst() - mapTo is a not-yet, that will be a special case For: #9121
-
Steven R. Loomis authored
- match side is working - lots of string 'schlepping! For: #9121
-
Steven R. Loomis authored
- update more test deps to link with ICU… For: #9121
-
Steven R. Loomis authored
For: #9121
-
Steven R. Loomis authored
- to avoid mismatched surrogate pairs in markers For: #9119
-
Keyman Server authored
auto: increment master version to 17.0.159
-
Keyman Build Agent authored
-
Steven R. Loomis authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
Steven R. Loomis authored
- move prepend_marker() to inline - clear the string in context_to_string() For: #9119
-