ShikiSuen
|
ab724fe680
|
Repo // Add fail-safe for errors related to IMKCandidate internal APIs.
|
2023-03-01 22:58:19 +08:00 |
ShikiSuen
|
888e6a9ddf
|
Repo // Make candidateIndexAtKeyLabelIndex() nullable.
|
2023-02-24 00:08:53 +08:00 |
ShikiSuen
|
856c5d02d7
|
Clang-format // Use Google Swift Format Style.
|
2023-02-11 13:07:59 +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
|
6168cc32d0
|
Repo // Massive nomenclature changes, etc.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
81feeb341c
|
IMKCandidates // Upgrade visible().
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
072ecdf907
|
CtlCandidateDelegate // Remove useless "AnyObject".
|
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
|
b8ddfcabbf
|
SessionCtl // Remove useless delegate symbols, etc.
|
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 |