Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | global: Fix up copyright headers | 2019-01-18 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||||
* | macOS: Application: Fix comment | 2019-01-17 | 1 | -3/+1 | |
| | | | | Signed-off-by: Roopesh Chander <roop@roopc.net> | ||||
* | macOS: Support window management keyboard shortcuts | 2019-01-16 | 1 | -3/+6 | |
| | | | | Signed-off-by: Roopesh Chander <roop@roopc.net> | ||||
* | Cut/copy/paste now work | 2019-01-14 | 1 | -6/+36 | |
| | | | | Signed-off-by: Eric Kuck <eric@bluelinelabs.com> | ||||
* | macOS: Remove MainMenu.xib | 2019-01-14 | 1 | -0/+17 | |
When there's no xib, we should explicitly set the app delegate, so we override NSApplication and set the app delegate in NSApplication.shared Signed-off-by: Roopesh Chander <roop@roopc.net> |