rc-swag
0ff0deaf6a
feat(windows): load keyboard file to memory blob
...
Fixes : #12500
Cherry-pick: #12684
2024-11-28 14:28:10 +01:00
rc-swag
6fb31d2ba9
fix(windows): stupid typo
2024-11-11 09:03:40 +10:00
rc-swag
6caee57972
fix(windows): add active page check to btnhelp
2024-11-08 20:29:24 +10:00
rc-swag
1053c941b5
fix(windows): help links updated
2024-11-08 11:19:43 +10:00
Marc Durdin
81673c6319
refactor(windows): move windows Engine help in-repo
...
Relates-to: #12347
2024-10-31 10:17:54 +07:00
Marc Durdin
25e019f4a1
Merge pull request #12552 from keymanapp/feat/windows/kmdevlink
...
feat(windows): kmdevlink app
2024-10-30 08:05:49 +01:00
Marc Durdin
b062a8b558
chore(windows): address review comments
2024-10-30 13:02:14 +07:00
Darcy Wong
d7bd487bdd
chore(windows): Update crowdin strings for Khmer
2024-10-25 06:48:10 +07:00
Marc Durdin
8ebe621c1c
chore(windows): fixup output paths for kmdevlink
2024-10-17 07:09:35 +07:00
Marc Durdin
12564c2efc
feat(windows): kmdevlink app
...
Internal app for opening shortcuts to Keyman repos and Character
Identifier.
2024-10-17 06:21:52 +07:00
Marc Durdin
640d3e5096
test(developer): add markdown link check test for product documentation
...
Adds check-markdown package that parses .md files, looks for links and
images, and verifies that they are valid links (for internal links).
2024-09-25 15:51:32 -07:00
Marc Durdin
0e5fbb225d
refactor(common): fixup help path script references
...
Relates-to: #12347
2024-09-16 06:19:14 +07:00
Marc Durdin
1ec1f0e1e8
refactor(common): move help into common prod/docs/help folders
...
Step 1 -- move all product help into docs/help folders. Next, will
update corresponding scripts.
Relates-to: #12347
2024-09-16 06:13:46 +07:00
Darcy Wong
84dbc1042c
chore(common): Update crowdin strings for Italian
2024-09-12 15:56:22 +07:00
rc-swag
e41a8cbbb6
Merge pull request #12259 from keymanapp/feat/windows/11471/right-modifier-hk
...
feat(windows): add right modifier included in hotkey optional functionality
2024-09-06 13:40:14 +10:00
rc-swag
cad009acc2
feat(windows): Fix string id name
2024-09-02 17:03:37 +10:00
rc-swag
c384902d6d
chore(windows): Merge branch 'master' into feat/windows/12251/update-sil-global-strings
...
# Keyman Conventional Commit suggestions:
#
# - Link to a Sentry issue with git trailer:
# Fixes: _MODULE_-_ID_
# - Give credit to co-authors:
# Co-authored-by: _Name_ <_email_>
# - Use imperative, present tense ('attach' not 'attaches', 'attached' etc)
# - Don't include a period at the end of the title
# - Always include a blank line before trailers
# - More: https://github.com/keymanapp/keyman/wiki/Pull-Request-and-Commit-workflow-notes
2024-09-02 14:51:05 +10:00
rc-swag
ccee8ed2da
Merge pull request #12250 from keymanapp/feat/windows/12160/update-sil-logo-kmw
...
feat(windows): update SIL logo for Windows UI
2024-09-02 14:48:13 +10:00
rc-swag
10c343fc43
feat(windows): change verb use to allow for clarity
2024-09-02 13:31:21 +10:00
rc-swag
f0827b4d1e
Merge pull request #12252 from keymanapp/feat/windows/11471/remove-old-flags-modifier
...
feat(windows): Remove hotkey related feature flags
2024-09-02 12:59:12 +10:00
rc-swag
d70ad35691
chore(windows): Merge branch 'feat/windows/11471/remove-old-flags-modifier' into feat/windows/11471/right-modifier-hk
2024-09-02 11:46:00 +10:00
rc-swag
20a9ecdb78
feat(windows): address review comments
2024-09-02 11:33:55 +10:00
rc-swag
028a03c998
feat(windows): add sil global strings
2024-08-29 22:22:12 +10:00
rc-swag
db2e45444a
chore(windows): Merge branch 'master' into feat/windows/12160/update-sil-logo-kmw
...
# Keyman Conventional Commit suggestions:
#
# - Link to a Sentry issue with git trailer:
# Fixes: _MODULE_-_ID_
# - Give credit to co-authors:
# Co-authored-by: _Name_ <_email_>
# - Use imperative, present tense ('attach' not 'attaches', 'attached' etc)
# - Don't include a period at the end of the title
# - Always include a blank line before trailers
# - More: https://github.com/keymanapp/keyman/wiki/Pull-Request-and-Commit-workflow-notes
2024-08-29 22:06:33 +10:00
Darcy Wong
1d55100cb3
chore(common): Update crowdin strings for Czech
2024-08-29 14:54:48 +07:00
rc-swag
ce5c590db2
feat(windows): update setup form SIL logo
2024-08-28 21:49:58 +10:00
rc-swag
ee68b28650
chore(windows): Merge branch 'master' into fix/windows/kmdisplayim-validated-im-visibility
2024-08-27 11:27:19 +10:00
rc-swag
500c800bb4
feat(windows): remove developer debug logging
2024-08-27 11:01:50 +10:00
rc-swag
558636886c
feat(windows): remove left modifier only bit flag
2024-08-26 19:39:47 +10:00
Marc Durdin
3072444d97
Merge branch 'master' into docs/developer/12270-update-build-documentation
2024-08-24 04:36:46 +02:00
Marc Durdin
e1bf42ed31
Merge pull request #12274 from keymanapp/chore/windows/12247-remove-remaining-makefiles
...
chore(windows): remove remaining unused Makefiles
2024-08-24 04:34:14 +02:00
Marc Durdin
9a8b6d1279
chore(windows): remove remaining unused Makefiles
...
Fixes : #12247
2024-08-23 18:12:06 +02:00
Marc Durdin
74f5865745
docs(developer): update build documentation to refer to build.sh
...
Fixes : #12270
2024-08-23 15:10:43 +02:00
Marc Durdin
f082ddc070
chore(common): adjust build settings for windows clean builds
2024-08-22 13:20:52 +02:00
rc-swag
259d044f39
feat(windows): new sil logo
2024-08-22 17:02:04 +10:00
rc-swag
b0ff713e77
chore(windows): Merge branch 'master' into feat/windows/11471/right-modifier-hk
...
# Keyman Conventional Commit suggestions:
#
# - Link to a Sentry issue with git trailer:
# Fixes: _MODULE_-_ID_
# - Give credit to co-authors:
# Co-authored-by: _Name_ <_email_>
# - Use imperative, present tense ('attach' not 'attaches', 'attached' etc)
# - Don't include a period at the end of the title
# - Always include a blank line before trailers
# - More: https://github.com/keymanapp/keyman/wiki/Pull-Request-and-Commit-workflow-notes
2024-08-22 16:38:58 +10:00
rc-swag
371e6b1b19
chore(windows): Merge branch 'master' into feat/windows/11471/remove-old-flags-modifier
...
# Keyman Conventional Commit suggestions:
#
# - Link to a Sentry issue with git trailer:
# Fixes: _MODULE_-_ID_
# - Give credit to co-authors:
# Co-authored-by: _Name_ <_email_>
# - Use imperative, present tense ('attach' not 'attaches', 'attached' etc)
# - Don't include a period at the end of the title
# - Always include a blank line before trailers
# - More: https://github.com/keymanapp/keyman/wiki/Pull-Request-and-Commit-workflow-notes
2024-08-22 16:37:58 +10:00
rc-swag
f1d9f53048
feat(windows): add right modifier included in HotKey
2024-08-22 16:32:39 +10:00
rc-swag
05d52463f9
feat(windows): remove registerhotkey and cache modifier
...
Remove the feature flags that allows the use of cached modifier for
hotkeys. Remove the feature flag that uses the Win 32 API
RegisterHotkeys.
2024-08-22 15:45:23 +10:00
rc-swag
ed8f8508d3
feat(windows): update sil logo for windows UI
2024-08-22 12:42:23 +10:00
rc-swag
c48a4a7242
feat(windows): Use RegisterHotkey only for chirl mode
2024-08-21 11:56:55 +10:00
rc-swag
3326ac2c6b
feat(windows): remove check for non-chiral vkey
2024-08-20 15:14:57 +10:00
rc-swag
977d2948e6
feat(windows): fix out of bounds
2024-08-20 10:06:04 +10:00
rc-swag
65b9e49bac
feat(windows): remove old UseRegisterHotkey
2024-08-19 18:48:06 +10:00
rc-swag
cd17ffb4cc
Merge pull request #12162 from keymanapp/fix/windows/crowdin-hide-strings
...
fix(windows): "Keyman" is not localized in UI strings
2024-08-19 15:26:14 +10:00
rc-swag
b7b17686ec
feat(windows): add rmodifier hk to keyman config UI
2024-08-19 14:01:43 +10:00
rc-swag
be55dabdc4
feat(windows): add right modifier key option pt1
2024-08-16 22:15:42 +10:00
rc-swag
de0b2b5466
fix(windows): remove incorrect translatable false tag
2024-08-15 13:32:50 +10:00
rc-swag
f9e7390991
fix(windows): add translatable=false flag
2024-08-15 12:48:19 +10:00
rc-swag
b8e961b979
fix(windows): splash screen useses new start keyman string
...
The new string just has %1$s place holder to then hard code in Keyman.
xslt substitues %1$s to %0:s the template rule matching is on that.
2024-08-12 14:52:55 +10:00