ShikiSuen
|
2cd43f8a69
|
PrefWindow // Description updates.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
e09813704d
|
PrefUI // Update certain descriptions and terms.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
65f8bc2eff
|
PrefUI // Add quick setup buttons for keyLayouts.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
ae776fb12d
|
PrefUI // Remove limitations regarding choices of keyboard layouts.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
d0c704f9bf
|
SessionCtl // Disable special keyLayout for candidate Window.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
70e0269bf3
|
SessionCtl // Disable special keyboard layout for Caps Lock mode.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
05994872ca
|
SessionCtl // Force keyLayout translation when typing phonabets.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
123d6111bc
|
SessionCtl // Force half-width in alphanumerical keyboard.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
97bc20fe89
|
Repo // Deprecating AppleKeyboardConverter MK1.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
165727f43d
|
SessionCtl // Translate Apple dynamic keylayouts in new way.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
f3472cf222
|
NSEvent // Add inAppleABCStaticForm().
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
34c382638e
|
TDKCandidates // Add window border.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
4edbe4d85c
|
TDKCandidates // Only show 1 column for vertical typing.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
ab959a5c12
|
TDKCandidates // Let maxLinesPerPage modifiable.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
4c44cf09c9
|
SessionCtl // Remove useless delegate symbols.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
b5abb2db4e
|
CtlCandidateTDK // Use round candidate window.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
4676c995ce
|
Repo // Fix selection key errors of vertical IMKCandidates.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
ec35ebf24b
|
Repo // Refuse ineffective candidate key events.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
b510ee5c1e
|
KeyHandler // Stop generating candidate states with emply container.
|
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
|
2f83ba7479
|
CtlCandidateTDK // Remove the trailing divider().
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
64ab1bc676
|
Repo // Reorganize CandidateCellData contents.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
0abc362576
|
Repo // Deprecating Zonble's method of handling selection key errors.
- Also adding the ability of detecting non-printable chars.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
1176f53bce
|
Bump version to 2.8.6 GM Build 2860.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
73560d1ab6
|
LMCoreNS // Ensure dictionary data type in cnvPhonabetToASCII(), etc.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
80e578600c
|
PrefMgr // Add LINE to IMKTextInputIncapable list.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
6eb77a1b6f
|
ClientMgr // Tweak NSAlert sheet size.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
32d35ad911
|
SessionCtl // Revamp certain client()-related operations.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
f4a786904e
|
TDKCandidates // Refactor for simplicity.
|
2022-12-17 14:54:47 +08:00 |
ShikiSuen
|
e71f46f2f5
|
Repo // Typo fix: Emac -> Emacs.
|
2022-12-17 14:54:47 +08:00 |
ShikiSuen
|
c8dd57f684
|
SwiftExtension // Add credit to the Property Wrapper.
Ref: https://www.avanderlee.com/swift/property-wrappers/
|
2022-12-17 14:54:47 +08:00 |
ShikiSuen
|
352637e32d
|
AppDelegate // Clang-format.
|
2022-12-17 14:54:47 +08:00 |
ShikiSuen
|
c96bd56d78
|
Pkg // Advising re-login for first-time installation.
|
2022-12-17 14:54:47 +08:00 |
ShikiSuen
|
0709652099
|
AppInstaller // Advise re-login right after first-time installation.
|
2022-12-17 14:54:47 +08:00 |
ShikiSuen
|
d620a1899d
|
SessionCtl // Disable recent new Caps Lock features for macOS 11 and earlier.
|
2022-12-17 14:54:47 +08:00 |
ShikiSuen
|
110d945d40
|
SessionCtl // Always sync ASCIIMode state from CapsLock state.
|
2022-12-17 14:54:47 +08:00 |
ShikiSuen
|
757f166d4b
|
PrefWindow // Fix a wrong binding in XIB.
|
2022-12-17 14:54:47 +08:00 |
ShikiSuen
|
d3cdc29505
|
TDKCandidates // Reimplement certain features provided previously.
|
2022-12-17 14:54:47 +08:00 |
ShikiSuen
|
2c80f5fdf0
|
PrefMgr // Fix a default setting for macOS 10.14 and earlier.
|
2022-12-17 14:54:47 +08:00 |
ShikiSuen
|
bf4712a1de
|
SessionCtl // Use alphanumerical keyboard for candidate window.
- 2.8.6 Special FIx: Stop stucking while typing in Xcode.
|
2022-12-17 14:54:47 +08:00 |
ShikiSuen
|
f7f722d557
|
KeyHandler // Comment update.
|
2022-12-17 14:54:47 +08:00 |
ShikiSuen
|
646ca310c6
|
Repo // Updating bleachSpecifiedSuggestions() to add batch processing.
|
2022-12-17 14:54:47 +08:00 |
ShikiSuen
|
bf6bc90238
|
SessionCtl_Menu // Update certain menu item namings.
|
2022-12-17 14:54:47 +08:00 |
ShikiSuen
|
656ededc3d
|
Bump version to 2.8.5 SP1 Build 2851.
|
2022-12-17 14:54:47 +08:00 |
ShikiSuen
|
844fd5b8d9
|
Repo // Let L-Shift toggle become effective immediately.
|
2022-12-17 14:54:47 +08:00 |
ShikiSuen
|
d872a6b443
|
Repo // Remove nerfed phrases from UOM database.
|
2022-12-17 14:54:47 +08:00 |
ShikiSuen
|
10b5a6dabd
|
IMEStateData // Protocolize "userPhraseKVPair".
|
2022-12-17 14:54:47 +08:00 |
ShikiSuen
|
5e263e7398
|
KeyHandler // Update certain comments.
|
2022-12-17 14:54:47 +08:00 |
ShikiSuen
|
af6c11beab
|
Megrez // Fix Unigram.consolidate(), letting it handle nerfed scores.
|
2022-12-17 14:54:47 +08:00 |
ShikiSuen
|
c3d3d95a1f
|
Manuals && FAQ // Update for vChewing 2.8.0 and onwards.
|
2022-12-17 14:54:47 +08:00 |