Age | Commit message (Expand) | Author |
---|---|---|
2023-09-30 | Switch to the 0BSD license | Teddy Wing |
2023-09-30 | Add license (primarily BSD-3-Clause) | Teddy Wing |
2023-09-30 | AppDelegate: Set main window content view to scroll view | Teddy Wing |
2023-09-30 | AppDelegate: Remove old test code | Teddy Wing |
2023-09-09 | Clean up "Find" menu tests | Teddy Wing |
2023-09-09 | AppDelegate: Add NSTextFinder find bar | Teddy Wing |
2023-08-22 | AppDelegate: Set `allowsUndo` on the NSTextView | Teddy Wing |
2023-08-22 | AppDelegate: Experiment to set NSTextView to window contentView | Teddy Wing |
2023-08-20 | MainMenu: Try switching to `NSFontManager` -fontMenu: | Teddy Wing |
2023-08-16 | AppDelegate: Add an NSTextView to test Edit menu | Teddy Wing |
2023-08-15 | AppDelegate: Make main window closeable | Teddy Wing |
2023-08-14 | Move main_menu.{h,m} to MainMenu.{h,m} | Teddy Wing |
2023-08-14 | Move application menu bar code to a new file | Teddy Wing |
2023-08-14 | Add an NSApplicationDelegate | Teddy Wing |