summaryrefslogtreecommitdiff
path: root/content/fetchers/resource.h
Commit message (Collapse)AuthorAgeFilesLines
* Port more internals to nsurl. Front ends may need updating.Michael Drake2011-10-031-13/+0
| | | | svn path=/trunk/netsurf/; revision=12926
* gui_find_resource --> gui_get_resource_url.Michael Drake2011-03-171-1/+1
| | | | svn path=/trunk/netsurf/; revision=12089
* make resource header documentation more explicitVincent Sanders2011-03-171-3/+18
| | | | svn path=/trunk/netsurf/; revision=12083
* add resource handlingVincent Sanders2011-02-231-0/+38
move gtk and framebuffer to use generic resource handling svn path=/trunk/netsurf/; revision=11772