ShikiSuen
|
7b8ac4ccda
|
PrefUI // Bind enableMouseScrollingForTDKCandidatesCocoa.
|
2023-03-01 22:58:19 +08:00 |
ShikiSuen
|
be8f7b5a22
|
Prefs & PrefUI // +enableSwiftUIForTDKCandidates.
|
2023-03-01 22:58:19 +08:00 |
ShikiSuen
|
ab724fe680
|
Repo // Add fail-safe for errors related to IMKCandidate internal APIs.
|
2023-03-01 22:58:19 +08:00 |
ShikiSuen
|
3f45c5a9ec
|
PrefUI // +legacyCandidateViewTypesettingMethodEnabled.
|
2023-02-24 00:08:53 +08:00 |
ShikiSuen
|
23842be93c
|
PrefUI // Bind candidateWindowShowOnlyOneLine, etc.
- Also state how to change the candidate row / column capacity.
|
2023-02-24 00:08:53 +08:00 |
ShikiSuen
|
888e6a9ddf
|
Repo // Make candidateIndexAtKeyLabelIndex() nullable.
|
2023-02-24 00:08:53 +08:00 |
ShikiSuen
|
4e9faa70c5
|
PrefUI // Fix tab page height problems.
|
2023-02-24 00:08:53 +08:00 |
ShikiSuen
|
35edeaf6e0
|
PrefUI // Add the DevZone back with new options.
|
2023-02-24 00:08:53 +08:00 |
ShikiSuen
|
03bdee4437
|
PrefUI // Correct a description regarding App Sandbox.
|
2023-02-24 00:08:53 +08:00 |
ShikiSuen
|
1819f193f8
|
Repo // Update CNS last-checked tag to 2023-01-06.
|
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
|
3ac259471a
|
PrefUI // Use PrefUITabs enum if possible.
|
2023-02-15 12:55:20 +08:00 |
ShikiSuen
|
c2e865147b
|
Repo // Add PrefUITabs enum.
|
2023-02-15 12:55:20 +08:00 |
ShikiSuen
|
856c5d02d7
|
Clang-format // Use Google Swift Format Style.
|
2023-02-11 13:07:59 +08:00 |
ShikiSuen
|
13a7076255
|
PrefUI // Only showing fart SFX toggle on April 1st.
|
2023-02-06 22:36:24 +08:00 |
ShikiSuen
|
0c50046426
|
PrefUI // Warn when unchecking the fart suppressor.
|
2023-02-05 19:10:55 +08:00 |
ShikiSuen
|
a5dfa3f2a8
|
PrefUI // Reorder certain options.
|
2023-02-01 14:44:12 +08:00 |
ShikiSuen
|
402ae811e7
|
Repo // Rotate / Cycle -> Revolve.
|
2023-02-01 14:44:12 +08:00 |
ShikiSuen
|
80f4cff96b
|
Repo // Allow only using L-Shift for toggling alphanumerical mode.
|
2023-01-25 17:42:23 +08:00 |
ShikiSuen
|
98dbe81962
|
PrefUI // Remove some deprecated descriptions.
|
2023-01-25 17:42:23 +08:00 |
ShikiSuen
|
b2e741043b
|
Prefs // Remove shiftKeyAccommodationBehavior.
|
2023-01-25 17:42:23 +08:00 |
ShikiSuen
|
8b16674240
|
PrefUI // Allow enabling / disabling external dictionary plists.
|
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
|
78635348d5
|
Repo // Add hotkey for calling reverse-lookup window.
|
2022-12-20 20:31:27 +08:00 |
ShikiSuen
|
0f11ad8862
|
PrefUI // Clang-format.
|
2022-12-20 19:55:50 +08:00 |
ShikiSuen
|
573c93b59d
|
PrefUI // Padding adjustments in the PhraseEditorUI page.
|
2022-12-20 19:55:50 +08:00 |
ShikiSuen
|
21b231c392
|
PrefUI // Disable Windows Aero glass effect.
- This causes legibility issues with grey texts shown in textField, hence the removal of it.
|
2022-12-20 19:55:50 +08:00 |
ShikiSuen
|
f4787c29da
|
PrefUI // Performance optimization for the keyboard page.
|
2022-12-20 19:55:49 +08:00 |
ShikiSuen
|
2ff3f0f0d0
|
PrefUI // Add phrase editor page.
|
2022-12-17 15:14:23 +08:00 |
ShikiSuen
|
94105ccc9b
|
PrefUI // Remove a button useless since this version.
|
2022-12-17 15:14:22 +08:00 |
ShikiSuen
|
5c4962c1c3
|
Repo // Update CNS data last-checked timestamp to 20221201.
|
2022-12-17 15:14:22 +08:00 |
ShikiSuen
|
e313bda323
|
PrefUI // Add a UI toggle for phrase replacement mode.
|
2022-12-17 15:14:22 +08:00 |
ShikiSuen
|
e71f9ea2a3
|
PrefUI // Add shareAlphanumericalModeStatusAcrossClients().
|
2022-12-17 15:14:22 +08:00 |
ShikiSuen
|
dca93cb6f0
|
PrefUI & PrefWindow // Stop force-unwrapping AppDelegate.
|
2022-12-17 15:14:22 +08:00 |
ShikiSuen
|
f984e3f521
|
CNS // Update date check tag to 20221004.
|
2022-12-17 15:14:22 +08:00 |
ShikiSuen
|
3c88b810bc
|
SwiftExtension // Add String.charDescriptions: [String], etc. (#249)
* SwiftExtension // Add String.charDescriptions: [String].
* SwiftExtension // Including certain SwiftUI extensions.
|
2022-12-17 15:14:21 +08:00 |
ShikiSuen
|
6170743ed1
|
PrefUI // Localization fix.
|
2022-12-17 14:55:56 +08:00 |
ShikiSuen
|
d9258192f5
|
Prefs // Add "AutoCombineLongestPossibleCassetteKey".
|
2022-12-17 14:54:50 +08:00 |
ShikiSuen
|
5fbc2fb728
|
TDKCandidates // UI accommodation with long reverse-lookup results.
- Use array to handle reverse-lookup UI representation.
- Remove SessionCtl.annotate().
|
2022-12-17 14:54:49 +08:00 |
ShikiSuen
|
7a4aa38df5
|
PrefUI // Simplify the usage of .help() backports.
|
2022-12-17 14:54:49 +08:00 |
ShikiSuen
|
d263719e64
|
Repo // Change the buzz() trigger with certain NSAlert instances.
|
2022-12-17 14:54:49 +08:00 |
ShikiSuen
|
3ca7410316
|
Repo // Stop using didSet in cassettePath property.
- It doesn't work in some cases.
|
2022-12-17 14:54:49 +08:00 |
ShikiSuen
|
f94ecf5fda
|
Repo // Implementing reverse-lookup, requiring macOS 10.15 and later.
- Prefs & PrefUI // Add reverse-lookup toggle.
|
2022-12-17 14:54:49 +08:00 |
ShikiSuen
|
60b3fcf625
|
PrefMgr // Remove redundant LMMgr.loadCassetteData().
|
2022-12-17 14:54:49 +08:00 |
ShikiSuen
|
234819030c
|
Repo // Fix informativeText localization when cassette path error.
|
2022-12-17 14:54:49 +08:00 |
ShikiSuen
|
27061754d6
|
PrefUI & PrefWindow // Allow CIN2 & VCIN files to be selected.
|
2022-12-17 14:54:49 +08:00 |
ShikiSuen
|
4a7d165ab6
|
PrefUI & PrefWindow // Add settings regarding cassette mode.
|
2022-12-17 14:54:49 +08:00 |
ShikiSuen
|
9a3ecba927
|
PrefUI // Reload user lang models on enabling the monitor.
|
2022-12-17 14:54:49 +08:00 |
ShikiSuen
|
77f071eef5
|
Repo // Preferences -> SSPreferences.
|
2022-12-17 14:54:49 +08:00 |