vChewing-macOS/Packages/vChewing_MainAssembly/Sources/MainAssembly
ShikiSuen 9c81700e98 IMEStateData // Optimize tooltip texts for phrase replacement mode. 2023-09-15 19:39:23 +08:00
..
AppDelegate.swift Repo // Ensure [weak self] wherever necessary. 2023-09-15 19:39:23 +08:00
ChineseConverterBridge.swift Repo // Bundlize main components into a dedicated Swift package. 2023-08-29 14:48:09 +08:00
IMEApp.swift Repo // Bundlize main components into a dedicated Swift package. 2023-08-29 14:48:09 +08:00
IMEState.swift Repo // Bundlize main components into a dedicated Swift package. 2023-08-29 14:48:09 +08:00
IMEStateData.swift IMEStateData // Optimize tooltip texts for phrase replacement mode. 2023-09-15 19:39:23 +08:00
InputHandler_Core.swift Repo // Bundlize main components into a dedicated Swift package. 2023-08-29 14:48:09 +08:00
InputHandler_HandleCandidate.swift Repo // Bundlize main components into a dedicated Swift package. 2023-08-29 14:48:09 +08:00
InputHandler_HandleComposition.swift Repo // Bundlize main components into a dedicated Swift package. 2023-08-29 14:48:09 +08:00
InputHandler_HandleStates.swift UserDefaults // Fix a typo in a variable name. 2023-09-15 19:39:23 +08:00
InputHandler_TriageInput.swift Repo // Bundlize main components into a dedicated Swift package. 2023-08-29 14:48:09 +08:00
LMMgr_Core.swift Repo // Bundlize main components into a dedicated Swift package. 2023-08-29 14:48:09 +08:00
LMMgr_PhraseEditorDelegate.swift Repo // Bundlize main components into a dedicated Swift package. 2023-08-29 14:48:09 +08:00
LMMgr_UserPhraseStructure.swift UserPhrase // Remove forced post-write file consolidation. 2023-09-15 19:39:23 +08:00
LMMgr_Utilities.swift Repo // Make UserDefaults unit-testable. 2023-08-29 14:48:09 +08:00
PrefMgr_Core.swift UserDefaults // +alwaysExpandCandidateWindow(). 2023-09-15 19:39:23 +08:00
PrefMgr_Extension.swift PrefMgr // Unleash certain settings for macOS 13 and 14. 2023-09-15 19:39:23 +08:00
SessionCtl_Core.swift Repo // Ensure [weak self] wherever necessary. 2023-09-15 19:39:23 +08:00
SessionCtl_Delegates.swift SessionCtl // Bind alwaysExpandCandidateWindow(). 2023-09-15 19:39:23 +08:00
SessionCtl_HandleDisplay.swift SessionCtl // Make dynamic candidate window origin togglable. 2023-09-15 19:39:23 +08:00
SessionCtl_HandleEvent.swift SessionCtl // Check inputHandler's LM instead in handle(). 2023-08-29 14:48:09 +08:00
SessionCtl_HandleStates.swift SessionCtl // Add one more replacement attempt to the final commit. 2023-08-29 14:48:09 +08:00
SymbolMenuDefaultData.swift Repo // Bundlize main components into a dedicated Swift package. 2023-08-29 14:48:09 +08:00