summaryrefslogtreecommitdiff
path: root/riscos/url_protocol.h
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-05-13 14:39:43 by bursa]James Bursa2004-05-131-2/+6
| | | | | | Fix URL protocol termination bug (reported by Fred Bambrough). Change from xcalloc to malloc and add error handling. svn path=/import/netsurf/; revision=859
* [project @ 2004-04-02 00:41:10 by jmb]John Mark Bell2004-04-021-0/+3
| | | | | | Try to use external apps for URI schemes we don't understand (eg mailto:) svn path=/import/netsurf/; revision=698
* [project @ 2004-03-02 18:02:17 by bursa]James Bursa2004-03-021-0/+15
Add new url functions and modify to use them. svn path=/import/netsurf/; revision=578