ShikiSuen
|
0a0f02861b
|
InputHandler // Remove errorCallback().
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
581122720d
|
InputHandler // Remove state parameter.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
36a83f25a2
|
InputHandler // Remove stateCallback().
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
4522921a0f
|
InputHandler // Simplify handleInput().
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
d9cf938b29
|
Repo // Introducing InputHandlerProtocol.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
6e94cbea55
|
Repo // Moving input handling instructions to InputHandler.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
5832136e05
|
Repo // Implementing set() for NSWindowController.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
c7347f0efb
|
TDKCandidates // Changing folder structure.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
571e01e510
|
NSSoundImpl // Use Cocoa in lieu of AppKit.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
0926e345a4
|
ClientMgr // Allow multiple selection.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
4b08607608
|
PrefUI & PrefWindow // Disable multiple selection.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
595304a0b8
|
LMMgr // Format tweaks.
- Use "Self." when necessary.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
c76aa5c51e
|
Tekkon // Fix a mistake instroduced by 2.8.7.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
c7c7769024
|
Bump version to 2.8.8 GM Build 2880.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
70f47407f9
|
UpdateSputnik // Use shared instance; Fix wrong key name.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
794cca4e98
|
AppDelegate // Format change, removing "currentAlertType".
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
939162e08a
|
Repo // NSApplication.shared -> NSApp.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
08148779e5
|
PrefUI // Use uppercase Hungary naming convention.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
9ae2797fca
|
Repo // Change how NSWindow shared instances are handled.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
860dd68558
|
AppInstaller // Reorganize applicationDidFinishLaunching().
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
454b9bb228
|
Repo // Remove Zonble credits from AUTHORS and README.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
182c584fe5
|
AppInstaller // Fix the credit of isAppBundleTranslocated().
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
310ec10cf6
|
TDKCandidates // Fix theme color opacity in macOS 11 and 10.15.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
7c1dce393d
|
AboutWindow // Also embed upstream license.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
77d219fde8
|
AppInstaller // Tearing down AppDelegate into parts.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
dc3ed0a864
|
Repo // Embed LICENSE text files into app.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
57f08cfa76
|
AppInstaller // Update copyright information.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
66fb90d8d5
|
AboutWindow // Update copyright information.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
4a5182ccf3
|
Repo // Update copyright format.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
6aaeda6caf
|
AppInstaller // Deprecating ArchiveUtil.
- vChewing handles the notarized app-style installer differently.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
b2971032ba
|
Xcode // Reorder file tree.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
82a4a0e1bc
|
Repo // Pull symbol menu default data out of the package.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
6168cc32d0
|
Repo // Massive nomenclature changes, etc.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
458e7fa613
|
SessionCtl // Simplify handle(state).
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
1e8b0af44b
|
SessionCtl // Again let IME works right after rebooting itself.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
0956e043fd
|
SessionCtl // Add (Bool)replaceCurrent to handle(event).
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
0d79e83777
|
SessionCtl // Track and handle deactivated states correctly.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
81feeb341c
|
IMKCandidates // Upgrade visible().
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
970174117e
|
SessionCtl // Remove unnecessary nil setters for ctlCandidateCurrent.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
072ecdf907
|
CtlCandidateDelegate // Remove useless "AnyObject".
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
d4ba4dbdcf
|
SessionCtl // Fix incorrect "deactivated" states.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
c95a55dc60
|
SessionCtl // Publicization.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
b43d4b8993
|
SessionCtl // Add warning comments towards handle(state).
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
c93de3c8ed
|
TDKCandidates // Patch default font sizes.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
a144e20304
|
SessionCtl // Make PCB, tooltip, and candidate window instances dynamic.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
940e9b6d85
|
SessionCtl // Also debug-print the client when state changes.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
b401556ff0
|
Bump version to 2.8.7 GM Build 2870.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
1f9abfafe5
|
SessionCtl // Handle empty state when activating server.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
55c469bf31
|
KeyHandler // Deprecating CFStringTransform(), etc.
|
2022-12-17 14:54:48 +08:00 |
ShikiSuen
|
2cd43f8a69
|
PrefWindow // Description updates.
|
2022-12-17 14:54:48 +08:00 |