.. |
UIModules
|
IMKCandidates // Move its key handling process to ctlIME.
|
2022-12-17 14:49:05 +08:00 |
WindowControllers
|
KeyHandler // Use PrefMgrProtocol delegate to handle UserDefaults.
|
2022-12-17 14:49:04 +08:00 |
.gitignore
|
Starting from vChewing 2.6.2 SP3.
|
2022-12-17 14:32:15 +08:00 |
AppDelegate.swift
|
Prefs // +onlyLoadFactoryLangModelsIfNeeded.
|
2022-12-17 14:49:04 +08:00 |
ChineseConverterBridge.swift
|
Repo // Pack InputMode typedefs into Shared package.
|
2022-12-17 14:49:04 +08:00 |
IMEState.swift
|
Repo // Move IMEState-related protocols to Shared package.
|
2022-12-17 14:49:05 +08:00 |
IMEStateData.swift
|
Repo // Move IMEState-related protocols to Shared package.
|
2022-12-17 14:49:05 +08:00 |
KeyHandler_Core.swift
|
KeyHandler // Use PrefMgrProtocol delegate to handle UserDefaults.
|
2022-12-17 14:49:04 +08:00 |
KeyHandler_HandleCandidate.swift
|
KeyHandler // Use PrefMgrProtocol delegate to handle UserDefaults.
|
2022-12-17 14:49:04 +08:00 |
KeyHandler_HandleComposition.swift
|
KeyHandler // Use PrefMgrProtocol delegate to handle UserDefaults.
|
2022-12-17 14:49:04 +08:00 |
KeyHandler_HandleInput.swift
|
KeyHandler // Use PrefMgrProtocol delegate to handle UserDefaults.
|
2022-12-17 14:49:04 +08:00 |
KeyHandler_States.swift
|
KeyHandler // Use PrefMgrProtocol delegate to handle UserDefaults.
|
2022-12-17 14:49:04 +08:00 |
LMMgr.swift
|
LMI // Introducing hasKeyValuePairFor(), using it in LMMgr.
|
2022-12-17 14:49:05 +08:00 |
PrefMgr_Core.swift
|
PrefMgr // Split its extension to a standalone file.
|
2022-12-17 14:49:04 +08:00 |
PrefMgr_Extension.swift
|
PrefMgr // Split its extension to a standalone file.
|
2022-12-17 14:49:04 +08:00 |
ctlInputMethod_Core.swift
|
IMKCandidates // Reorganization.
|
2022-12-17 14:49:05 +08:00 |
ctlInputMethod_Delegates.swift
|
IMKCandidates // Move its key handling process to ctlIME.
|
2022-12-17 14:49:05 +08:00 |
ctlInputMethod_HandleDisplay.swift
|
IMEState // Make certain data components directly accessible.
|
2022-12-17 14:49:05 +08:00 |
ctlInputMethod_HandleEvent.swift
|
IMKCandidates // Reorganization.
|
2022-12-17 14:49:05 +08:00 |
ctlInputMethod_HandleStates.swift
|
PCB // Pack PopupCompositionBuffer into Swift package.
|
2022-12-17 14:49:05 +08:00 |
ctlInputMethod_IMKCandidatesData.swift
|
IMKCandidates // Reorganization.
|
2022-12-17 14:49:05 +08:00 |
ctlInputMethod_Menu.swift
|
NotifierUI // Refactor into a standalone package.
|
2022-12-17 14:49:05 +08:00 |
main.swift
|
Main // Simplify the processing of the connection name.
|
2022-12-17 14:49:04 +08:00 |