.. |
UIModules
|
PrefUI // Use NSPathControl instead.
|
2023-07-30 13:43:36 +08:00 |
WindowControllers
|
CtlPrefWindow // Use PathControl instead.
|
2023-07-30 13:43:36 +08:00 |
.gitignore
|
Starting from vChewing 2.6.2 SP3.
|
2022-12-17 14:32:15 +08:00 |
AppDelegate.swift
|
Repo // Dump wrecked UOM data on crash when debug mode is ON.
|
2023-07-30 13:43:36 +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 // Don't fix the order while revolving candidates.
|
2023-07-30 13:43:36 +08:00 |
InputHandler_TriageInput.swift
|
IMKCandidates // Dissolve InputHandler.handleEvent(), etc.
|
2023-06-27 15:40:01 +08:00 |
LMMgr_Core.swift
|
Repo // Dump wrecked UOM data on crash when debug mode is ON.
|
2023-07-30 13:43:36 +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 // Write default values on path reset.
|
2023-07-30 13:43:36 +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 // Handle .keyUp events when necessary.
|
2023-07-30 13:43:36 +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
|
SessionCtl // Don't handle isSingleCommandBasedLetterHotKey.
|
2023-07-30 13:43:36 +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
|
IMEApp // Fix .appVersionLabel().
|
2023-07-30 13:43:36 +08:00 |