summaryrefslogtreecommitdiff
path: root/riscos/url_protocol.c
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-04-12 23:59:01 by jmb]John Mark Bell2004-04-121-4/+3
| | | | | | Fix flawed check for URL scheme we can handle svn path=/import/netsurf/; revision=768
* [project @ 2004-04-02 15:16:15 by jmb]John Mark Bell2004-04-021-13/+14
| | | | | | | Update url checking to use fetch_can_fetch Fix non null-termination of strings in URL broadcast messages. svn path=/import/netsurf/; revision=701
* [project @ 2004-04-02 00:41:10 by jmb]John Mark Bell2004-04-021-0/+55
| | | | | | 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/+127
Add new url functions and modify to use them. svn path=/import/netsurf/; revision=578