vChewing-macOS/Source/Modules
ShikiSuen 74d4cc5b8c InputHandler // Show current candidate ID during inline rotation. 2022-12-22 17:49:39 +08:00
..
UIModules Repo // Add hotkey for calling reverse-lookup window. 2022-12-20 20:31:27 +08:00
WindowControllers Repo // Change of when to do window position setup. 2022-12-20 20:31:28 +08:00
.gitignore Starting from vChewing 2.6.2 SP3. 2022-12-17 14:32:15 +08:00
AppDelegate.swift AppDelegate // Reload user dictionary data after changing its folder. 2022-12-20 19:55:50 +08:00
ChineseConverterBridge.swift CCBridge // Add vertical ellipse symbol conversion. 2022-12-17 14:54:49 +08:00
IMEState.swift Repo // Massive updates conforming to recent changes of Megrez. 2022-12-20 19:55:49 +08:00
IMEStateData.swift InputHandler // Accommodating Tekkon 1.3.1 update. 2022-12-20 20:20:01 +08:00
InputHandler_Core.swift InputHandler // Accommodating Megrez 2.5.1 update. 2022-12-20 20:20:01 +08:00
InputHandler_HandleCandidate.swift InputHandler // Allow jumping from candidate state to marking state. 2022-12-20 20:31:27 +08:00
InputHandler_HandleComposition.swift Repo // Massive updates conforming to recent changes of Megrez. 2022-12-20 19:55:49 +08:00
InputHandler_HandleEvent.swift InputHandler // Comment fix. 2022-12-17 15:14:22 +08:00
InputHandler_HandleInput.swift InputHandler // Accommodating Tekkon 1.3.1 update. 2022-12-20 20:20:01 +08:00
InputHandler_HandleStates.swift InputHandler // Show current candidate ID during inline rotation. 2022-12-22 17:49:39 +08:00
LMMgr.swift LMMgr // Load corresponded data model on .tagOverrides(). 2022-12-20 20:20:00 +08:00
PrefMgr_Core.swift Repo // Add hotkey for calling reverse-lookup window. 2022-12-20 20:31:27 +08:00
PrefMgr_Extension.swift PrefMgr // Add shareAlphanumericalModeStatusAcrossClients(). 2022-12-17 15:14:22 +08:00
SessionCtl_Core.swift SessionCtl // Change how updateVerticalTypingStatus() gets triggered. 2022-12-20 20:20:00 +08:00
SessionCtl_Delegates.swift IMEStateData & SessionCtl // Update the separator for the convertedMark. 2022-12-20 19:55:50 +08:00
SessionCtl_HandleDisplay.swift SessionCtl // Change how updateVerticalTypingStatus() gets triggered. 2022-12-20 20:20:00 +08:00
SessionCtl_HandleEvent.swift SessionCtl // Change how updateVerticalTypingStatus() gets triggered. 2022-12-20 20:20:00 +08:00
SessionCtl_HandleStates.swift SessionCtl // Add isServingIMEItself(). 2022-12-17 15:14:22 +08:00
SessionCtl_IMKCandidatesData.swift InputHandler // Accommodating Tekkon 1.3.1 update. 2022-12-20 20:20:01 +08:00
SessionCtl_Menu.swift Repo // Add hotkey for calling reverse-lookup window. 2022-12-20 20:31:27 +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