ShikiSuen
|
856c5d02d7
|
Clang-format // Use Google Swift Format Style.
|
2023-02-11 13:07:59 +08:00 |
ShikiSuen
|
035893838c
|
CtlCandidate // Only reload data with states of candidate containers.
|
2022-12-17 15:14:22 +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
|
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
|
1324e0a077
|
Repo // selectedCandidateIndex -> highlightedIndex.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
5832136e05
|
Repo // Implementing set() for NSWindowController.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
072ecdf907
|
CtlCandidateDelegate // Remove useless "AnyObject".
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
c93de3c8ed
|
TDKCandidates // Patch default font sizes.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
1dfebd7b44
|
Repo // Remove useless symbols regarding candidate windows.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
030a8cb776
|
CtlCandidateTDK // Vertical candidate layout support, etc.
- SP2: Fix a color scheme mistake in bright mode.
|
2022-12-17 14:49:05 +08:00 |
ShikiSuen
|
8fd236a065
|
Repo // Removing page button toggle.
|
2022-12-17 14:49:05 +08:00 |
ShikiSuen
|
eadae22dbb
|
Repo // Introducing CtlCandidateTDK (horizontal).
|
2022-12-17 14:49:05 +08:00 |
ShikiSuen
|
72b1099e63
|
CtlCandidate // Comments update.
|
2022-12-17 14:49:05 +08:00 |
ShikiSuen
|
e9137b9e53
|
CtlCandidate(s) // Refactor with partial packaging.
- The CtlCandidateIMK is not package-able due to its utilization of bridging-header. There is no workaround available at this moment.
|
2022-12-17 14:49:05 +08:00 |