Commit Graph

17 Commits

Author SHA1 Message Date
ShikiSuen 03c6d0e40a NSEvent // Add some bools for identifying JIS keycodes. 2023-01-25 17:42:23 +08:00
ShikiSuen 7ffb4b96d6 CocoaExtension // Allow callAlert() to handle responses. 2023-01-11 17:39:27 +08:00
ShikiSuen fdd767069e Repo // Regularize FileHandle API usages for future purposes. 2022-12-30 10:52:51 +08:00
ShikiSuen 9f8338acbf Repo // Fix an issue with shell(). 2022-12-20 20:31:28 +08:00
ShikiSuen 3b2ef22c88 CocoaExtension // Introduce Alexis Bridoux's NSWindowPositioner. 2022-12-20 20:20:00 +08:00
ShikiSuen 7b1892bd8d Extensions // Add .localized() support for certain string types. 2022-12-20 19:55:50 +08:00
ShikiSuen 4d03773b1a CtlClientListMgr // Move callAlert() to CocoaExtension. 2022-12-17 15:14:22 +08:00
ShikiSuen 5e49fe31ed CocoaExtension // Add NSWIndowController.orderFront(). 2022-12-17 15:14:22 +08:00
ShikiSuen efed9c0723 CocoaExtension // Add memory footprint calculator. 2022-12-17 15:14:22 +08:00
ShikiSuen 5832136e05 Repo // Implementing set() for NSWindowController. 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 939162e08a Repo // NSApplication.shared -> NSApp. 2022-12-17 14:54:48 +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