| .. |
|
AboutUI
|
AboutUI // Make close button effective on macOS 13.
|
2023-11-09 22:20:42 +08:00 |
|
SettingsUI
|
PrefUI // Add a button for importing KeyKey user data.
|
2023-11-01 21:40:01 +08:00 |
|
AppDelegate.swift
|
Repo // Introduce SecurityAgentHelper.
|
2023-10-28 22:47:56 +08:00 |
|
ChineseConverterBridge.swift
|
Repo // Bundlize main components into a dedicated Swift package.
|
2023-08-29 14:48:09 +08:00 |
|
IMEApp.swift
|
PrefUI // Massive renovation - phase 2.
|
2023-09-28 07:52:30 -05:00 |
|
IMEState.swift
|
IMEState // Expose .markedTargetIsCurrentlyFiltered().
|
2023-09-15 19:39:23 +08:00 |
|
IMEStateData.swift
|
IMEStateData // Update tooltip if currently marked pair is filtered.
|
2023-09-15 19:39:23 +08:00 |
|
InputHandler_Core.swift
|
Repo // Bundlize main components into a dedicated Swift package.
|
2023-08-29 14:48:09 +08:00 |
|
InputHandler_HandleCandidate.swift
|
IMEApp // Implement .isKeyboardJIS().
|
2023-09-15 19:39:23 +08:00 |
|
InputHandler_HandleComposition.swift
|
InputHandler // Fix Zhuyin typing in CapsLock mode.
|
2023-10-28 22:47:56 +08:00 |
|
InputHandler_HandleStates.swift
|
MainAssembly // Bind two new UserDef items.
|
2023-10-28 22:47:56 +08:00 |
|
InputHandler_TriageInput.swift
|
IMEApp // Implement .isKeyboardJIS().
|
2023-09-15 19:39:23 +08:00 |
|
LMMgr_Core.swift
|
Repo // Add SCPC sequence data from Eten DOS.
|
2023-10-28 22:47:56 +08:00 |
|
LMMgr_KimoDataParser.swift
|
LMMgr // + importYahooKeyKeyUserDictionary().
|
2023-11-01 21:03:33 +08:00 |
|
LMMgr_PhraseEditorDelegate.swift
|
SwiftPackages // Boost platform req. to macOS 11.
|
2023-10-28 22:47:56 +08:00 |
|
LMMgr_UserPhraseStructure.swift
|
LMMgr // + importYahooKeyKeyUserDictionary().
|
2023-11-01 21:03:33 +08:00 |
|
LMMgr_Utilities.swift
|
LMMgr // Fix openPhraseFile().
|
2023-11-01 11:38:29 +08:00 |
|
PrefMgr_Core.swift
|
Prefs // Add two new UserDef items.
|
2023-10-28 22:47:56 +08:00 |
|
PrefMgr_Extension.swift
|
PrefMgr // Add observability.
|
2023-09-28 07:52:30 -05:00 |
|
SecurityAgentHelper.swift
|
Prefs // +checkAbusersOfSecureEventInputAPI().
|
2023-10-28 22:47:56 +08:00 |
|
SessionCtl_Core.swift
|
SessionCtl // Deprecate .isCapsLocked().
|
2023-10-30 12:01:48 +08:00 |
|
SessionCtl_Delegates.swift
|
SessionCtl // Bind .securityHardenedCompositionBuffer().
|
2023-09-28 07:52:30 -05:00 |
|
SessionCtl_HandleDisplay.swift
|
PrefUI // Massive renovation - phase 2.
|
2023-09-28 07:52:30 -05:00 |
|
SessionCtl_HandleEvent.swift
|
SessionCtl // Deprecate .isCapsLocked().
|
2023-10-30 12:01:48 +08:00 |
|
SessionCtl_HandleStates.swift
|
SessionCtl // Remove PreCommit Handling.
|
2023-10-30 10:46:21 +08:00 |
|
SymbolMenuDefaultData.swift
|
SymbolMenu // Add subset for radicals.
|
2023-10-28 22:47:56 +08:00 |