vChewing-macOS/Source/Modules
ShikiSuen a5dfa3f2a8 PrefUI // Reorder certain options. 2023-02-01 14:44:12 +08:00
..
UIModules PrefUI // Reorder certain options. 2023-02-01 14:44:12 +08:00
WindowControllers PrefWindow // Allow enabling / disabling external dictionary plists. 2023-01-11 17:39:27 +08:00
.gitignore Starting from vChewing 2.6.2 SP3. 2022-12-17 14:32:15 +08:00
AppDelegate.swift AppDelegate // Mark the uninstall action button with red color. 2023-01-11 17:39:27 +08:00
ChineseConverterBridge.swift CCBridge // Add vertical ellipse symbol conversion. 2022-12-17 14:54:49 +08:00
IMEState.swift Repo // Move certain vertical-cases from IMEState to SessionCtl. 2022-12-30 10:52:51 +08:00
IMEStateData.swift Repo // Move certain vertical-cases from IMEState to SessionCtl. 2022-12-30 10:52:51 +08:00
InputHandler_Core.swift Repo // Move certain vertical-cases from IMEState to SessionCtl. 2022-12-30 10:52:51 +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 InputHandler // Handle Alt+Shift+Enter, etc. 2023-02-01 14:44:12 +08:00
InputHandler_HandleEvent.swift Repo // Fix typo: 案件 -> 按鍵. 2023-02-01 14:44:12 +08:00
InputHandler_HandleInput.swift InputHandler // Add new hotkeys for revolving candidates. 2023-02-01 14:44:12 +08:00
InputHandler_HandleStates.swift InputHandler // More detailed candidate revolving tooltip, etc. 2023-02-01 14:44:12 +08:00
LMMgr.swift Repo // Change the method of reading factory plists. 2023-01-11 17:39:27 +08:00
PrefMgr_Core.swift Repo // Allow only using L-Shift for toggling alphanumerical mode. 2023-01-25 17:42:23 +08:00
PrefMgr_Extension.swift Repo // Allow only using L-Shift for toggling alphanumerical mode. 2023-01-25 17:42:23 +08:00
SessionCtl_Core.swift SessionCtl // Fill missing parameters. 2023-02-01 14:44:12 +08:00
SessionCtl_Delegates.swift SessionCtl // Fix isCandidateContextMenuEnabled(). 2023-01-17 13:22:38 +08:00
SessionCtl_HandleDisplay.swift Repo // Move certain vertical-cases from IMEState to SessionCtl. 2022-12-30 10:52:51 +08:00
SessionCtl_HandleEvent.swift Repo // Fix typo: 案件 -> 按鍵. 2023-02-01 14:44:12 +08:00
SessionCtl_HandleStates.swift SessionCtl // Force updateVerticalTypingStatus() when needed. 2022-12-30 10:52:51 +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