| .. |
|
UIModules
|
Repo // Update CNS last-checked tag to 2023-01-06.
|
2023-02-15 12:55:20 +08:00 |
|
WindowControllers
|
PrefWindow // Use PrefUITabs enum if possible.
|
2023-02-15 12:55:20 +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
|
Repo // Using map(\.description) in lieu of charComponents().
|
2023-02-11 13:07:59 +08:00 |
|
InputHandler_Core.swift
|
InputHandler // Implement Alt+Delete/BackSpace behavior.
|
2023-02-15 12:55:20 +08:00 |
|
InputHandler_HandleCandidate.swift
|
InputHandler // Extend Shift+Command+[] for candidate states.
|
2023-02-15 12:55:20 +08:00 |
|
InputHandler_HandleComposition.swift
|
InputHandler // Clang-format.
|
2023-02-15 12:55:20 +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 // Bind a new shortcut for Hanin Keyboard Symbol Input.
|
2023-02-15 12:55:20 +08:00 |
|
LMMgr.swift
|
Clang-format // Use Google Swift Format Style.
|
2023-02-11 13:07:59 +08:00 |
|
PrefMgr_Core.swift
|
Prefs // +classicHaninKeyboardSymbolModeShortcutEnabled.
|
2023-02-15 12:55:20 +08:00 |
|
PrefMgr_Extension.swift
|
Clang-format // Use Google Swift Format Style.
|
2023-02-11 13:07:59 +08:00 |
|
SessionCtl_Core.swift
|
SessionCtl // Revise the usage of forceCleanup parameter.
|
2023-02-11 13:07:59 +08:00 |
|
SessionCtl_Delegates.swift
|
SessionCtl // Make clientBundleIdentifier into a stored variable.
|
2023-02-11 13:07:59 +08:00 |
|
SessionCtl_HandleDisplay.swift
|
Clang-format // Use Google Swift Format Style.
|
2023-02-11 13:07:59 +08:00 |
|
SessionCtl_HandleEvent.swift
|
InputHandler // Use applyingTransformFW2HW().
|
2023-02-11 13:07:59 +08:00 |
|
SessionCtl_HandleStates.swift
|
SessionCtl // Don't commit() if .ofInputting() has nothing to commit.
|
2023-02-15 12:55:20 +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 |