summaryrefslogtreecommitdiff
path: root/amiga/download.c
Commit message (Collapse)AuthorAgeFilesLines
* Stop cursor drawing off the pageChris Young2009-03-281-6/+61
| | | | | | | | Implement gui_window_save_as_link Fix warnings svn path=/trunk/netsurf/; revision=6970
* Minor fixesChris Young2009-03-281-2/+0
| | | | svn path=/trunk/netsurf/; revision=6967
* Implement a download queue for ARexx-initiated downloads. Working manually, ↵Chris Young2009-03-281-0/+314
however GummiSurf is causing it to crash for some reason. Split download/save routines off into a new file. svn path=/trunk/netsurf/; revision=6966