Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move gfx frontends around to simplify build | June McEnroe | 2018-02-09 |
| | | | | | I forgot that you can expand variables inside variables names in make. Certainly makes some fun things possible. | ||
* | Exit by returning false from input to gf{b,cocoa} | June McEnroe | 2018-02-07 |
| | | | | I haven't built gfb yet, so a fix commit is probably incoming. | ||
* | Rename title to status in gfcocoa | June McEnroe | 2018-02-07 |
| | | | | Also separate the options and fileName buffers in gfxx. | ||
* | Set title in gfcocoa | June McEnroe | 2018-02-05 |
| | |||
* | Reuse CGColorSpace and CGDataProvider in gfcocoa | June McEnroe | 2018-02-04 |
| | |||
* | Handle window resizing in gfcocoa | June McEnroe | 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-04 |
| | |||
* | Apparently this is how people write Objective-C | June McEnroe | 2018-02-03 |
| | |||
* | Add dirty but working cocoa frontend | June McEnroe | 2018-02-03 |