| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-22 | Makefile: Convert Localizable.strings to UTF-8 | Teddy Wing | |
| The `genstrings` command only outputs in UTF-16LE character encoding. However, it's perfectly acceptable to use UTF-8 for a Localizable.strings file. convert the output file to UTF-8. | |||
| 2023-08-22 | Makefile: Add targets to generate a Localizable.strings file | Teddy Wing | |
| 2023-08-15 | Move build product to `/build/` | Teddy Wing | |
| Makes it cleaner and easier to ignore from revision control. | |||
| 2023-08-14 | Simple windowed application | Teddy Wing | |
| Create a simple windowed Cocoa application with an application menu and a "Quit" menu item. | |||
