vChewing-macOS/Source/Modules
ShikiSuen 006192db87 Repo // Deprecating IMKCandidates.
* This is the only one big obstacle that hinders vChewing from being migratable as a cross-platform (macOS & iOS) app. Plus, IMKCandidates is buggy. It is not likely to be completely fixed by Apple, and its devs are not allowed to talk about it to non-Apple individuals. That's why it is enough.
2023-08-29 14:48:09 +08:00
..
UIModules Repo // Deprecating IMKCandidates. 2023-08-29 14:48:09 +08:00
WindowControllers Repo // Deprecating IMKCandidates. 2023-08-29 14:48:09 +08:00
.gitignore Starting from vChewing 2.6.2 SP3. 2022-12-17 14:32:15 +08:00
AppDelegate.swift Repo // Deprecating IMKCandidates. 2023-08-29 14:48:09 +08:00
ChineseConverterBridge.swift Repo // Use JSON as factory dictionary format. 2023-06-06 00:47:02 +08:00
IMEState.swift IMEState // Change marking style for .ofCandidates(). 2023-06-29 21:46:47 +08:00
IMEStateData.swift IMEState // Track the index of unfinished readings / strokes. 2023-05-26 00:37:29 +08:00
InputHandler_Core.swift Repo // Deprecating IMKCandidates. 2023-08-29 14:48:09 +08:00
InputHandler_HandleCandidate.swift Repo // Deprecating IMKCandidates. 2023-08-29 14:48:09 +08:00
InputHandler_HandleComposition.swift Repo // Deprecating IMKCandidates. 2023-08-29 14:48:09 +08:00
InputHandler_HandleStates.swift Repo // Deprecating IMKCandidates. 2023-08-29 14:48:09 +08:00
InputHandler_TriageInput.swift Repo // Deprecating IMKCandidates. 2023-08-29 14:48:09 +08:00
LMMgr_Core.swift Repo // Deprecating IMKCandidates. 2023-08-29 14:48:09 +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 // Deprecating IMKCandidates. 2023-08-29 14:48:09 +08:00
PrefMgr_Core.swift Repo // Deprecating IMKCandidates. 2023-08-29 14:48:09 +08:00
PrefMgr_Extension.swift Repo // Deprecating IMKCandidates. 2023-08-29 14:48:09 +08:00
SessionCtl_Core.swift Repo // Deprecating IMKCandidates. 2023-08-29 14:48:09 +08:00
SessionCtl_Delegates.swift Repo // Deprecating IMKCandidates. 2023-08-29 14:48:09 +08:00
SessionCtl_HandleDisplay.swift Repo // Deprecating IMKCandidates. 2023-08-29 14:48:09 +08:00
SessionCtl_HandleEvent.swift NSEvent // Implement keyModifierFlags, etc. 2023-08-29 14:48:09 +08:00
SessionCtl_HandleStates.swift Repo // Deprecating IMKCandidates. 2023-08-29 14:48:09 +08:00
SessionCtl_IMKCandidatesData.swift Repo // Deprecating IMKCandidates. 2023-08-29 14:48:09 +08:00
SessionCtl_Menu.swift Repo // Deprecating IMKCandidates. 2023-08-29 14:48:09 +08:00
SymbolMenuDefaultData.swift Repo // Deprecating IMKCandidates. 2023-08-29 14:48:09 +08:00
main.swift IMEApp // Fix .appVersionLabel(). 2023-07-30 13:43:36 +08:00