Commit Graph

1104 Commits

Author SHA1 Message Date
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
ShikiSuen d9e7033f90 Tekkon // 1.3.1 update. 2022-12-20 20:20:01 +08:00
ShikiSuen f9c79d06b4 InputHandler // Skip UOM observation when inline-rotating candidates. 2022-12-20 20:20:01 +08:00
ShikiSuen 6734bc49c5 CtlPrefWindow // Conditionally force-reload phrase editor on show(). 2022-12-20 20:20:00 +08:00
ShikiSuen e15b778ffe Bump version to 3.1.0 SP1 Build 3101. 2022-12-20 20:20:00 +08:00
ShikiSuen b64910d7a5 SessionCtl // Change how updateVerticalTypingStatus() gets triggered. 2022-12-20 20:20:00 +08:00
ShikiSuen 00ce1f23ce LMMgr // Load corresponded data model on .tagOverrides(). 2022-12-20 20:20:00 +08:00
ShikiSuen c1350bccc3 LMAssembly // Remove duplicated symbols. 2022-12-20 20:20:00 +08:00
ShikiSuen 83801eee1b InputHandler // Accommodating changes introduced in Megrez 2.5.0 update. 2022-12-20 20:20:00 +08:00
ShikiSuen 258d2f7362 Megrez // 2.5.0 update, syncing changes from MegrezNT. 2022-12-20 20:20:00 +08:00
ShikiSuen 5bca4abef5 Bump version to 3.1.0 GM Build 3100. 2022-12-20 20:20:00 +08:00
ShikiSuen dedbddf223 SessionCtl // Add the menu item for calling reverse-lookup window. 2022-12-20 20:20:00 +08:00
ShikiSuen 892a574378 Repo // Introducing reverse-lookup window. 2022-12-20 20:20:00 +08:00
ShikiSuen 9ec8428af6 Repo // Force all windows to be focused on call, etc. 2022-12-20 20:20:00 +08:00
ShikiSuen 2e3549f172 Repo // Change the initial position of certain windows. 2022-12-20 20:20:00 +08:00
ShikiSuen 3b2ef22c88 CocoaExtension // Introduce Alexis Bridoux's NSWindowPositioner. 2022-12-20 20:20:00 +08:00
ShikiSuen 225e95655c CtlPrefWindow_PhraseEditor // Fix incorrect license header. 2022-12-20 20:20:00 +08:00