summaryrefslogtreecommitdiff
path: root/amiga/download.h
Commit message (Expand)AuthorAgeFilesLines
* split browser gui operations upVincent Sanders2014-01-151-1/+1
* move download operations to download tableVincent Sanders2014-01-141-0/+2
* split gui operations into core and window and move more operations into tablesVincent Sanders2014-01-121-0/+3
* Show existing file size when file already exists on downloadChris Young2011-07-231-1/+1
* Implement ask overwriteChris Young2011-03-261-14/+2
* First pass of AmigaOS 3 compatibilityJohn Mark Bell2010-12-301-0/+3
* Support ColourIconsChris Young2010-10-311-1/+0
* Move drag icon stuff to own file; fix warningsChris Young2010-10-301-11/+0
* Allow drags of URLs from treeview windows to browser windows.Chris Young2010-10-301-0/+1
* Only allow auto-scroll on selection and selection dragsChris Young2010-10-241-1/+1
* Auto-scroll on drags beyond window boundariesChris Young2010-10-191-2/+3
* Show an icon under the pointer for drag save operations. Might need disablin...Chris Young2010-07-281-0/+4
* Fix broken event handling.Chris Young2010-04-091-2/+2
* Make downloads work again.John Mark Bell2010-04-051-1/+3
* Events for these windows are handled by the main loop in gui.c, but the struc...Chris Young2010-04-041-2/+1
* Changes required for new-cacheChris Young2010-03-281-1/+1
* Proper download notification code, should also open the file if the notificat...Chris Young2010-02-131-0/+1
* Save favicon as part of icon for save_complete drawers and PDFsChris Young2009-12-191-1/+2
* Fix download progress title corruptionChris Young2009-10-151-0/+1
* Add Abort button to download windowChris Young2009-04-301-0/+2
* Minor fixesChris Young2009-03-281-0/+1
* Implement a download queue for ARexx-initiated downloads. Working manually, ...Chris Young2009-03-281-0/+47