summaryrefslogtreecommitdiff
path: root/include/netsurf/content.h
Commit message (Collapse)AuthorAgeFilesLines
* change content get_source_data interfaces to return uint8_t and size_tVincent Sanders2019-05-051-1/+1
| | | | | previously these interfaces returned char * and unsigned int which was undesirable.
* move plot style header to netsurf include directoryVincent Sanders2017-01-131-1/+1
| | | | | move plotter style header and adjust all callers to use only what they actually require.
* cleanup seevral doxygen warningsVincent Sanders2016-09-131-3/+5
|
* Update content to split public and internal APIVincent Sanders2016-06-061-0/+188