summary refs log tree commit diff
path: root/bin/gfcocoa.m (follow)
Commit message (Collapse)AuthorAge
* Exit by returning false from input to gf{b,cocoa}June McEnroe2018-02-07
| | | | I haven't built gfb yet, so a fix commit is probably incoming.
* Rename title to status in gfcocoaJune McEnroe2018-02-07
| | | | Also separate the options and fileName buffers in gfxx.
* Set title in gfcocoaJune McEnroe2018-02-05
|
* Reuse CGColorSpace and CGDataProvider in gfcocoaJune McEnroe2018-02-04
|
* Handle window resizing in gfcocoaJune McEnroe2018-02-04
|
* Add Quit menu item to gfcocoaJune McEnroe2018-02-04
|
* Switch back to sane Objective-C styleJune McEnroe2018-02-04
|
* Quit gfcocoa when window closesJune McEnroe2018-02-04
|
* Apparently this is how people write Objective-CJune McEnroe2018-02-03
|
* Add dirty but working cocoa frontendJune McEnroe2018-02-03