summaryrefslogtreecommitdiff
path: root/amiga/drag.c
Commit message (Collapse)AuthorAgeFilesLines
* Show existing file size when file already exists on downloadChris Young2011-07-231-3/+3
| | | | svn path=/trunk/netsurf/; revision=12618
* Fix warningsChris Young2011-07-231-5/+5
| | | | svn path=/trunk/netsurf/; revision=12616
* convert from mimetype to filetype rather than simple content type to ↵Chris Young2011-06-151-1/+1
| | | | | | | | filetype, where available svn path=/trunk/netsurf/; revision=12484
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-2/+2
| | | | svn path=/trunk/netsurf/; revision=12283
* Fix DSI when drag savingChris Young2011-04-291-2/+2
| | | | | | Allow selection drags to URL and search gadgets svn path=/trunk/netsurf/; revision=12259
* Implement ask overwriteChris Young2011-03-261-2/+14
| | | | svn path=/trunk/netsurf/; revision=12135
* Sprinkle some #ifdef __amigaos4__ aroundJohn Mark Bell2011-01-061-0/+2
| | | | svn path=/trunk/netsurf/; revision=11230
* Drag icon codeChris Young2010-10-301-0/+338
svn path=/trunk/netsurf/; revision=10924