summaryrefslogtreecommitdiff
path: root/content/handlers/image
Commit message (Expand)AuthorAgeFilesLines
* Update all core use of plotters to new APIVincent Sanders2017-02-115-39/+74
* create netsurf inttypes header to have portable integer formatting macrosVincent Sanders2017-01-212-1/+2
* fix spelling and doxygen comments in image cacheVincent Sanders2016-11-211-24/+72
* Fix longjmp to invalid address on jpeg init errorSergei Rogachev2016-08-141-2/+2
* fix bitmap modification callback calling for bmp image handlerVincent Sanders2016-08-141-4/+10
* Allow include directories to be added by sub makefilesVincent Sanders2016-06-0611-23/+23
* 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-262-2/+2
* move image content handlers to accomodate core build changesVincent Sanders2016-05-2324-0/+4817