summaryrefslogtreecommitdiff
path: root/frontends/cocoa/plotter.m
Commit message (Collapse)AuthorAgeFilesLines
* remove cocoa frontendVincent Sanders2017-05-231-335/+0
| | | | | | The cocoa frontend has been broken for a few years and we have no maintainer. It was removed from the CI six months ago and has already bitrotted so it cannot be compiled.
* move plot style header to netsurf include directoryVincent Sanders2017-01-131-1/+0
| | | | | move plotter style header and adjust all callers to use only what they actually require.
* reduce cocoa unecessary use of core APIVincent Sanders2016-06-121-0/+1
|
* move plotters header into public APIVincent Sanders2016-05-301-1/+1
|
* move desktop window header into public APIVincent Sanders2016-05-301-1/+1
|
* move frontends into sub directoryVincent Sanders2016-05-151-0/+335