summaryrefslogtreecommitdiff
path: root/frontends/cocoa/apple_image.m
Commit message (Expand)AuthorAgeFilesLines
* Update content_broadcast calls.Sven Weidauer2017-12-231-2/+2
* Check the return value for NSERROR_OK when plotting bitmaps. Fixes display of...Sven Weidauer2017-06-081-1/+1
* Reformat code using clang-format.Sven Weidauer2017-06-051-159/+158
* Fix up cocoa frontend.Sven Weidauer2017-06-051-9/+10
* Revert "remove cocoa frontend"Sven Weidauer2017-06-051-0/+257
* remove cocoa frontendVincent Sanders2017-05-231-257/+0
* fixup cocoa image handler for content API changesVincent Sanders2016-06-061-2/+4
* move plotters header into public APIVincent Sanders2016-05-301-1/+1
* move bitmap API header to core include directoryVincent Sanders2016-05-261-1/+1
* move image content handlers to accomodate core build changesVincent Sanders2016-05-231-1/+1
* move frontends into sub directoryVincent Sanders2016-05-151-0/+255