summaryrefslogtreecommitdiff
path: root/amiga/fetch_mailto.c
Commit message (Expand)AuthorAgeFilesLines
* Stop javascript: links being passed to launch-handlerChris Young2010-03-251-1/+2
* Exclude about: as that will never be handled externally and some sites useChris Young2010-03-141-8/+12
* Pass all unknown URLs to launch-handler/OpenURL.Chris Young2010-03-071-15/+12
* Use OS4.1 Update 1 launch-handler when available. Will fall back to OpenURL....Chris Young2010-01-161-1/+17
* Handle mailto: URLs through gui_launch_url()Chris Young2009-01-101-216/+8
* Remove error pageChris Young2008-12-141-4/+3
* Minor mailto: improvements and infoChris Young2008-12-141-69/+16
* First attempt at mailto: fetcher using openurl.library.Chris Young2008-12-131-0/+318