.. |
UIModules
|
PrefUI // +legacyCandidateViewTypesettingMethodEnabled.
|
2023-02-24 00:08:53 +08:00 |
WindowControllers
|
PrefWindow // Sync recent changes happened in PrefUI.
|
2023-02-24 00:08:53 +08:00 |
.gitignore
|
Starting from vChewing 2.6.2 SP3.
|
2022-12-17 14:32:15 +08:00 |
AppDelegate.swift
|
Clang-format // Use Google Swift Format Style.
|
2023-02-11 13:07:59 +08:00 |
ChineseConverterBridge.swift
|
Repo // Using map(\.description) in lieu of charComponents().
|
2023-02-11 13:07:59 +08:00 |
IMEState.swift
|
Clang-format // Use Google Swift Format Style.
|
2023-02-11 13:07:59 +08:00 |
IMEStateData.swift
|
LMMgr // Simplify writeUserPhrase().
|
2023-02-24 00:08:53 +08:00 |
InputHandler_Core.swift
|
Repo // Utilizing NSAttributedString.boundingDimension.
|
2023-02-24 00:08:53 +08:00 |
InputHandler_HandleCandidate.swift
|
InputHandler // Don't beep() on failed candidate page operation.
|
2023-02-24 00:08:53 +08:00 |
InputHandler_HandleComposition.swift
|
Repo // Utilizing NSAttributedString.boundingDimension.
|
2023-02-24 00:08:53 +08:00 |
InputHandler_HandleEvent.swift
|
InputHandler // Extend Shift+Command+[] for candidate states.
|
2023-02-15 12:55:20 +08:00 |
InputHandler_HandleInput.swift
|
InputHandler // Extend Shift+Command+[] for candidate states.
|
2023-02-15 12:55:20 +08:00 |
InputHandler_HandleStates.swift
|
InputHandler // Implement Alt+BkSp features.
|
2023-03-01 22:58:19 +08:00 |
LMMgr.swift
|
LMMgr // Simplify writeUserPhrase().
|
2023-02-24 00:08:53 +08:00 |
PrefMgr_Core.swift
|
Prefs // +candidateWindowShowOnlyOneLine.
|
2023-02-24 00:08:53 +08:00 |
PrefMgr_Extension.swift
|
TDKCandidates // Massive renovation + Cocoa legacy mode.
|
2023-02-24 00:08:53 +08:00 |
SessionCtl_Core.swift
|
SessionCtl // Temporarily remember the recent 20 clients' Bundle IDs.
|
2023-02-24 00:08:53 +08:00 |
SessionCtl_Delegates.swift
|
SessionCtl // Bind candidateWindowShowOnlyOneLine, etc.
|
2023-02-24 00:08:53 +08:00 |
SessionCtl_HandleDisplay.swift
|
SessionCtl // Bind legacyCandidateViewTypesettingMethodEnabled.
|
2023-02-24 00:08:53 +08:00 |
SessionCtl_HandleEvent.swift
|
Repo // Utilizing NSAttributedString.boundingDimension.
|
2023-02-24 00:08:53 +08:00 |
SessionCtl_HandleStates.swift
|
Repo // Upgrade ClientListMgr to mk2.
|
2023-02-24 00:08:53 +08:00 |
SessionCtl_IMKCandidatesData.swift
|
Clang-format // Use Google Swift Format Style.
|
2023-02-11 13:07:59 +08:00 |
SessionCtl_Menu.swift
|
SessionCtl_Menu // Remove UOM data of all input modes instead.
|
2023-02-15 12:55:20 +08:00 |
SymbolMenuDefaultData.swift
|
CandidateNode // Add data of Hanin Keyboard Symbols for query.
|
2023-02-11 13:07:59 +08:00 |
main.swift
|
Clang-format // Use Google Swift Format Style.
|
2023-02-11 13:07:59 +08:00 |