spiegel-keyman/common
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 fix(developer): changes to better align the code in u16ltrim and u16rtrim 2024-09-10 11:13:42 +01:00
include fix(core): rename assert() to test_assert() in unit tests 2024-11-28 09:46:01 +07:00
linux chore(common): builder_describe and builder_parse should come first 2024-05-02 15:54:32 +07:00
mac chore(common): builder_describe and builder_parse should come first 2024-05-02 15:54:32 +07:00
resources feat(windows): store larger images and source file 2025-02-27 13:31:38 +10:00
schemas chore: cleanup kps.xsd version typos 2025-04-04 12:25:44 +07:00
test chore(common): rebuild keyboard fixture with kmcomp 2025-03-22 06:08:16 +07:00
tools chore(common): create flag file without node 2024-09-30 14:51:24 +02:00
web Merge pull request #13122 from keymanapp/fix/common/web/types/12945-replace-invalid-StrsItem-identity-checks-with-isEqual 2025-02-04 11:20:53 +00:00
windows fix(windows): rename Enter and Exit methods TState 2025-05-21 15:15:15 +10:00
build.sh chore(common): add support for build target platform exclusions 2024-08-07 09:25:56 +07:00