| .. |
|
UIModules
|
SessionCtl // Disable recent new Caps Lock features for macOS 11 and earlier.
|
2022-12-17 14:54:47 +08:00 |
|
WindowControllers
|
Repo // Require that minimum candidate key count is 6, etc.
|
2022-12-17 14:49:05 +08:00 |
|
.gitignore
|
Starting from vChewing 2.6.2 SP3.
|
2022-12-17 14:32:15 +08:00 |
|
AppDelegate.swift
|
Prefs // +onlyLoadFactoryLangModelsIfNeeded.
|
2022-12-17 14:49:04 +08:00 |
|
ChineseConverterBridge.swift
|
CtlCandidate(s) // Refactor with partial packaging.
|
2022-12-17 14:49:05 +08:00 |
|
IMEState.swift
|
Repo // "ctlInputMethod" -> "SessionCtl".
|
2022-12-17 14:49:05 +08:00 |
|
IMEStateData.swift
|
Repo // "ctlInputMethod" -> "SessionCtl".
|
2022-12-17 14:49:05 +08:00 |
|
KeyHandler_Core.swift
|
Repo // Require that minimum candidate key count is 6, etc.
|
2022-12-17 14:49:05 +08:00 |
|
KeyHandler_HandleCandidate.swift
|
KeyHandler // Comment update.
|
2022-12-17 14:54:47 +08:00 |
|
KeyHandler_HandleComposition.swift
|
KeyHandler // Update certain comments.
|
2022-12-17 14:54:47 +08:00 |
|
KeyHandler_HandleInput.swift
|
KeyHandler // Add additional notes regarding CapsLock handling.
|
2022-12-17 14:49:05 +08:00 |
|
KeyHandler_States.swift
|
Repo // "ctlInputMethod" -> "SessionCtl".
|
2022-12-17 14:49:05 +08:00 |
|
LMMgr.swift
|
Repo // Updating bleachSpecifiedSuggestions() to add batch processing.
|
2022-12-17 14:54:47 +08:00 |
|
PrefMgr_Core.swift
|
Repo // Let L-Shift toggle become effective immediately.
|
2022-12-17 14:54:47 +08:00 |
|
PrefMgr_Extension.swift
|
PrefMgr // Fix a default setting for macOS 10.14 and earlier.
|
2022-12-17 14:54:47 +08:00 |
|
SessionCtl_Core.swift
|
SessionCtl // Disable recent new Caps Lock features for macOS 11 and earlier.
|
2022-12-17 14:54:47 +08:00 |
|
SessionCtl_Delegates.swift
|
Repo // Updating bleachSpecifiedSuggestions() to add batch processing.
|
2022-12-17 14:54:47 +08:00 |
|
SessionCtl_HandleDisplay.swift
|
Repo // Enable TDKCandidateBackports for macOS 10.15-11.
|
2022-12-17 14:54:47 +08:00 |
|
SessionCtl_HandleEvent.swift
|
SessionCtl // Disable recent new Caps Lock features for macOS 11 and earlier.
|
2022-12-17 14:54:47 +08:00 |
|
SessionCtl_HandleStates.swift
|
SessionCtl // Add caps lock notification support, etc.
|
2022-12-17 14:49:05 +08:00 |
|
SessionCtl_IMKCandidatesData.swift
|
SessionCtl // Remove useless delegate symbols, etc.
|
2022-12-17 14:49:05 +08:00 |
|
SessionCtl_Menu.swift
|
SessionCtl_Menu // Update certain menu item namings.
|
2022-12-17 14:54:47 +08:00 |
|
main.swift
|
Main // Simplify the processing of the connection name.
|
2022-12-17 14:49:04 +08:00 |