summaryrefslogtreecommitdiff
path: root/content/fetchers/resource.c
Commit message (Collapse)AuthorAgeFilesLines
* gui_find_resource --> gui_get_resource_url.Michael Drake2011-03-171-1/+1
| | | | svn path=/trunk/netsurf/; revision=12089
* Fix backend fetcher poll loopsJohn Mark Bell2011-02-231-4/+5
| | | | svn path=/trunk/netsurf/; revision=11775
* add resource handlingVincent Sanders2011-02-231-0/+277
move gtk and framebuffer to use generic resource handling svn path=/trunk/netsurf/; revision=11772