summaryrefslogtreecommitdiff
path: root/content/fetchers/resource.c
Commit message (Expand)AuthorAgeFilesLines
* make resource fetcher cope with missing resources gracefullyVincent Sanders2011-10-071-11/+9
* use resource:favicon.ico instead of resource:favicon.pngVincent Sanders2011-10-071-1/+1
* fix favicon default selection for non http(s) urlsVincent Sanders2011-10-071-0/+1
* Build resource: map at start timeJohn Mark Bell2011-10-051-18/+82
* Port more internals to nsurl. Front ends may need updating.Michael Drake2011-10-031-0/+1
* Convert fetchers to nsurl.Michael Drake2011-09-291-3/+3
* Fetchers register with an lwc_string, rather than a string.Michael Drake2011-09-261-4/+14
* gui_find_resource --> gui_get_resource_url.Michael Drake2011-03-171-1/+1
* Fix backend fetcher poll loopsJohn Mark Bell2011-02-231-4/+5
* add resource handlingVincent Sanders2011-02-231-0/+277