.. |
UIModules
|
PrefUI & PrefWindow // Update certain descriptive texts.
|
2023-06-29 21:46:47 +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 // Change marking style for .ofCandidates().
|
2023-06-29 21:46:47 +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 markers for .ofCandidates().
|
2023-06-29 21:46:47 +08:00 |
InputHandler_HandleCandidate.swift
|
Repo // Tweak alsoConfirmAssociatedCandidatesByEnter().
|
2023-06-27 15:40:01 +08:00 |
InputHandler_HandleComposition.swift
|
LMCassette // Auto-generate `%quick` results when appropriate.
|
2023-06-29 21:46:47 +08:00 |
InputHandler_HandleStates.swift
|
InputHandler // Fix markers for .ofCandidates().
|
2023-06-29 21:46:47 +08:00 |
InputHandler_TriageInput.swift
|
IMKCandidates // Dissolve InputHandler.handleEvent(), etc.
|
2023-06-27 15:40:01 +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
|
LMMgr // Fix LMPlainBopomofo file extensions to plist.
|
2023-06-29 21:46:47 +08:00 |
PrefMgr_Core.swift
|
Repo // Tweak alsoConfirmAssociatedCandidatesByEnter().
|
2023-06-27 15:40:01 +08:00 |
PrefMgr_Extension.swift
|
Repo // Use new tags for pinyin parsers.
|
2023-05-26 00:37:29 +08:00 |
SessionCtl_Core.swift
|
SessionCtl // Add isBootingUp().
|
2023-06-27 15:40:01 +08:00 |
SessionCtl_Delegates.swift
|
SessionCtl // Unseal `%quick` selectionKeys for IMKCandidates.
|
2023-06-27 15:40:01 +08:00 |
SessionCtl_HandleDisplay.swift
|
Repo // Refine `%quick` experiences with IMKCandidates.
|
2023-06-27 15:40:01 +08:00 |
SessionCtl_HandleEvent.swift
|
IMKCandidates // Dissolve InputHandler.handleEvent(), etc.
|
2023-06-27 15:40:01 +08:00 |
SessionCtl_HandleStates.swift
|
SessionCtl // Comment update.
|
2023-06-27 15:40:01 +08:00 |
SessionCtl_IMKCandidatesData.swift
|
SessionCtl // Add initial char for `%quick` candidates (IMK).
|
2023-06-29 21:46:47 +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
|
Main // Hardcode the InputMethodConnectionName.
|
2023-06-27 15:40:01 +08:00 |