Commit message (Collapse) | Author | ||
---|---|---|---|
2018-02-04 | Reuse CGColorSpace and CGDataProvider in gfcocoa | June McEnroe | |
2018-02-04 | Mark mac target phony | June McEnroe | |
2018-02-04 | Set up Makefile for gfxx-cocoa or gfxx-fb | June McEnroe | |
2018-02-04 | Avoid doing excessive work in gfxx | June McEnroe | |
By stopping when the next column would be off the edge of the buffer. | |||
2018-02-04 | Handle window resizing in gfcocoa | June McEnroe | |
2018-02-04 | Set cinoptions | June McEnroe | |
2018-02-04 | Tweak colorscheme more | June McEnroe | |
2018-02-04 | Color MatchParen DarkYellow | June McEnroe | |
White is not obvious enough. | |||
2018-02-04 | Add palette sampling to gfxx | June McEnroe | |
2018-02-04 | Add 4-bit RGB to gfxx | June McEnroe | |
Replace default palette with alternating black and white. | |||
2018-02-04 | Add Quit menu item to gfcocoa | June McEnroe | |
2018-02-04 | Switch back to sane Objective-C style | June McEnroe | |
2018-02-04 | Quit gfcocoa when window closes | June McEnroe | |
2018-02-03 | Apparently this is how people write Objective-C | June McEnroe |