vChewing-macOS/Packages/vChewing_MainAssembly/Sources/MainAssembly
ShikiSuen f81f2d3b43 PrefUI // Massive renovation - phase 2.
- This is the last workable commit prior to boosting the SwiftUI system requirements from macOS 10.15 Catalina to macOS 13 Ventura.
2023-09-28 07:52:30 -05:00
..
AppDelegate.swift Repo // Don't check update if serving `com.apple.SecurityAgent`. 2023-09-28 07:52:30 -05: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 MainAssembly // Reload filter when necessary. 2023-09-15 19:39:23 +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 MainAssembly // Reload filter when necessary. 2023-09-15 19:39:23 +08:00
LMMgr_Utilities.swift MainAssembly // Reload filter when necessary. 2023-09-15 19:39:23 +08:00
PrefMgr_Core.swift Prefs // +.securityHardenedCompositionBuffer(). 2023-09-28 07:52:30 -05:00
PrefMgr_Extension.swift PrefMgr // Add observability. 2023-09-28 07:52:30 -05:00
PrefMgr_Observable.swift PrefMgr // Add observability. 2023-09-28 07:52:30 -05: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 // Remove a redundant statement. 2023-09-15 19:39:23 +08:00
SessionCtl_HandleStates.swift SessionCtl // Only setMarkedText() if newValue != oldValue. 2023-09-15 19:39:23 +08:00
SymbolMenuDefaultData.swift Repo // Bundlize main components into a dedicated Swift package. 2023-08-29 14:48:09 +08:00