| .. |
|
AppDelegate.swift
|
AppDelegate // Boost memory check maximum value to 768MB.
|
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
|
IMEApp // Implement .isKeyboardJIS().
|
2023-09-15 19:39:23 +08: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
|
PrefMgr // Implementing Observability.
|
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
|
SessionCtl // Remove a JIS-Incompatible condition.
|
2023-09-15 19:39:23 +08:00 |
|
SessionCtl_Delegates.swift
|
SessionCtl // Remove a duplicated command.
|
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 // 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 |