Commit Graph

1320 Commits

Author SHA1 Message Date
ShikiSuen d18223d667 Update Data - 20230117 2023-01-17 13:37:53 +08:00
ShikiSuen 88ccbdf11d ShiftKeyUpChecker // Add additional conditions. 2023-01-17 13:37:53 +08:00
ShikiSuen 9dc1e0aa80 SessionCtl // Fix isCandidateContextMenuEnabled(). 2023-01-17 13:22:38 +08:00
ShikiSuen 6953efcd16 SessionCtl // Fix malfunctioned candidatePairRightClicked(). 2023-01-17 13:22:38 +08:00
ShikiSuen 89d299b935 Bump version to 3.3.0 GM Build 3300. 2023-01-11 17:39:27 +08:00
ShikiSuen 251b46f8cd Update Data - 20230111 2023-01-11 17:39:27 +08:00
ShikiSuen a210d215c2 PrefWindow // Allow enabling / disabling external dictionary plists. 2023-01-11 17:39:27 +08:00
ShikiSuen 8b16674240 PrefUI // Allow enabling / disabling external dictionary plists. 2023-01-11 17:39:27 +08:00
ShikiSuen 5ef515fa23 Repo // Change the method of reading factory plists. 2023-01-11 17:39:27 +08:00
ShikiSuen 45b16f1618 LMMgr // Implementing getDictionaryData(), etc. 2023-01-11 17:39:27 +08:00
ShikiSuen 848f5821e0 Prefs // Add useExternalFactoryDict(). 2023-01-11 17:39:27 +08:00
ShikiSuen 9a1278073d SessionCtl // Stop handling Emacs shortcuts when IMEState.ofEmpty(). 2023-01-11 17:39:27 +08:00
ShikiSuen 7ffb4b96d6 CocoaExtension // Allow callAlert() to handle responses. 2023-01-11 17:39:27 +08:00
ShikiSuen a3310be0e3 AppDelegate // Mark the uninstall action button with red color. 2023-01-11 17:39:27 +08:00
ShikiSuen a62d684e2f PrefUI // Batch-change max-page-height to 490. 2023-01-11 17:39:27 +08:00
ShikiSuen 70c2eb954c PrefUI // Add alternative tooltip button. 2023-01-11 17:39:27 +08:00
ShikiSuen 5fc601c692 Bump version to 3.2.0 GM Build 3200. 2022-12-30 14:31:40 +08:00
ShikiSuen 3dfcfce5ac Update Data - 20221230 2022-12-30 14:31:40 +08:00
ShikiSuen 13143cb175 DataCompiler // Enhance healthCheck(). 2022-12-30 14:30:26 +08:00
ShikiSuen 6941c6a532 LMCoreEX // Upgrade parsing methods. 2022-12-30 10:52:51 +08:00
ShikiSuen fa0f6ba017 LMReplacements // Upgrade parsing methods. 2022-12-30 10:52:51 +08:00
ShikiSuen 32de1534f5 LMAssociates // Upgrade parsing methods. 2022-12-30 10:52:51 +08:00
ShikiSuen 6d874e78d9 LMAssembly // Introducing StringView Ranges Extension MK2.
Co-authored-by: IsaacXen <blackoutxen@gmail.com>
2022-12-30 10:52:51 +08:00
ShikiSuen 2f98f2cc21 LMPlainBopomofo // Trim unused parts. 2022-12-30 10:52:51 +08:00
ShikiSuen fdd767069e Repo // Regularize FileHandle API usages for future purposes. 2022-12-30 10:52:51 +08:00
ShikiSuen 1305ce2a26 Repo // Move certain vertical-cases from IMEState to SessionCtl.
- InputHandler // Fix a case which should use delegate.isVerticalTyping.
2022-12-30 10:52:51 +08:00
ShikiSuen dba312b16e InputHandler // Expose SessionCtl.updateVerticalTypingStatus(). 2022-12-30 10:52:51 +08:00
ShikiSuen 5b117a4c3d SessionCtl // Force updateVerticalTypingStatus() when needed. 2022-12-30 10:52:51 +08:00
ShikiSuen b439b2ce93 NotifierUI // GCD the tasks in notify(). 2022-12-30 10:52:51 +08:00
ShikiSuen abe6375347 PrefWindow // Crediting Hiraku regarding the Cocoa UI lang menu.
Co-authored-by: Hiraku <dev@hiraku.tw>
2022-12-30 10:52:51 +08:00
ShikiSuen cbdf8c3727 Bump version to 3.1.3 GM Build 3130. 2022-12-22 19:08:51 +08:00
ShikiSuen 183afb8209 Update Data - 20221222 2022-12-22 19:08:22 +08:00
ShikiSuen b9566783ad HotenkaCC // Update data for new conversion cases.
- Fix 戮力 to 勠力 in Simplified Chinese.
2022-12-22 19:08:20 +08:00
ShikiSuen 74d4cc5b8c InputHandler // Show current candidate ID during inline rotation. 2022-12-22 17:49:39 +08:00
ShikiSuen 79a0fb33a0 TooltipUI // Force redraw. 2022-12-22 17:49:39 +08:00
ShikiSuen 228160a62b SwiftExtension // Add i18n number formatters. 2022-12-22 17:49:39 +08:00
ShikiSuen c11e08f33d SwiftExtension // Make AppProperty bindable. 2022-12-22 00:39:41 +08:00
ShikiSuen cf5170cced Bump version to 3.1.2 GM Build 3120. 2022-12-20 20:31:28 +08:00
ShikiSuen 7d37512e4b Update Data - 20221219 2022-12-20 20:31:28 +08:00
ShikiSuen 9f8338acbf Repo // Fix an issue with shell(). 2022-12-20 20:31:28 +08:00
ShikiSuen 21c55f6b5b Repo // Change of when to do window position setup. 2022-12-20 20:31:28 +08:00
ShikiSuen 78635348d5 Repo // Add hotkey for calling reverse-lookup window. 2022-12-20 20:31:27 +08:00
ShikiSuen f27d08b221 RevLookupWindow // Disable anchored constraints. 2022-12-20 20:31:27 +08:00
ShikiSuen 98252559e3 PrefWindow // Layout optimization. 2022-12-20 20:31:27 +08:00
ShikiSuen a61d95339b InputHandler // Allow jumping from candidate state to marking state. 2022-12-20 20:31:27 +08:00
ShikiSuen 07a365412f Bump version to 3.1.1 GM Build 3110. 2022-12-20 20:31:27 +08:00
ShikiSuen be67220155 TDKCandidates // Weaken the window border color. 2022-12-20 20:31:27 +08:00
ShikiSuen f9abcd4f09 InputHandler // Accommodating Megrez 2.5.1 update.
- Utilizing [Node].smashedPairs, etc.
- Refactoring rotateCandidate().
2022-12-20 20:20:01 +08:00
ShikiSuen b75ab569b7 Megrez // 2.5.2 update, adding [Node].smashedPairs(), etc.
- Also consolidating certain methods.
2022-12-20 20:20:01 +08:00
ShikiSuen c13d223bb2 InputHandler // Accommodating Tekkon 1.3.1 update.
- Also add Shift+Ctrl+Command+Option+Enter support for committing non-HTML textbook readings only.
2022-12-20 20:20:01 +08:00