summaryrefslogtreecommitdiff
path: root/content/handlers
Commit message (Collapse)AuthorAgeFilesLines
* fix bitmap modification callback calling for bmp image handlerVincent Sanders2016-08-141-4/+10
| | | | | | | | bitmap file decoding is done at first call to redraw but was not calling the modified callback at the correct time immediately after decode so frontend image chnages were not being done. This caused nsgtk to fail to apply its colour space fixups so red was swapped with blue.
* msplit public url database API out for frontendsVincent Sanders2016-06-131-1/+2
|
* Move javascript content handler as appropriate for updated source formatVincent Sanders2016-06-0780-1/+100695
|
* Allow include directories to be added by sub makefilesVincent Sanders2016-06-0618-36/+38
|
* fixup rsvg image handler for content API changesVincent Sanders2016-06-061-2/+4
|
* Update content to split public and internal APIVincent Sanders2016-06-0611-20/+39
|
* move plotters header into public APIVincent Sanders2016-05-305-5/+5
|
* move misc header into public APIVincent Sanders2016-05-302-2/+2
|
* move bitmap API header to core include directoryVincent Sanders2016-05-2610-186/+9
|
* move the CSS content handlerVincent Sanders2016-05-2616-3/+6576
|
* move image content handlers to accomodate core build changesVincent Sanders2016-05-2325-0/+4821