| .. |
|
AboutUI
|
AboutUI // Fine-tune the visual style.
|
2023-11-29 11:24:28 +08:00 |
|
Resources
|
Repo // Add SQLite support for factory database.
|
2023-11-27 23:54:39 +08:00 |
|
SettingsUI
|
SettingsUI // Ensure the visibility of scroll bars when should.
|
2023-12-04 17:23:46 +08:00 |
|
AppDelegate.swift
|
AppDelegate // Set the maximum allowed memory usage to 384MB.
|
2023-11-29 09:24:47 +08:00 |
|
ChineseConverterBridge.swift
|
Repo // Add SQLite support for factory database.
|
2023-11-27 23:54:39 +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
|
InputHandler // Add support for `%keys_to_directly_commit`.
|
2023-12-27 14:53:37 +08:00 |
|
LMMgr_Core.swift
|
Repo // Add SQLite support for factory database.
|
2023-11-27 23:54:39 +08:00 |
|
LMMgr_KimoDataParser.swift
|
LMMgr // + importYahooKeyKeyUserDictionary().
|
2023-11-01 21:03:33 +08:00 |
|
LMMgr_PhraseEditorDelegate.swift
|
Repo // Add SQLite support for factory database.
|
2023-11-27 23:54:39 +08:00 |
|
LMMgr_UserPhraseStructure.swift
|
LMMgr // + importYahooKeyKeyUserDictionary().
|
2023-11-01 21:03:33 +08:00 |
|
LMMgr_Utilities.swift
|
LMMgr // Fix logical errors with external factory dict path.
|
2023-12-04 15:26:10 +08:00 |
|
PrefMgr_Core.swift
|
UserDefs // +respectClientAccentColor().
|
2023-11-29 09:24:47 +08:00 |
|
PrefMgr_Extension.swift
|
PrefMgr // Add ability to dump pref data as a shell script.
|
2023-12-02 13:22:41 +08:00 |
|
SecurityAgentHelper.swift
|
Prefs // +checkAbusersOfSecureEventInputAPI().
|
2023-10-28 22:47:56 +08:00 |
|
SessionCtl_Core.swift
|
SessionCtl // Revert some buggy refactors.
|
2024-01-01 02:04:33 +08:00 |
|
SessionCtl_Delegates.swift
|
SessionCtl // Don't read client accent if the OS accent is customized.
|
2023-12-02 00:53:15 +08:00 |
|
SessionCtl_HandleDisplay.swift
|
PrefUI // Massive renovation - phase 2.
|
2023-09-28 07:52:30 -05:00 |
|
SessionCtl_HandleEvent.swift
|
Repo // Add SQLite support for factory database.
|
2023-11-27 23:54:39 +08:00 |
|
SessionCtl_HandleStates.swift
|
SessionCtl // Fix selectionRange() for inline composition buffers.
|
2024-01-07 18:49:36 +08:00 |
|
SymbolMenuDefaultData.swift
|
SymbolMenu // Add subset for radicals.
|
2023-10-28 22:47:56 +08:00 |