ShikiSuen
6c0accd968
NSEventImpl // Use mapMainAreaNumKey.keys in lieu of arrMainAreaNumKey.
2023-03-01 22:58:19 +08:00
ShikiSuen
84ea8de1d2
NSEventImpl // Simplify a condition.
2023-02-11 13:07:59 +08:00
ShikiSuen
856c5d02d7
Clang-format // Use Google Swift Format Style.
2023-02-11 13:07:59 +08:00
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
03c6d0e40a
NSEvent // Add some bools for identifying JIS keycodes.
2023-01-25 17:42:23 +08:00
ShikiSuen
6168cc32d0
Repo // Massive nomenclature changes, etc.
2022-12-17 14:54:48 +08:00
ShikiSuen
97bc20fe89
Repo // Deprecating AppleKeyboardConverter MK1.
2022-12-17 14:54:48 +08:00
ShikiSuen
f3472cf222
NSEvent // Add inAppleABCStaticForm().
2022-12-17 14:54:48 +08:00
ShikiSuen
e71f46f2f5
Repo // Typo fix: Emac -> Emacs.
2022-12-17 14:54:47 +08:00
ShikiSuen
9d077a9d49
Repo // Massive refactor & renovation.
...
- This commit is a massive refactor update towards the current vChewing codebase, modernizing the entire project structure.
- Put things into packages to boost compile speed.
- Also: IMKCandidates // macOS 10.13 High Sierra compatibility.
- ctlIME // Remove duplicated setValue().
2022-12-17 14:49:04 +08:00