vChewing-macOS/Source/Modules
ShikiSuen 5fb420adf1 Main // Use system NSSound by default. 2023-04-15 15:08:38 +08:00
..
UIModules Prefs // Extend upperCaseLetterKeyBehavior(). 2023-03-12 14:56:14 +08:00
WindowControllers PrefWindow // Dynamically render the parser menu. 2023-04-05 20:26:07 +08:00
.gitignore Starting from vChewing 2.6.2 SP3. 2022-12-17 14:32:15 +08:00
AppDelegate.swift AppDelegate // Fix odd preferences first. 2023-03-07 18:38:59 +08:00
ChineseConverterBridge.swift Repo // Using map(\.description) in lieu of charComponents(). 2023-02-11 13:07:59 +08:00
IMEState.swift Repo // Add parameter names for ([String], String). 2023-03-10 16:02:08 +08:00
IMEStateData.swift IMEStateData // Prevent cursors from being out of bounds. 2023-04-05 20:26:07 +08:00
InputHandler_Core.swift Repo // Add Wade-Gyles pinyin support. 2023-04-05 20:26:07 +08:00
InputHandler_HandleCandidate.swift Repo // API changes for further purposes. 2023-03-10 16:02:08 +08:00
InputHandler_HandleComposition.swift Repo // Add parameter names for ([String], String). 2023-03-10 16:02:08 +08:00
InputHandler_HandleEvent.swift Repo // Add fail-safe for errors related to IMKCandidate internal APIs. 2023-03-01 22:58:19 +08:00
InputHandler_HandleInput.swift InputHandler // Extend upperCaseLetterKeyBehavior(). 2023-03-12 14:56:14 +08:00
InputHandler_HandleStates.swift InputHandler // Remove useless conditions when nerfing single kanjis. 2023-03-23 21:17:43 +08:00
LMMgr_Core.swift LMAssembly & LMMgr // Add countPhrasePairs(), etc. 2023-03-23 21:17:43 +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 // Refactoring the entire LMMgr. 2023-03-10 16:02:08 +08:00
PrefMgr_Core.swift Prefs // +enableMouseScrollingForTDKCandidatesCocoa. 2023-03-01 22:58:19 +08:00
PrefMgr_Extension.swift Prefs // Extend upperCaseLetterKeyBehavior(). 2023-03-12 14:56:14 +08:00
SessionCtl_Core.swift Repo // Always fix input mode on activateServer(). 2023-04-05 20:26:07 +08:00
SessionCtl_Delegates.swift SessionCtl // Implement candidatePairHighlightChanged(). 2023-03-10 16:02:08 +08:00
SessionCtl_HandleDisplay.swift SessionCtl // Bind enableMouseScrollingForTDKCandidatesCocoa. 2023-03-01 22:58:19 +08:00
SessionCtl_HandleEvent.swift SessionCtl // Again stop handling nulled NSEvents. 2023-04-15 15:08:38 +08:00
SessionCtl_HandleStates.swift SessionCtl // Use hidePalettes() when needed. 2023-04-05 20:26:07 +08:00
SessionCtl_IMKCandidatesData.swift Repo // Call candidatePairHighlightChanged() when appropriate. 2023-03-10 16:02:08 +08:00
SessionCtl_Menu.swift PrefWindow & PrefUI // Maintenance. 2023-03-04 20:32:26 +08:00
SymbolMenuDefaultData.swift CandidateNode // Add data of Hanin Keyboard Symbols for query. 2023-02-11 13:07:59 +08:00
main.swift Main // Use system NSSound by default. 2023-04-15 15:08:38 +08:00