vChewing-macOS/Source/Modules
ShikiSuen 80e578600c PrefMgr // Add LINE to IMKTextInputIncapable list. 2022-12-17 14:54:48 +08:00
..
UIModules SessionCtl // Disable recent new Caps Lock features for macOS 11 and earlier. 2022-12-17 14:54:47 +08:00
WindowControllers ClientMgr // Tweak NSAlert sheet size. 2022-12-17 14:54:48 +08:00
.gitignore Starting from vChewing 2.6.2 SP3. 2022-12-17 14:32:15 +08:00
AppDelegate.swift Prefs // +onlyLoadFactoryLangModelsIfNeeded. 2022-12-17 14:49:04 +08:00
ChineseConverterBridge.swift CtlCandidate(s) // Refactor with partial packaging. 2022-12-17 14:49:05 +08:00
IMEState.swift Repo // "ctlInputMethod" -> "SessionCtl". 2022-12-17 14:49:05 +08:00
IMEStateData.swift Repo // "ctlInputMethod" -> "SessionCtl". 2022-12-17 14:49:05 +08:00
KeyHandler_Core.swift Repo // Require that minimum candidate key count is 6, etc. 2022-12-17 14:49:05 +08:00
KeyHandler_HandleCandidate.swift KeyHandler // Comment update. 2022-12-17 14:54:47 +08:00
KeyHandler_HandleComposition.swift KeyHandler // Update certain comments. 2022-12-17 14:54:47 +08:00
KeyHandler_HandleInput.swift KeyHandler // Add additional notes regarding CapsLock handling. 2022-12-17 14:49:05 +08:00
KeyHandler_States.swift Repo // "ctlInputMethod" -> "SessionCtl". 2022-12-17 14:49:05 +08:00
LMMgr.swift Repo // Updating bleachSpecifiedSuggestions() to add batch processing. 2022-12-17 14:54:47 +08:00
PrefMgr_Core.swift PrefMgr // Add LINE to IMKTextInputIncapable list. 2022-12-17 14:54:48 +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 // Revamp certain client()-related operations. 2022-12-17 14:54:48 +08:00
SessionCtl_Delegates.swift Repo // Updating bleachSpecifiedSuggestions() to add batch processing. 2022-12-17 14:54:47 +08:00
SessionCtl_HandleDisplay.swift TDKCandidates // Refactor for simplicity. 2022-12-17 14:54:47 +08:00
SessionCtl_HandleEvent.swift Repo // Typo fix: Emac -> Emacs. 2022-12-17 14:54:47 +08:00
SessionCtl_HandleStates.swift SessionCtl // Revamp certain client()-related operations. 2022-12-17 14:54:48 +08:00
SessionCtl_IMKCandidatesData.swift SessionCtl // Remove useless delegate symbols, etc. 2022-12-17 14:49:05 +08:00
SessionCtl_Menu.swift SessionCtl_Menu // Update certain menu item namings. 2022-12-17 14:54:47 +08:00
main.swift SessionCtl // Revamp certain client()-related operations. 2022-12-17 14:54:48 +08:00