ShikiSuen
|
e334fc60ec
|
NSEventImpl // Add KeyCode.kContextMenu = 110.
- This is the context menu key which is available in most PC keyboards.
|
2023-02-01 14:44:12 +08:00 |
ShikiSuen
|
2e9940b664
|
SwiftExtension // Introducing Index Revolver.
|
2023-02-01 14:44:12 +08:00 |
ShikiSuen
|
568cf686c3
|
SessionCtl // Fill missing parameters.
|
2023-02-01 14:44:12 +08:00 |
ShikiSuen
|
c2d1c3971c
|
Repo // Fix typo: 案件 -> 按鍵.
|
2023-02-01 14:44:12 +08:00 |
ShikiSuen
|
cb9f978ccb
|
Shared // Fix wrong comments.
|
2023-02-01 14:44:12 +08:00 |
ShikiSuen
|
adac3792b2
|
Bump version to 3.3.2 GM Build 3302.
|
2023-01-25 17:42:23 +08:00 |
ShikiSuen
|
62c01bbf1a
|
Update Data - 20230124
|
2023-01-25 17:42:23 +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
|
16a623ef76
|
Shared // Remove arrClientShiftHandlingExceptionList.
|
2023-01-25 17:42:23 +08:00 |
ShikiSuen
|
fde7a7a42a
|
SessionCtl // Remove rencentKeyHandledByInputHandlerEtc.
|
2023-01-25 17:42:23 +08:00 |
ShikiSuen
|
e49d60447c
|
SessionCtl // Removing shiftKeyAccommodationBehavior.
|
2023-01-25 17:42:23 +08:00 |
ShikiSuen
|
72560e82e2
|
SessionCtl // Allow JIS_EiSu key to toggle Alphanumerical mode.
|
2023-01-25 17:42:23 +08:00 |
ShikiSuen
|
bb2533a2aa
|
SessionCtl // Revise the handling of Shift Alphanumerical toggle.
|
2023-01-25 17:42:23 +08:00 |
ShikiSuen
|
03c6d0e40a
|
NSEvent // Add some bools for identifying JIS keycodes.
|
2023-01-25 17:42:23 +08:00 |
ShikiSuen
|
c7cc8cdbbc
|
SessionCtl // Change the way of handling `.flagsChanged`.
- Learn something from mozc.
|
2023-01-25 17:42:23 +08:00 |
ShikiSuen
|
6b85ab8970
|
Bump version to 3.3.1 GM Build 3301.
|
2023-01-17 13:37:53 +08:00 |
ShikiSuen
|
d18223d667
|
Update Data - 20230117
|
2023-01-17 13:37:53 +08:00 |
ShikiSuen
|
88ccbdf11d
|
ShiftKeyUpChecker // Add additional conditions.
|
2023-01-17 13:37:53 +08:00 |
ShikiSuen
|
9dc1e0aa80
|
SessionCtl // Fix isCandidateContextMenuEnabled().
|
2023-01-17 13:22:38 +08:00 |
ShikiSuen
|
6953efcd16
|
SessionCtl // Fix malfunctioned candidatePairRightClicked().
|
2023-01-17 13:22:38 +08:00 |
ShikiSuen
|
89d299b935
|
Bump version to 3.3.0 GM Build 3300.
|
2023-01-11 17:39:27 +08:00 |
ShikiSuen
|
251b46f8cd
|
Update Data - 20230111
|
2023-01-11 17:39:27 +08:00 |
ShikiSuen
|
a210d215c2
|
PrefWindow // Allow enabling / disabling external dictionary plists.
|
2023-01-11 17:39:27 +08:00 |
ShikiSuen
|
8b16674240
|
PrefUI // Allow enabling / disabling external dictionary plists.
|
2023-01-11 17:39:27 +08:00 |
ShikiSuen
|
5ef515fa23
|
Repo // Change the method of reading factory plists.
|
2023-01-11 17:39:27 +08:00 |
ShikiSuen
|
45b16f1618
|
LMMgr // Implementing getDictionaryData(), etc.
|
2023-01-11 17:39:27 +08:00 |
ShikiSuen
|
848f5821e0
|
Prefs // Add useExternalFactoryDict().
|
2023-01-11 17:39:27 +08:00 |
ShikiSuen
|
9a1278073d
|
SessionCtl // Stop handling Emacs shortcuts when IMEState.ofEmpty().
|
2023-01-11 17:39:27 +08:00 |
ShikiSuen
|
7ffb4b96d6
|
CocoaExtension // Allow callAlert() to handle responses.
|
2023-01-11 17:39:27 +08:00 |
ShikiSuen
|
a3310be0e3
|
AppDelegate // Mark the uninstall action button with red color.
|
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
|
5fc601c692
|
Bump version to 3.2.0 GM Build 3200.
|
2022-12-30 14:31:40 +08:00 |
ShikiSuen
|
3dfcfce5ac
|
Update Data - 20221230
|
2022-12-30 14:31:40 +08:00 |
ShikiSuen
|
13143cb175
|
DataCompiler // Enhance healthCheck().
|
2022-12-30 14:30:26 +08:00 |
ShikiSuen
|
6941c6a532
|
LMCoreEX // Upgrade parsing methods.
|
2022-12-30 10:52:51 +08:00 |
ShikiSuen
|
fa0f6ba017
|
LMReplacements // Upgrade parsing methods.
|
2022-12-30 10:52:51 +08:00 |
ShikiSuen
|
32de1534f5
|
LMAssociates // Upgrade parsing methods.
|
2022-12-30 10:52:51 +08:00 |
ShikiSuen
|
6d874e78d9
|
LMAssembly // Introducing StringView Ranges Extension MK2.
Co-authored-by: IsaacXen <blackoutxen@gmail.com>
|
2022-12-30 10:52:51 +08:00 |
ShikiSuen
|
2f98f2cc21
|
LMPlainBopomofo // Trim unused parts.
|
2022-12-30 10:52:51 +08:00 |
ShikiSuen
|
fdd767069e
|
Repo // Regularize FileHandle API usages for future purposes.
|
2022-12-30 10:52:51 +08:00 |
ShikiSuen
|
1305ce2a26
|
Repo // Move certain vertical-cases from IMEState to SessionCtl.
- InputHandler // Fix a case which should use delegate.isVerticalTyping.
|
2022-12-30 10:52:51 +08:00 |
ShikiSuen
|
dba312b16e
|
InputHandler // Expose SessionCtl.updateVerticalTypingStatus().
|
2022-12-30 10:52:51 +08:00 |
ShikiSuen
|
5b117a4c3d
|
SessionCtl // Force updateVerticalTypingStatus() when needed.
|
2022-12-30 10:52:51 +08:00 |
ShikiSuen
|
b439b2ce93
|
NotifierUI // GCD the tasks in notify().
|
2022-12-30 10:52:51 +08:00 |
ShikiSuen
|
abe6375347
|
PrefWindow // Crediting Hiraku regarding the Cocoa UI lang menu.
Co-authored-by: Hiraku <dev@hiraku.tw>
|
2022-12-30 10:52:51 +08:00 |
ShikiSuen
|
cbdf8c3727
|
Bump version to 3.1.3 GM Build 3130.
|
2022-12-22 19:08:51 +08:00 |
ShikiSuen
|
183afb8209
|
Update Data - 20221222
|
2022-12-22 19:08:22 +08:00 |