vChewing-macOS/Source/Modules
ShikiSuen d92c5d3669 InputHandler // Use Space to cancel code-point input. 2023-06-17 16:25:54 +08:00
..
UIModules Repo // Compatibility with Xcode 15. 2023-06-17 16:25:54 +08:00
WindowControllers Repo // Compatibility with Xcode 15. 2023-06-17 16:25:54 +08:00
.gitignore Starting from vChewing 2.6.2 SP3. 2022-12-17 14:32:15 +08:00
AppDelegate.swift Repo // Compatibility with Xcode 15. 2023-06-17 16:25:54 +08:00
ChineseConverterBridge.swift Repo // Use JSON as factory dictionary format. 2023-06-06 00:47:02 +08:00
IMEState.swift IMEState // Track the index of unfinished readings / strokes. 2023-05-26 00:37:29 +08:00
IMEStateData.swift IMEState // Track the index of unfinished readings / strokes. 2023-05-26 00:37:29 +08:00
InputHandler_Core.swift InputHandler // Refactor handleInput() to triageInput(). 2023-06-17 16:25:54 +08:00
InputHandler_HandleCandidate.swift InputHandler // Refactor handleCandidate(). 2023-06-17 16:25:54 +08:00
InputHandler_HandleComposition.swift InputHandler // Refactor handleInput() to triageInput(). 2023-06-17 16:25:54 +08:00
InputHandler_HandleEvent.swift InputHandler // Refactor handleInput() to triageInput(). 2023-06-17 16:25:54 +08:00
InputHandler_HandleStates.swift InputHandler // Refactor handleInput() to triageInput(). 2023-06-17 16:25:54 +08:00
InputHandler_TriageInput.swift InputHandler // Use Space to cancel code-point input. 2023-06-17 16:25:54 +08:00
LMMgr_Core.swift Repo // Use JSON as factory dictionary format. 2023-06-06 00:47:02 +08:00
LMMgr_PhraseEditorDelegate.swift LMAssembly & LMMgr // Add countPhrasePairs(), etc. 2023-03-23 21:17:43 +08:00
LMMgr_UserPhraseStructure.swift LMAssembly & LMMgr // Add countPhrasePairs(), etc. 2023-03-23 21:17:43 +08:00
LMMgr_Utilities.swift Repo // Compatibility with Xcode 15. 2023-06-17 16:25:54 +08:00
PrefMgr_Core.swift Pref // Again disable enableSwiftUIForTDKCandidates by default. 2023-06-17 16:25:54 +08:00
PrefMgr_Extension.swift Repo // Use new tags for pinyin parsers. 2023-05-26 00:37:29 +08:00
SessionCtl_Core.swift SessionCtl // Keep IMKCandidates shown when needed. 2023-06-17 16:25:54 +08:00
SessionCtl_Delegates.swift SessionCtl // Implement candidatePairHighlightChanged(). 2023-03-10 16:02:08 +08:00
SessionCtl_HandleDisplay.swift SessionCtl // Keep IMKCandidates shown when needed. 2023-06-17 16:25:54 +08:00
SessionCtl_HandleEvent.swift Repo // Typo fix: LatinKeyboardMappings. 2023-06-06 00:47:02 +08:00
SessionCtl_HandleStates.swift SessionCtl // Use selectionRange() and replacementRange(). 2023-06-06 00:47:02 +08:00
SessionCtl_IMKCandidatesData.swift SessionCtl // Keep IMKCandidates shown when needed. 2023-06-17 16:25:54 +08:00
SessionCtl_Menu.swift Repo // Compatibility with Xcode 15. 2023-06-17 16:25:54 +08:00
SymbolMenuDefaultData.swift CandidateNode // Add data of Hanin Keyboard Symbols for query. 2023-02-11 13:07:59 +08:00
main.swift Repo // Compatibility with Xcode 15. 2023-06-17 16:25:54 +08:00