summaryrefslogtreecommitdiff
path: root/content/fetchers/file.c
Commit message (Collapse)AuthorAgeFilesLines
* Convert fetchers to nsurl.Michael Drake2011-09-291-13/+8
| | | | svn path=/trunk/netsurf/; revision=12910
* Fetchers register with an lwc_string, rather than a string.Michael Drake2011-09-261-4/+13
| | | | svn path=/trunk/netsurf/; revision=12891
* Cope with zero-length filesJohn Mark Bell2011-09-081-3/+2
| | | | svn path=/trunk/netsurf/; revision=12777
* Fix backend fetcher poll loopsJohn Mark Bell2011-02-231-4/+5
| | | | svn path=/trunk/netsurf/; revision=11775
* add about: fetcher Vincent Sanders2011-02-151-0/+642
rename fetchers to be more sensible svn path=/trunk/netsurf/; revision=11692