Commit Graph

1315 Commits

Author SHA1 Message Date
ShikiSuen e4be1ecd3d InputHandler // Extend upperCaseLetterKeyBehavior(). 2023-03-12 14:56:14 +08:00
ShikiSuen c2ea8f254d Prefs // Extend upperCaseLetterKeyBehavior(). 2023-03-12 14:56:14 +08:00
ShikiSuen 0423ce727c SessionCtl // Implement updatePopupDisplayWithCursor(). 2023-03-12 14:56:14 +08:00
ShikiSuen 5a03fcc510 PCB // Add a leading symbol to keep layout integrity. 2023-03-12 14:56:14 +08:00
ShikiSuen b8ebcfb253 Bump version to 3.4.2 GM Build 3402. 2023-03-10 16:02:08 +08:00
ShikiSuen 6ff195c438 Update Data - 20230310 2023-03-10 16:02:08 +08:00
ShikiSuen b44a8d1a59 SessionCtl // Implement candidatePairHighlightChanged(). 2023-03-10 16:02:08 +08:00
ShikiSuen 79aa073b7a InputHandler // Implement previewCompositionBufferForCandidate(). 2023-03-10 16:02:08 +08:00
ShikiSuen 8535fc1711 Repo // Sync changes from Megrez v2.6.0 update. 2023-03-10 16:02:08 +08:00
ShikiSuen 490a646f88 Megrez // Compositor refactoration with hard copy support. 2023-03-10 16:02:08 +08:00
ShikiSuen 22ead33ba9 SessionCtl // Refactor candidatePairSelectionConfirmed(). 2023-03-10 16:02:08 +08:00
ShikiSuen 625897a744 Repo // Call candidatePairHighlightChanged() when appropriate. 2023-03-10 16:02:08 +08:00
ShikiSuen fc49bebc5d Repo // API changes for further purposes. 2023-03-10 16:02:08 +08:00
ShikiSuen 87ad7dccbb LMConsolidator // Fix the procedure for fixing the pragma header. 2023-03-10 16:02:08 +08:00
ShikiSuen a2f5606579 Repo // Add parameter names for ([String], String). 2023-03-10 16:02:08 +08:00
ShikiSuen e6696d910d Repo // Refactoring the entire LMMgr. 2023-03-10 16:02:08 +08:00
ShikiSuen 03b4fb683d ShiftKeyUpChecker // Ignore CapsLock key events. 2023-03-10 16:02:08 +08:00
ShikiSuen 41339a1c61 SessionCtl // Change the condition of areWeNerfing(). 2023-03-10 16:02:08 +08:00
ShikiSuen 164366d8fa SessionCtl // Implement the alternative init(). 2023-03-10 16:02:08 +08:00
ShikiSuen 44dc2ee267 SessionCtl // Fix a format mistake in Caps Lock notification text. 2023-03-10 16:02:08 +08:00
ShikiSuen f9bc0a3642 Bump version to 3.4.1 GM Build 3401. 2023-03-07 18:38:59 +08:00
ShikiSuen a52608ed90 Update Data - 20230307 2023-03-07 18:38:59 +08:00
ShikiSuen 837bce78cf TDKCandidates // Disallow filtering single kanjis through context menu. 2023-03-07 18:38:59 +08:00
ShikiSuen a846fe48ac TDKCandidates // Nomenclature update & Add spanLength property. 2023-03-07 18:38:59 +08:00
ShikiSuen 9da9c12809 Megrez // Turn SpanUnit.maxLength into a dynamic variable. 2023-03-07 18:38:59 +08:00
ShikiSuen f8abcd59e4 Megrez // Fix an issue that update() can ruin a span unit object. 2023-03-07 18:38:59 +08:00
ShikiSuen ed84c613a0 TooltipUI // Add round window corners.
* Note: This is not migratable to macOS 10.9 (plus that it is meaningless to test for macOS 10.10 - 10.12), hence the decision that this feature will be offered to the mainstream releases only.
2023-03-07 18:38:59 +08:00
ShikiSuen 04cb05ea34 PrefUI // Sync changes. 2023-03-07 18:38:59 +08:00
ShikiSuen 21932166de SSPreferences // Add certain customized settings back. 2023-03-07 18:38:59 +08:00
ShikiSuen 5fa96c7f64 SSPreferences // Update to the upstream version (Mar. 5, 2023). 2023-03-07 18:38:59 +08:00
ShikiSuen 8541c3b9e6 PrefUI // Use AppStorage to handle UserDefaults, plus comment fix. 2023-03-07 18:38:59 +08:00
ShikiSuen b715325db3 SwiftUIBackports // Add supported data types for AppStorage. 2023-03-07 18:38:59 +08:00
ShikiSuen 3ec0753686 AppDelegate // Fix odd preferences first. 2023-03-07 18:38:59 +08:00
ShikiSuen a5a1861801 PrefMgr // Remove AppleLanguages property value if empty. 2023-03-07 18:38:59 +08:00
ShikiSuen 0a657d9be8 PrefMgr // Disable an option for macOS 11 and earlier. 2023-03-07 18:38:59 +08:00
ShikiSuen 18a0c243d2 PrefWindow && PrefUI // Fix a description. 2023-03-07 18:38:59 +08:00
ShikiSuen 3d8ad5423a IMEStateData // Disallow filtering single kanjis in .ofMarking() state. 2023-03-07 18:38:59 +08:00
ShikiSuen 4be3bca931 Bump version to 3.4.0 SP2 Build 3400. 2023-03-05 13:00:01 +08:00
ShikiSuen c99f16b108 Update Data - 20230302 2023-03-04 20:32:26 +08:00
ShikiSuen d758ce5cd1 PrefWindow & PrefUI // Maintenance. 2023-03-04 20:32:26 +08:00
ShikiSuen 25cf9bfbf8 SSPreferences // Troubleshoot the text overflow issues, etc. 2023-03-04 20:20:38 +08:00
ShikiSuen 58da06bad0 TDKCandidates // Remove a deprecated condition. 2023-03-04 20:20:38 +08:00
ShikiSuen c7623244ab TDKCandidates // Fix the .languageIdentifier attribute. 2023-03-03 13:25:35 +08:00
ShikiSuen 4f9e159c95 TDKCandidates // Remove useless comments. 2023-03-03 13:25:35 +08:00
ShikiSuen c0ea1b2a21 i18n // Fix. 2023-03-03 13:25:35 +08:00
ShikiSuen d44dec7ea4 PrefUI // Update descriptions regarding UOM. 2023-03-03 09:42:51 +08:00
ShikiSuen cfecfbc146 UOM // Fix the handling of mutDecayExponent. 2023-03-03 09:42:51 +08:00
ShikiSuen d561d9e768 UpdateSputnik // Fix update info site. 2023-03-03 09:33:10 +08:00
ShikiSuen 93812a7707 LMAssembly // Add a test case for LMCoreEX. 2023-03-02 23:11:19 +08:00
ShikiSuen b5de4dd57d Megrez // Memory sanitization. 2023-03-02 23:11:19 +08:00