vChewing-macOS/Source/Modules
ShikiSuen bd9a5c6c45 SessionCtl // Move some tasks from setValue() to activateServer(). 2022-12-17 15:14:22 +08:00
..
UIModules CNS // Update date check tag to 20221004. 2022-12-17 15:14:22 +08:00
WindowControllers Repo // Change the buzz() trigger with certain NSAlert instances. 2022-12-17 14:54:49 +08:00
.gitignore Starting from vChewing 2.6.2 SP3. 2022-12-17 14:32:15 +08:00
AppDelegate.swift AppDelegate // Again always load cassette data on startup. 2022-12-17 14:54:49 +08:00
ChineseConverterBridge.swift CCBridge // Add vertical ellipse symbol conversion. 2022-12-17 14:54:49 +08:00
IMEState.swift Repo // Remove the useless .ofNotEmpty() state. 2022-12-17 15:14:21 +08:00
IMEStateData.swift Repo // Disabling pinyin-phonabet conversion in cassette mode. (#215) 2022-12-17 14:55:56 +08:00
InputHandler_Core.swift Repo // Clear calligrapher together on resetInputHandler() (#210) 2022-12-17 14:55:56 +08:00
InputHandler_HandleCandidate.swift InputHandler // Also allow opt+punct to reverse-flip candidates. 2022-12-17 15:14:21 +08:00
InputHandler_HandleComposition.swift InputHandler // Correct the handling of tone1, etc. (#217) 2022-12-17 14:55:56 +08:00
InputHandler_HandleEvent.swift Repo // Comment updates. 2022-12-17 14:54:49 +08:00
InputHandler_HandleInput.swift InputHandler // Remove useless delegate.switchState(state). (#248) 2022-12-17 15:14:21 +08:00
InputHandler_States.swift InputHandler // Remove useless delegate.switchState(state). (#248) 2022-12-17 15:14:21 +08:00
LMMgr.swift Repo // Turn currentLM and currentUOM into dynamic var. 2022-12-17 14:54:49 +08:00
PrefMgr_Core.swift Prefs // Add "AutoCombineLongestPossibleCassetteKey". 2022-12-17 14:54:50 +08:00
PrefMgr_Extension.swift Repo // Implementing reverse-lookup, requiring macOS 10.15 and later. 2022-12-17 14:54:49 +08:00
SessionCtl_Core.swift SessionCtl // Move some tasks from setValue() to activateServer(). 2022-12-17 15:14:22 +08:00
SessionCtl_Delegates.swift SessionCtl // Trim newlines among lookup results. 2022-12-17 14:54:50 +08:00
SessionCtl_HandleDisplay.swift SessionCtl // Hide previous candidate window before reinitiation. (#246) 2022-12-17 15:14:21 +08:00
SessionCtl_HandleEvent.swift SessionCtl // Fix state correction in handle(event:). 2022-12-17 15:14:22 +08:00
SessionCtl_HandleStates.swift SessionCtl // Do clearInlineDisplay() in commitComposition(). 2022-12-17 15:14:22 +08:00
SessionCtl_IMKCandidatesData.swift Repo // Disabling pinyin-phonabet conversion in cassette mode. (#215) 2022-12-17 14:55:56 +08:00
SessionCtl_Menu.swift SessionCtl // Remove useless setKeyLayout() in menu. 2022-12-17 15:14:22 +08:00
SymbolMenuDefaultData.swift Repo // Pull symbol menu default data out of the package. 2022-12-17 14:54:48 +08:00
main.swift SessionCtl // Revamp certain client()-related operations. 2022-12-17 14:54:48 +08:00