spiegel-keyman/core/src
Marc Durdin 83f80c061a refactor(core): remove unused context APIs
Fixes #10431.

The `km_core_` prefix has been removed from internal-only functions, and
these function declarations moved to context.hpp.

The functions have not been moved from km_core_context_api.cpp at this
stage.

Rewrote the function documentation in Javadoc style comments for the
internal use functions.
2024-01-18 12:18:07 +07:00
..
kmx refactor(core): split context API from Core primary API 2024-01-16 12:04:41 +07:00
ldml refactor(core): split context API from Core primary API 2024-01-16 12:04:41 +07:00
mock refactor(core): split context API from Core primary API 2024-01-16 12:04:41 +07:00
action.cpp refactor(core): remove unused context APIs 2024-01-18 12:18:07 +07:00
action.hpp feat(core): synchronize app_context for non-normalizing keyboardprocessors 2024-01-18 08:52:59 +07:00
actions_normalize.cpp refactor(core): remove unused context APIs 2024-01-18 12:18:07 +07:00
context.hpp refactor(core): remove unused context APIs 2024-01-18 12:18:07 +07:00
context_helpers.cpp refactor(core): remove unused context APIs 2024-01-18 12:18:07 +07:00
debug.hpp refactor(core): split context API from Core primary API 2024-01-16 12:04:41 +07: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-16 12:04:41 +07:00
keyman_core.h refactor(core): split context API from Core primary API 2024-01-16 12:04:41 +07:00
km_core_action_api.cpp feat(core): synchronize app_context for non-normalizing keyboardprocessors 2024-01-18 08:52:59 +07:00
km_core_context_api.cpp refactor(core): remove unused context APIs 2024-01-18 12:18:07 +07:00
km_core_debug_api.cpp refactor(core): split context API from Core primary API 2024-01-16 12:04:41 +07:00
km_core_keyboard_api.cpp refactor(core): split context API from Core primary API 2024-01-16 12:04:41 +07:00
km_core_options_api.cpp refactor(core): split context API from Core primary API 2024-01-16 12:04:41 +07:00
km_core_processevent_api.cpp refactor(core): split context API from Core primary API 2024-01-16 12:04:41 +07:00
km_core_state_api.cpp refactor(core): remove unused context APIs 2024-01-18 12:18:07 +07:00
km_core_state_context_set_if_needed.cpp refactor(core): move context helpers to a new module 2024-01-18 09:26:58 +07:00
meson.build refactor(core): move context helpers to a new module 2024-01-18 09:26:58 +07: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-16 12:04:41 +07:00
path.hpp refactor(core): split context API from Core primary API 2024-01-16 12:04:41 +07:00
processor.hpp refactor(core): split context API from Core primary API 2024-01-16 12:04:41 +07:00
state.cpp chore(linux): Rename namespace kbp to core 2023-10-19 10:39:55 +02:00
state.hpp refactor(core): split context API from Core primary API 2024-01-16 12:04:41 +07: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