spiegel-keyman/common/windows
rc-swag bf93a418a2 fix(windows): rename Enter and Exit methods TState
The state machine method for Exiting a a state was overiding
the Delphi system Exit. This meant that any intended early returns
inside TState method where actually just calling the State.Exit
method then continuing execution within the method.

Fixes: 13831
2025-05-21 15:15:15 +10:00
..
cpp 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
data chore(developer): cleanup on build scripts 2024-05-20 06:35:05 +07:00
delphi fix(windows): rename Enter and Exit methods TState 2025-05-21 15:15:15 +10:00
.gitignore chore(common): adjust build settings for windows clean builds 2024-08-22 13:20:52 +02:00
build.sh refactor(windows): merge keyman64 build into keyman32 2024-07-02 17:00:38 +10:00
cef-checkout.sh chore: update standard script prolog to use builtin instead of dirname 2023-02-22 11:04:15 +07:00
CEF_VERSION.md chore(windows): move cef-checkout.sh to common 2022-06-10 13:23:45 +10:00
mkver.sh chore: update standard script prolog to use builtin instead of dirname 2023-02-22 11:04:15 +07:00
signtime.bat chore(windows): move signtime.bat to common 2022-06-10 13:25:29 +10:00