summaryrefslogtreecommitdiff
path: root/render/html_css_fetcher.c
Commit message (Expand)AuthorAgeFilesLines
* create netsurf inttypes header to have portable integer formatting macrosVincent Sanders2017-01-211-4/+5
* rationalise use of utils/utils.h headerVincent Sanders2017-01-191-1/+0
* Fix size_t printf formattingVincent Sanders2016-03-171-1/+1
* Change LOG() macro to be varadicVincent Sanders2015-05-281-5/+4
* make the pseudo css fetcher report initialisation errorsVincent Sanders2014-10-251-7/+9
* clean up the fetcher factory and improve its APIVincent Sanders2014-06-191-9/+12
* Use correct base URL for inline stylesheetsJohn-Mark Bell2013-02-271-2/+18
* Use custom fetcher for inline CSSJohn-Mark Bell2013-02-271-0/+298