summaryrefslogtreecommitdiff
path: root/amiga/fetch_mailto.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove error pageChris Young2008-12-141-4/+3
| | | | svn path=/trunk/netsurf/; revision=5912
* Minor mailto: improvements and infoChris Young2008-12-141-69/+16
| | | | svn path=/trunk/netsurf/; revision=5911
* First attempt at mailto: fetcher using openurl.library.Chris Young2008-12-131-0/+318
Doesn't quite work properly because it never calls the callback :) Probably also gets into an infinite loop if "send mailto: URLs to email application" is not ticked in OpenURL Prefs. svn path=/trunk/netsurf/; revision=5910