..
kmx
fix(core): core to automatically reset context if a frame key pressed
2024-04-04 17:12:26 -05:00
ldml
fix(core): properly support 'other' modifier state with uint32_t type
2024-08-26 10:26:34 +07:00
mock
fix(core): Fix nuances when updating context
2024-01-19 15:56:40 +01:00
action.cpp
chore(core): fixup typos
2024-02-01 15:05:24 +07:00
action.hpp
fix(core): make km_core_state_get_actions() idempotent
2024-02-01 11:28:08 +07:00
actions_normalize.cpp
chore(core): fix actions_normalize() pointer math - tests
2024-03-27 23:55:01 -05:00
context.hpp
fix(core): surrogate handling, markers in app context, and memory leak
2024-02-03 09:16:16 +07:00
context_helpers.cpp
feat(developer): make context_get and context_length public again
2024-01-26 06:37:09 +07:00
core_icu.h
chore(core): address review comments
2024-01-19 09:50:00 +07:00
debug.hpp
refactor(core): split context API from Core primary API
2024-01-17 14:44:25 +11:00
debuglog.cpp
feat(core): test fix 🙀
2023-11-14 07:28:57 -06:00
debuglog.h
feat(core): dx: 32 bit Debug_UnicodeString() 🙀
2023-11-14 07:17:01 -06:00
jsonpp.cpp
chore(core): rename json.hpp to jsonpp.hpp
2022-07-26 13:06:16 +10:00
jsonpp.hpp
chore(core): rename json.hpp to jsonpp.hpp
2022-07-26 13:06:16 +10:00
keyboard.cpp
chore(linux): Rename namespace kbp to core
2023-10-19 10:39:55 +02:00
keyboard.hpp
refactor(core): split context API from Core primary API
2024-01-17 14:44:25 +11:00
keyman_core.h
chore(core): move action apis into keyman_core_api_actions.h
2024-01-31 11:32:09 +07:00
km_core_action_api.cpp
fix(core): add an assert on code_points_to_delete
2024-03-27 23:25:43 -05:00
km_core_context_api.cpp
fix(core): surrogate handling, markers in app context, and memory leak
2024-02-03 09:16:16 +07:00
km_core_debug_api.cpp
refactor(core): split context API from Core primary API
2024-01-17 14:44:25 +11:00
km_core_keyboard_api.cpp
refactor(core): split context API from Core primary API
2024-01-17 14:44:25 +11:00
km_core_options_api.cpp
refactor(core): split context API from Core primary API
2024-01-17 14:44:25 +11:00
km_core_processevent_api.cpp
fix(core): update core to handle reset context
2024-04-17 10:31:33 -05:00
km_core_state_api.cpp
Apply suggestions from code review
2024-04-24 08:22:41 -05:00
km_core_state_context_set_if_needed.cpp
fix(core): skip leading trail surrogate char in km_core_state_context_set_if_needed()
2024-04-04 12:02:17 -05:00
meson.build
fix(core): core to automatically reset context if a frame key pressed
2024-04-05 11:58:47 -05:00
option.cpp
fix(core): memory management of options in action struct
2023-11-24 07:52:31 +10:00
option.hpp
refactor(core): split context API from Core primary API
2024-01-17 14:44:25 +11:00
path.hpp
refactor(core): split context API from Core primary API
2024-01-17 14:44:25 +11:00
processor.hpp
refactor(core): split context API from Core primary API
2024-01-17 14:44:25 +11:00
state.cpp
chore: Update core/src/state.cpp
2024-02-07 12:29:45 +11:00
state.hpp
fix(core): update core to handle reset context
2024-04-11 23:34:20 -05:00
utfcodec.cpp
chore(common): move common/core/desktop/ to core/
2022-05-18 07:22:10 +10:00
utfcodec.hpp
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
version.rc
Update core/src/version.rc
2023-10-20 09:34:16 +02:00
vkey_to_contextreset.cpp
Apply suggestions from code review
2024-04-24 08:22:41 -05:00
vkey_to_contextreset.hpp
fix(core): update vkey_should_invalidate_context per comment
2024-04-25 08:58:47 -05:00