.. |
UIModules
|
PrefWindow & PrefUI // Maintenance fix.
|
2023-06-18 11:09:25 +08:00 |
WindowControllers
|
PrefWindow & PrefUI // Maintenance fix.
|
2023-06-18 11:09:25 +08:00 |
.gitignore
|
Starting from vChewing 2.6.2 SP3.
|
2022-12-17 14:32:15 +08:00 |
AppDelegate.swift
|
Repo // Compatibility with Xcode 15.
|
2023-06-17 16:25:54 +08:00 |
ChineseConverterBridge.swift
|
Repo // Use JSON as factory dictionary format.
|
2023-06-06 00:47:02 +08:00 |
IMEState.swift
|
IMEState // Extend isCandidateContainer().
|
2023-06-17 16:25:54 +08:00 |
IMEStateData.swift
|
IMEState // Track the index of unfinished readings / strokes.
|
2023-05-26 00:37:29 +08:00 |
InputHandler_Core.swift
|
InputHandler // Fix isConsideredEmptyForNow().
|
2023-06-17 16:25:54 +08:00 |
InputHandler_HandleCandidate.swift
|
Repo // Force Shift+Candidate in `%quick` mode in some cases.
|
2023-06-18 11:09:30 +08:00 |
InputHandler_HandleComposition.swift
|
InputHandler // Handle inputs for `%quick`.
|
2023-06-18 11:09:25 +08:00 |
InputHandler_HandleEvent.swift
|
InputHandler // Also allow Cmd+Shift+Ctrl+[].
|
2023-06-17 16:25:54 +08:00 |
InputHandler_HandleStates.swift
|
InputHandler // Refactor handleInput() to triageInput().
|
2023-06-17 16:25:54 +08:00 |
InputHandler_TriageInput.swift
|
Repo // Force Shift+Candidate in `%quick` mode in some cases.
|
2023-06-18 11:09:30 +08:00 |
LMMgr_Core.swift
|
Repo // Use JSON as factory dictionary format.
|
2023-06-06 00:47:02 +08:00 |
LMMgr_PhraseEditorDelegate.swift
|
LMAssembly & LMMgr // Add countPhrasePairs(), etc.
|
2023-03-23 21:17:43 +08:00 |
LMMgr_UserPhraseStructure.swift
|
LMAssembly & LMMgr // Add countPhrasePairs(), etc.
|
2023-03-23 21:17:43 +08:00 |
LMMgr_Utilities.swift
|
Repo // Compatibility with Xcode 15.
|
2023-06-17 16:25:54 +08:00 |
PrefMgr_Core.swift
|
PrefMgr // Upgrade sanity check for candidate keys.
|
2023-06-18 11:09:25 +08:00 |
PrefMgr_Extension.swift
|
Repo // Use new tags for pinyin parsers.
|
2023-05-26 00:37:29 +08:00 |
SessionCtl_Core.swift
|
SessionCtl // Share isASCIIMode across all sessions for a client.
|
2023-06-17 16:25:54 +08:00 |
SessionCtl_Delegates.swift
|
SessionCtl // Cope with `%quick` candidates.
|
2023-06-17 16:25:54 +08:00 |
SessionCtl_HandleDisplay.swift
|
Repo // Force Shift+Candidate in `%quick` mode in some cases.
|
2023-06-18 11:09:30 +08:00 |
SessionCtl_HandleEvent.swift
|
NSEvent // Make .text() safer.
|
2023-06-17 16:25:54 +08:00 |
SessionCtl_HandleStates.swift
|
SessionCtl // Cope with `%quick` candidates.
|
2023-06-17 16:25:54 +08:00 |
SessionCtl_IMKCandidatesData.swift
|
SessionCtl // Cope with `%quick` candidates.
|
2023-06-17 16:25:54 +08:00 |
SessionCtl_Menu.swift
|
Repo // Compatibility with Xcode 15.
|
2023-06-17 16:25:54 +08:00 |
SymbolMenuDefaultData.swift
|
CandidateNode // Add data of Hanin Keyboard Symbols for query.
|
2023-02-11 13:07:59 +08:00 |
main.swift
|
Repo // Compatibility with Xcode 15.
|
2023-06-17 16:25:54 +08:00 |