vChewing-macOS/Source/Modules
ShikiSuen e4be1ecd3d InputHandler // Extend upperCaseLetterKeyBehavior(). 2023-03-12 14:56:14 +08:00
..
UIModules Prefs // Extend upperCaseLetterKeyBehavior(). 2023-03-12 14:56:14 +08:00
WindowControllers Repo // Refactoring the entire LMMgr. 2023-03-10 16:02:08 +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 Repo // Add parameter names for ([String], String). 2023-03-10 16:02:08 +08:00
InputHandler_Core.swift InputHandler // Implement previewCompositionBufferForCandidate(). 2023-03-10 16:02:08 +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 Repo // Sync changes from Megrez v2.6.0 update. 2023-03-10 16:02:08 +08:00
LMMgr_Core.swift Repo // Refactoring the entire LMMgr. 2023-03-10 16:02:08 +08:00
LMMgr_PhraseEditorDelegate.swift Repo // Refactoring the entire LMMgr. 2023-03-10 16:02:08 +08:00
LMMgr_UserPhraseStructure.swift Repo // Refactoring the entire LMMgr. 2023-03-10 16:02:08 +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 SessionCtl // Implement the alternative init(). 2023-03-10 16:02:08 +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 // Change the condition of areWeNerfing(). 2023-03-10 16:02:08 +08:00
SessionCtl_HandleStates.swift SessionCtl // Implement updatePopupDisplayWithCursor(). 2023-03-12 14:56:14 +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 Clang-format // Use Google Swift Format Style. 2023-02-11 13:07:59 +08:00