rc-swag
1bcafb1a72
chore(windows): Merge branch 'master' into fix/windows/7870/add-is-text-selected-flag-api
...
# 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
2025-01-23 11:23:12 +10:00
rc-swag
16a529c52c
chore: Merge branch 'master' into chore/merge-master-epic-windows-updates
...
# 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
2025-01-16 09:16:01 +10:00
rc-swag
c4ea97c889
feat(windows): onlineupdatecheck references removed
...
All but one references and calls to OnlineUpdateCheck where removed
this is the first step towards removing these units completley.
HttpServer.App.OnlineUpdate.pas is still calling this so the code will
remain untill removed.
2025-01-14 13:44:10 +10:00
rc-swag
f9640d1a92
chore(windows): Merge branch 'epic/windows-updates' into feat/windows/ui-layout-for-update-tab
...
# 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
2025-01-07 16:16:57 +10:00
rc-swag
7b5f69be57
chore(windows): add bcp47 code and tips to diagnostic
...
Add HKCU\Control Panel\International to diagnosit report
the xml was already there. I just needed to modify the xlst to
display the information.
2024-12-20 14:42:19 +10:00
rc-swag
725bfa7974
fix(windows): bool return value of KeymanIsTextSelected
2024-12-19 13:59:46 +10:00
Marc Durdin
974b16f722
Merge branch 'epic/windows-updates' into chore/merge-master-into-windows-updates
2024-12-05 08:49:34 +01:00
Marc Durdin
4c3b2132ee
chore(core): remove km_core_keyboard_load API
...
Fixes : #12497
2024-12-04 13:38:07 +07:00
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
981e7d1090
feat(windows): remove sm state from insthelper
...
Remove the update of state from the insthelper as configure
first run will now set it back to idle.
2024-11-28 16:07:57 +10: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
rc-swag
ab3227fb00
feat(windows): review comments
2024-11-07 15:29:14 +10:00
rc-swag
883092e217
feat(windows): fix installHelper
2024-11-06 15:53:45 +10:00
rc-swag
7be490a67b
feat(windows): review comment suggestions
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2024-11-05 11:33:18 +10:00
rc-swag
141bfda66a
feat(windows): remove redundant time since last update
...
Remove the extra time since last update check and let remote
update check control it. Also remove the events on the buttons
as and use the button modal property
2024-10-22 16:42:11 +10:00
rc-swag
ac38649ffb
feat(windows): More formatting fixes.
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2024-10-15 13:31:47 +10:00
rc-swag
b4f52be7fd
feat(windows): rename UI forms to convention
2024-10-02 10:58:31 +10:00
rc-swag
4ad5f0fc64
chore(windows): Merge branch 'epic/windows-updates' into feat/windows/add-apply-now-update
2024-10-01 17:38:59 +10:00
rc-swag
bfe1b45983
feat(windows): automatic updates option to config reg
2024-09-09 15:51:32 +10: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
1667cfed09
feat(windows): clean up ready for review
2024-09-03 14:38:09 +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
50a56c94fc
chore(windows): Merge branch 'epic/windows-updates' into feat/windows/add-apply-now-update
2024-08-27 13:02:46 +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
f082ddc070
chore(common): adjust build settings for windows clean builds
2024-08-22 13:20:52 +02: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
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
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
c86ecfd6f3
feat(windows): use CU registry key for statemachine state
...
Use Current User registry key for state machine state. Also remove
events that are no longer used. Like start download.
2024-08-14 13:51:58 +10:00
rc-swag
64efd2a7b4
Merge pull request #11973 from keymanapp/chore/windows/11925/deprecate-qit-vshiftdown
...
chore(windows): remove QIT_VSHIFTDOWN QIT _VSHIFTUP
2024-08-05 13:07:21 +10:00
rc-swag
336db7b5c5
fix(windows): handle IM bigger than app window
2024-08-02 11:15:33 +10:00
rc-swag
13fdfe9f54
fix(windows): review comment suggestions
...
Co-authored-by: Eberhard Beilharz <ermshiperete@users.noreply.github.com>
2024-08-02 10:33:38 +10:00
Marc Durdin
0175f906c8
Merge pull request #11921 from keymanapp/refactor/windows/cleanup-engine-logging
...
refactor(windows): clean up logging
2024-07-27 11:31:37 +10:00
Marc Durdin
36d00c0424
chore(windows): rename log statements
2024-07-25 10:37:04 +07:00
Marc Durdin
400751b510
fix(windows): align engine.sln platforms and configurations
...
Fixes : #12001
2024-07-25 09:38:02 +07:00
rc-swag
915f710b44
chore(windows): remove posting keydown up events to IM
...
The code has already been commented out so this was more a clean up
of deadcode. WM_KEYDOWN events are not expected by the IM window anyway.
2024-07-24 17:05:40 +10:00
Marc Durdin
72625fa741
Apply suggestions from code review
2024-07-23 17:40:37 +10:00
Marc Durdin
1d0f5cacd0
Apply suggestions from code review
...
Co-authored-by: rc-swag <58423624+rc-swag@users.noreply.github.com>
2024-07-23 17:31:14 +10:00