vChewing-macOS/Packages/vChewing_MainAssembly/Sources/MainAssembly
ShikiSuen 8d89da0c2b Prefs // +checkAbusersOfSecureEventInputAPI(). 2023-10-28 22:47:56 +08:00
..
AboutUI CtlAboutUI // Refactor using SwiftUI. 2023-10-28 22:47:56 +08:00
SettingsUI Repo // Add SCPC sequence data from Eten DOS. 2023-10-28 22:47:56 +08:00
AppDelegate.swift Repo // Introduce SecurityAgentHelper. 2023-10-28 22:47:56 +08:00
ChineseConverterBridge.swift Repo // Bundlize main components into a dedicated Swift package. 2023-08-29 14:48:09 +08:00
IMEApp.swift PrefUI // Massive renovation - phase 2. 2023-09-28 07:52:30 -05:00
IMEState.swift IMEState // Expose .markedTargetIsCurrentlyFiltered(). 2023-09-15 19:39:23 +08:00
IMEStateData.swift IMEStateData // Update tooltip if currently marked pair is filtered. 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 IMEApp // Implement .isKeyboardJIS(). 2023-09-15 19:39:23 +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 Repo // Migrate a condition regarding isASCIIMode. 2023-09-15 19:39:23 +08:00
InputHandler_TriageInput.swift IMEApp // Implement .isKeyboardJIS(). 2023-09-15 19:39:23 +08:00
LMMgr_Core.swift Repo // Add SCPC sequence data from Eten DOS. 2023-10-28 22:47:56 +08:00
LMMgr_PhraseEditorDelegate.swift SwiftPackages // Boost platform req. to macOS 11. 2023-10-28 22:47:56 +08:00
LMMgr_UserPhraseStructure.swift MainAssembly // Reload filter when necessary. 2023-09-15 19:39:23 +08:00
LMMgr_Utilities.swift Repo // Add SCPC sequence data from Eten DOS. 2023-10-28 22:47:56 +08:00
PrefMgr_Core.swift Prefs // +checkAbusersOfSecureEventInputAPI(). 2023-10-28 22:47:56 +08:00
PrefMgr_Extension.swift PrefMgr // Add observability. 2023-09-28 07:52:30 -05:00
SecurityAgentHelper.swift Prefs // +checkAbusersOfSecureEventInputAPI(). 2023-10-28 22:47:56 +08:00
SessionCtl_Core.swift Repo // Don't check update if serving `com.apple.SecurityAgent`. 2023-09-28 07:52:30 -05:00
SessionCtl_Delegates.swift SessionCtl // Bind .securityHardenedCompositionBuffer(). 2023-09-28 07:52:30 -05:00
SessionCtl_HandleDisplay.swift PrefUI // Massive renovation - phase 2. 2023-09-28 07:52:30 -05:00
SessionCtl_HandleEvent.swift SessionCtl // Turn off isASCIIMode if CapsLock is turned off. 2023-10-28 22:47:56 +08:00
SessionCtl_HandleStates.swift SessionCtl // Only setMarkedText() if newValue != oldValue. 2023-09-15 19:39:23 +08:00
SymbolMenuDefaultData.swift SymbolMenu // Add subset for radicals. 2023-10-28 22:47:56 +08:00