vChewing-macOS/Source/Modules
ShikiSuen b59b8d5345 LMMgr // Fix malfunctioned loadCassetteData(). 2022-12-17 14:54:49 +08:00
..
UIModules PrefUI & PrefWindow // Add settings regarding cassette mode. 2022-12-17 14:54:49 +08:00
WindowControllers PrefUI & PrefWindow // Add settings regarding cassette mode. 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 Repo // LMMgr.loadCassetteData() when necessary. 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 // Massive nomenclature changes, etc. 2022-12-17 14:54:48 +08:00
IMEStateData.swift Repo // Massive nomenclature changes, etc. 2022-12-17 14:54:48 +08:00
InputHandler_Core.swift InputHandler // Implement stroke composition support. 2022-12-17 14:54:49 +08:00
InputHandler_HandleCandidate.swift InputHandler // Implement stroke composition support. 2022-12-17 14:54:49 +08:00
InputHandler_HandleComposition.swift InputHandler // Implement stroke composition support. 2022-12-17 14:54:49 +08:00
InputHandler_HandleEvent.swift InputHandler // Remove errorCallback(). 2022-12-17 14:54:48 +08:00
InputHandler_HandleInput.swift InputHandler // Implement stroke composition support. 2022-12-17 14:54:49 +08:00
InputHandler_States.swift InputHandler // Implement stroke composition support. 2022-12-17 14:54:49 +08:00
LMMgr.swift LMMgr // Fix malfunctioned loadCassetteData(). 2022-12-17 14:54:49 +08:00
PrefMgr_Core.swift Repo // LMMgr.loadCassetteData() when necessary. 2022-12-17 14:54:49 +08:00
PrefMgr_Extension.swift PrefMgr // Fix a default setting for macOS 10.14 and earlier. 2022-12-17 14:54:47 +08:00
SessionCtl_Core.swift SessionCtl // Sync cassette mode status when necessary. 2022-12-17 14:54:49 +08:00
SessionCtl_Delegates.swift SessionCtl // Fix a conditioning in candidatePairSelected(). 2022-12-17 14:54:48 +08:00
SessionCtl_HandleDisplay.swift SessionCtl // Prompt cassette mode in TDK candidate window. 2022-12-17 14:54:49 +08:00
SessionCtl_HandleEvent.swift SessionCtl // Force ABC layout if needed when Cassette mode is ON. 2022-12-17 14:54:49 +08:00
SessionCtl_HandleStates.swift SessionCtl // Stop switching to certain states if not prompted to. 2022-12-17 14:54:49 +08:00
SessionCtl_IMKCandidatesData.swift InputHandler // Remove stateCallback(). 2022-12-17 14:54:48 +08:00
SessionCtl_Menu.swift SessionCtl // Add menu item for toggling cassette mode, etc. 2022-12-17 14:54:49 +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