summaryrefslogtreecommitdiff
path: root/utils/filepath.c
Commit message (Collapse)AuthorAgeFilesLines
* remove extraneous loggingVincent Sanders2011-03-291-5/+0
| | | | | | | fix windows path_to_url coping with NULL input and allocation errors. remove forced verbose logging svn path=/trunk/netsurf/; revision=12147
* make windows frontend use Vincent Sanders2011-03-291-27/+45
| | | | svn path=/trunk/netsurf/; revision=12146
* Rename utils/resource to utils/filepath to avoid confusion with resource: ↵Michael Drake2011-03-171-0/+310
fetcher. svn path=/trunk/netsurf/; revision=12088