Commit Graph

128 Commits

Author SHA1 Message Date
ShikiSuen 608d8970bd Repo // Remove PreferencePane.
- It became ineffective since macOS 10.15 Catalina.
2023-10-28 22:47:56 +08:00
ShikiSuen 6c371b844f Repo // Add HangarRash_SwiftyCapsLockToggler. 2023-10-28 22:47:56 +08:00
ShikiSuen ac4ed0a320 Repo // Add SCPC sequence data from Eten DOS. 2023-10-28 22:47:56 +08:00
ShikiSuen 1025dca837 CtlAboutUI // Refactor using SwiftUI. 2023-10-28 22:47:56 +08:00
ShikiSuen fac382a4ea AppInstaller // Rewrite using SwiftUI. 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 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 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 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 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 b428f18d60 Xcode // Update debug settings. 2023-09-15 19:39:23 +08:00
ShikiSuen 2e9412819d [VersionUp] 3.5.4 GM Build 3504. 2023-08-29 14:48:09 +08:00
ShikiSuen e76e4da01d Repo // Bundlize main components into a dedicated Swift package. 2023-08-29 14:48:09 +08:00
ShikiSuen 006192db87 Repo // Deprecating IMKCandidates.
* This is the only one big obstacle that hinders vChewing from being migratable as a cross-platform (macOS & iOS) app. Plus, IMKCandidates is buggy. It is not likely to be completely fixed by Apple, and its devs are not allowed to talk about it to non-Apple individuals. That's why it is enough.
2023-08-29 14:48:09 +08:00
ShikiSuen 660d79bd51 [VersionUp] 3.5.3 GM Build 3503. 2023-07-30 13:43:36 +08:00
ShikiSuen 2ac58f7348 [VersionUp] 3.5.2 GM Build 3502. 2023-06-29 21:46:47 +08:00
ShikiSuen 43b3b431b0 [VersionUp] 3.5.1 GM Build 3501. 2023-06-27 15:40:01 +08:00
ShikiSuen 6c87a29fb0 IMKCandidates // Dissolve InputHandler.handleEvent(), etc. 2023-06-27 15:40:01 +08:00
ShikiSuen c2b9abaa24 [VersionUp] 3.5.0 SP2 Build 3500. 2023-06-18 11:09:30 +08:00
ShikiSuen 8562c35535 InputHandler // Refactor handleInput() to triageInput(). 2023-06-17 16:25:54 +08:00
ShikiSuen 0bb6a26b3a [VersionUp] 3.4.9 GM Build 3409 2023-06-06 00:47:02 +08:00
ShikiSuen f99c16169e Repo // Use JSON as factory dictionary format. 2023-06-06 00:47:02 +08:00
ShikiSuen 08f56c1009 [VersionUp] 3.4.8 GM Build 3408. 2023-05-26 00:38:22 +08:00
ShikiSuen a22eed4578 Repo // Use monochrome menu icons. 2023-05-26 00:37:29 +08:00
ShikiSuen 765572a1e9 [VersionUp] 3.4.7 GM Build 3407. 2023-05-01 21:03:05 +08:00
ShikiSuen 68a3404e49 [VersionUp] 3.4.6 GM Build 3406. 2023-04-15 15:08:38 +08:00
ShikiSuen 846d3d45ea Bump version to 3.4.5 GM Build 3405. 2023-04-05 20:26:07 +08:00
ShikiSuen c52e869f0c Bump version to 3.4.4 GM Build 3404. 2023-03-23 21:17:43 +08:00
ShikiSuen fc5fd39339 Xcode // Sort the file list. 2023-03-23 21:17:43 +08:00
ShikiSuen e89d4b262c Bump version to 3.4.3 GM Build 3403. 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 e6696d910d Repo // Refactoring the entire LMMgr. 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 4be3bca931 Bump version to 3.4.0 SP2 Build 3400. 2023-03-05 13:00:01 +08:00
ShikiSuen d758ce5cd1 PrefWindow & PrefUI // Maintenance. 2023-03-04 20:32:26 +08:00
ShikiSuen 2dc69bc41d Bump version to 3.3.9 GM Build 3309. 2023-03-02 23:04:10 +08:00
ShikiSuen b7fa29e298 Xcode // Use `#889464` as the global theme color.
- Bright Mode: R:88/255, G:94/255, B:64/255
- Dark Mode: #889464
2023-03-01 22:58:19 +08:00
ShikiSuen d6931915ba Bump version to 3.3.8 GM Build 3308. 2023-02-24 00:08:53 +08:00
ShikiSuen 75a1540589 Bump version to 3.3.7 GM Build 3307. 2023-02-15 12:55:20 +08:00
ShikiSuen 6fe3bfe6fe Repo // Update IME menu icon to fit macOS 13. 2023-02-15 12:55:20 +08:00
ShikiSuen 97d2c94754 PrefUI // Massive reconstruction.
- Also synchronize localizable.strings across distros.
2023-02-15 12:55:20 +08:00
ShikiSuen c2e865147b Repo // Add PrefUITabs enum. 2023-02-15 12:55:20 +08:00
ShikiSuen 2aff9f0ee2 Bump version to 3.3.6 GM Build 3306. 2023-02-11 13:30:04 +08:00
ShikiSuen e1edd189ad Bump version to 3.3.5 GM Build 3305. 2023-02-06 22:36:24 +08:00
ShikiSuen aa99475645 Bump version to 3.3.4 GM Build 3304. 2023-02-05 20:30:46 +08:00