Commit graph

3302 commits

Author SHA1 Message Date
Marc Durdin
630fe15afa chore(windows): remove obsolete projects 2022-06-02 08:52:17 +10:00
Marc Durdin
4992472561 chore(windows): update dcpcrypt refs 2022-06-02 08:51:58 +10:00
Marc Durdin
28346ebfab chore(windows): remove old dcpcrypt units 2022-06-02 08:50:39 +10:00
Marc Durdin
8fe7234e1d
fix(developer): install keyboard call should quote kmshell.exe path 2022-06-01 15:33:44 +10:00
Marc Durdin
3f28e01024 chore(windows): remove unused regexpr package 2022-06-01 15:28:38 +10:00
Marc Durdin
5768353a1d chore(windows): remove delphiprojectmanager
This is no longer used in builds, so remove it.
2022-06-01 14:19:13 +10:00
Marc Durdin
038c6d6e5c chore(developer): move browse4folder to Developer source
browse4folder is used only by Keyman Developer IDE.
2022-06-01 13:48:40 +10:00
Marc Durdin
978af022b4 chore(windows): cleanup kmxfonts resource refs
I needed to update a few other bits and pieces for it to build;
but worth doing in any case.
2022-06-01 08:16:44 +10:00
Marc Durdin
fbdfa5ca6f chore(windows): update project resource references 2022-06-01 06:59:29 +10:00
Marc Durdin
ce1cf9d56a chore(windows): update resource references 2022-06-01 06:56:43 +10:00
Marc Durdin
6cc66f1c3d chore(windows): delete unused resources 2022-06-01 06:56:26 +10:00
Marc Durdin
517f9bb687 chore(windows): move resources from global/res 2022-06-01 06:56:05 +10:00
Marc Durdin
418bbdc022 chore(windows): remove unused legacy folders 2022-06-01 06:18:40 +10:00
Marc Durdin
d5aa61fdc0 chore(common): Merge branch 'chore/web/keyman-version-for-developer' into chore/common/move-common-core-desktop-to-core 2022-05-30 09:38:27 +10:00
Marc Durdin
0e4f110bbd chore(windows): fixup makefile comment 2022-05-23 12:10:41 +10:00
Marc Durdin
6409e51d61 chore(developer): update test build scripts 2022-05-23 06:08:36 +10:00
Marc Durdin
04b8615ed3 chore(developer): move developer tests to /developer/src/test 2022-05-23 06:07:43 +10:00
Marc Durdin
433c655c47 chore(developer): additional moves of developer scripts 2022-05-22 07:59:54 +10:00
Marc Durdin
3ec0edbead chore(developer): fixup windows build with developer refs 2022-05-19 15:20:38 +10:00
Marc Durdin
434d044ace chore(developer): fixup inst build 2022-05-19 11:21:48 +10:00
Marc Durdin
b47b8ded54 chore(developer): fixup kmcmpdll build 2022-05-19 09:46:38 +10:00
Marc Durdin
eba6c7b345 chore(developer): fixup top-level makefiles 2022-05-18 12:03:23 +10:00
Marc Durdin
a160a5c709 chore(developer): move source files to /developer/src 2022-05-18 10:34:48 +10:00
Marc Durdin
d310ad9c85 chore(developer): move developer/inst to developer/src/inst/node 2022-05-18 10:21:16 +10:00
Marc Durdin
a617aa72ee chore(developer): update scripts for developer/kmlmc path 2022-05-18 09:35:35 +10:00
Marc Durdin
4ab3c53810 chore(common): adjust scripts for core relocation 2022-05-18 07:22:11 +10:00
rc-swag
b90f22f578
Merge pull request #6580 from keymanapp/fix/windows/6571/ctrl-alt-keys-not-working
fix(windows): use GlobalGetAtomName to access global list
2022-05-17 11:00:50 +10:00
Darcy Wong
7c3de5bbc3 chore(common): Merge remote-tracking branch 'origin/beta' into chore/common/crowdin-pl 2022-05-11 14:28:50 +07:00
Darcy Wong
9c8cbb2362
Merge pull request #6592 from keymanapp/chore/common/crowdin-it
chore(common): Add crowdin strings for Italian
2022-05-10 20:46:32 +07:00
Darcy Wong
7773cdfe22 chore(common): Add crowdin strings for Polish 2022-05-09 12:41:36 +07:00
rc-swag
f6a2e5df65
Merge pull request #6491 from keymanapp/fix/windows/1864/dont-reset-defaults-upgrade
fix(windows): Don't reset defaults on Keyman upgrade
2022-05-09 15:35:06 +10:00
Darcy Wong
384f8befcb chore(common): Add crowdin strings for Italian 2022-05-09 11:04:12 +07:00
Darcy Wong
04985017ab
Merge pull request #6562 from keymanapp/chore/common/crowdin-ff-2
chore(common): Update Crowdin strings for Fula
2022-04-29 14:15:08 +07:00
Ross
ba72b3929d fix(windows): use GlobalGetAtomName to access global list
Incorrectly calling the the local atom list which meant
the flag isKeymanKeyboardActive was always false.
2022-04-29 15:34:48 +10:00
Ross
6b5c0fad24 fix(windows): remove white space 2022-04-28 20:44:33 +10:00
Ross
13b72e0ba5 fix(windows): removed debug logging 2022-04-28 13:58:49 +10:00
Ross
a52f9c59e9 fix(windows): add continuesetup flag
We can not set the InstallDefalults flag entirely in the
bootstrapmain.pas. Because we do not yet have the Msi Version info.
So we need to do that in RunTools.pas. However, we need to know
if this is continuing set up after a reboot, as we don't look at
previous version info if it is, as it would have been removed.
This is why the ContinueSetup flag has been made available to Runtools
2022-04-27 11:31:31 +10:00
Darcy Wong
e3e8e63a27 chore(common): Update Crowdin strings for Fula 2022-04-25 14:34:44 +07:00
Darcy Wong
9836c343b4 chore(windows): Remove stray gt mark 2022-04-25 10:41:10 +07:00
Darcy Wong
629dfd6848 docs(windows): Update OS and whatsnew in help 2022-04-25 10:33:42 +07:00
Ross
b7ed7c1974 fix(windows): add install defaults flag to cmd line
The install defaults flag will set the registry values
to their default values.

This flag can also be used by the installer itself when it needs to
do a restart to continue installing. It can check to see if this is
a fresh install or an upgrade and set the flag accordingly.
2022-04-20 15:19:43 +10:00
Darcy Wong
55a81fde70
Merge pull request #6532 from keymanapp/chore/common/crowdin-bwr-ng
chore(android,windows): Update crowdin strings for bwr-NG
2022-04-18 15:19:57 +07:00
Darcy Wong
34a3b15ac1 chore(windows): Update crowdin strings for bwr-NG 2022-04-14 09:40:13 +07:00
Darcy Wong
64aa5f80b7 chore(windows): Remove incorrect bwr-NT locale 2022-04-14 09:21:33 +07:00
Darcy Wong
1e42d360c6
Merge pull request #6509 from keymanapp/chore/common/crowdin-pt
chore(common): Add Crowdin strings for Portuguese (pt-PT)
2022-04-14 06:11:02 +07:00
Darcy Wong
6b2a71a76e
Merge pull request #6501 from keymanapp/chore/common/crowdin-km-spacebar
chore(common): Update km strings
2022-04-11 15:12:19 +07:00
Darcy Wong
243361f052
Merge pull request #6508 from keymanapp/chore/common/crowdin-az-2
chore(common): Update Crowding strings for Azerbaijani
2022-04-11 07:42:31 +07:00
rc-swag
4c3d81db86
Merge pull request #6392 from keymanapp/fix/windows/5996/no-keystrokes-emoji-input
fix(windows): framework for switching of pipeline
2022-04-08 16:16:34 +10:00
Darcy Wong
f0e41833c4 chore(common): Add Crowdin strings for Portuguese 2022-04-08 11:36:18 +07:00
Darcy Wong
8770c705cb chore(common): Update Crowding strings for Azerbaijani 2022-04-08 10:01:23 +07:00