Commit Graph

1759 Commits

Author SHA1 Message Date
ShikiSuen 1025dca837 CtlAboutUI // Refactor using SwiftUI. 2023-10-28 22:47:56 +08:00
ShikiSuen d18eb5d45b SettingsUI // Remove an unused variable. 2023-10-28 22:47:56 +08:00
ShikiSuen fac382a4ea AppInstaller // Rewrite using SwiftUI. 2023-10-28 22:47:56 +08:00
ShikiSuen 6c2a3ee8b4 PhraseEditorUI // Fine-tweaks. 2023-10-28 22:47:56 +08:00
ShikiSuen 5b11ffec44 SwiftPackages // Boost platform req. to macOS 11. 2023-10-28 22:47:56 +08:00
ShikiSuen 293582fa5d Repo // Boost minimum OS req. to macOS 12. 2023-10-28 22:47:56 +08:00
ShikiSuen bc94bb8192 [VersionUp] 3.6.0 GM Build 3600. 2023-09-28 07:52:30 -05:00
ShikiSuen d724016cb4 Update Data - 20230928 2023-09-28 07:52:30 -05:00
ShikiSuen 844c259aa6 Repo // Putting SettingsUI into MainAssembly. 2023-09-28 07:52:30 -05:00
ShikiSuen 3de134d640 Repo // Deprecating `SwiftUIBackports`. 2023-09-28 07:52:30 -05:00
ShikiSuen fa979137df PrefUI // Boost SwiftUI requirements to macOS 13. 2023-09-28 07:52:30 -05:00
ShikiSuen f81f2d3b43 PrefUI // Massive renovation - phase 2.
- This is the last workable commit prior to boosting the SwiftUI system requirements from macOS 10.15 Catalina to macOS 13 Ventura.
2023-09-28 07:52:30 -05:00
ShikiSuen 37104cb8a9 Repo // Deprecating Sindresorhus's Preferences package. 2023-09-28 07:52:30 -05:00
ShikiSuen 109ec7382d PrefUI // Massive renovation - phase 1.
- This is the last workable commit prior to the deprecation of the SSPreferences package.
2023-09-28 07:52:30 -05:00
ShikiSuen 4583bcc562 PathControl // Fix constraint behavior in SwiftUI. 2023-09-28 07:52:30 -05:00
ShikiSuen 00da1266f1 UpdateSputnik // Implement cross-distro upgrade. 2023-09-28 07:52:30 -05:00
ShikiSuen deee89e575 CtlPrefWindow // Add tooltip for navigation items. 2023-09-28 07:52:30 -05:00
ShikiSuen 711767df93 NotifierUI // Share changes across releases. 2023-09-28 07:52:30 -05:00
ShikiSuen 6b544c571d UpdateSputnik // Change macOS version threshold. 2023-09-28 07:52:30 -05:00
ShikiSuen b9552a4c91 UpdateInfo // Add links for the legacy branch. 2023-09-28 07:52:30 -05:00
ShikiSuen 96d86f6b02 PrefMgr // Add observability. 2023-09-28 07:52:30 -05:00
ShikiSuen 02a059a629 AppProperty // Implement `DynamicProperty` protocol. 2023-09-28 07:52:30 -05:00
ShikiSuen b4a669650a Localizable // Grammar fix, etc. 2023-09-28 07:52:30 -05:00
ShikiSuen e5363efa03 PrefWindow // Add toggle for CapsLock notifications. 2023-09-28 07:52:30 -05:00
ShikiSuen 5a1826c3bd SessionCtl_Menu // Hide some items if serving `com.apple.SecurityAgent`. 2023-09-28 07:52:30 -05:00
ShikiSuen f1cfe67c97 Repo // Don't check update if serving `com.apple.SecurityAgent`. 2023-09-28 07:52:30 -05:00
ShikiSuen 95b8f3fd4c SessionCtl // Sync some syntax preferences from vC-Aqua branch. 2023-09-28 07:52:30 -05:00
ShikiSuen eb6c747272 PrefUI // +.securityHardenedCompositionBuffer(). 2023-09-28 07:52:30 -05:00
ShikiSuen 28ebe504c2 PrefWindow // +.securityHardenedCompositionBuffer(). 2023-09-28 07:52:30 -05:00
ShikiSuen e915cd4503 SessionCtl // Bind .securityHardenedCompositionBuffer(). 2023-09-28 07:52:30 -05:00
ShikiSuen e7b59a8cab Prefs // +.securityHardenedCompositionBuffer(). 2023-09-28 07:52:30 -05:00
ShikiSuen 3b20d05ea9 TooltipUI // Maintenance. 2023-09-28 07:52:30 -05:00
ShikiSuen 6b2a82e2f8 PrefWindow // Add options for handling Shift-key toggles. 2023-09-28 07:52:30 -05:00
ShikiSuen 0b9256927e Prefs // Trim .enableSwiftUIForTDKCandidates(). 2023-09-28 07:52:30 -05:00
ShikiSuen cf51277625 PCB // Fix errors in manipulating text attributes. 2023-09-28 07:52:30 -05:00
ShikiSuen 62742e9f82 PrefUI // Trim settings for toggling SwiftUI in TDKCandidates. 2023-09-28 07:52:30 -05:00
ShikiSuen 4eacbf6f8c TDKCandidates // Removing SwiftUI support for now.
- SwiftUI is not suitable for necessities like writing a performance-critical candidate window.
2023-09-28 07:52:30 -05:00
ShikiSuen 1e077faf03 InfoPlist // Remove TISDoubleSpaceSubstitution. 2023-09-28 07:52:30 -05:00
ShikiSuen c323a6efe8 GitHub // Force Xcode 15.x in Github CI. 2023-09-28 07:52:30 -05:00
ShikiSuen f9b3eb6cd4 IMKHelper // Fix an error while freeing a pointer. 2023-09-28 07:52:30 -05:00
ShikiSuen db4ccbb705 NSAttributedTextView // Compatibility tweaks. 2023-09-28 07:52:30 -05:00
ShikiSuen 90c35db4d1 Repo // Xcode 14.2 comaptibility. 2023-09-28 07:52:30 -05:00
ShikiSuen e6e27ee937 Repo // Use Xcode 15 recommended settings. 2023-09-28 07:52:30 -05:00
ShikiSuen 7773441f09 Repo // Deprecating Theme Color. 2023-09-28 07:52:30 -05:00
ShikiSuen 804164740e TDKCandidates // Patch `.kern` for macOS 14. 2023-09-28 07:52:30 -05:00
ShikiSuen 53e319d913 Preferences // Use ObjC instead. 2023-09-28 07:52:30 -05:00
ShikiSuen d7d6a584e0 [VersionUp] 3.5.5 GM Build 3505. 2023-09-15 19:39:23 +08:00
ShikiSuen 6a4b001449 Update Data - 20230915 2023-09-15 19:39:23 +08:00
ShikiSuen 27ccac62d2 SessionCtl // Do something with non-JIS keyboard on activation. 2023-09-15 19:39:23 +08:00
ShikiSuen 153572b826 IMEApp // Implement .isKeyboardJIS(). 2023-09-15 19:39:23 +08:00