summaryrefslogtreecommitdiff
path: root/amiga/download.c
Commit message (Expand)AuthorAgeFilesLines
* Set file comment to URL *after* closing the file. This resolves the problem ...Chris Young2010-03-061-3/+3
* Proper download notification code, should also open the file if the notificat...Chris Young2010-02-131-16/+15
* Notify on download completion using system-wide Ringhio notifications.Chris Young2010-01-251-0/+12
* Save favicon as part of icon for save_complete drawers and PDFsChris Young2009-12-191-0/+85
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-1/+1
* Fix some potential issues with lists not being freed properlyChris Young2009-11-151-4/+6
* Fix download progress title corruptionChris Young2009-10-151-1/+3
* Fix crash on www.bebo.comChris Young2009-08-231-0/+2
* Add ability to copy SVGs to the clipboard and save in IFF DR2D format.Chris Young2009-05-191-3/+13
* Copy and save images in IFF ILBM format. Currently, the data in the BODY chu...Chris Young2009-05-161-0/+4
* Add Abort button to download windowChris Young2009-04-301-1/+18
* Fix ARexx download queue - GummiSurf now works, and manual ARexx-initiated do...Chris Young2009-04-141-8/+2
* Stop cursor drawing off the pageChris Young2009-03-281-6/+61
* Minor fixesChris Young2009-03-281-2/+0
* Implement a download queue for ARexx-initiated downloads. Working manually, ...Chris Young2009-03-281-0/+314