summaryrefslogtreecommitdiff
path: root/amiga/drag.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash when edit settings if NetSurf is running on the WB screenChris Young2013-05-311-2/+2
* move options includeVincent Sanders2013-05-281-1/+1
* Front ends have no reason to include desktop/selection.h now.Michael Drake2013-05-101-2/+0
* Remove struct selection from gui_drag_save_selection, so gui.h doesn't need i...Michael Drake2013-05-101-1/+1
* Fix drag saving text selectionsChris Young2013-02-221-1/+2
* Remove struct selection from ami_file_save and anywhere that feeds into itChris Young2013-02-221-2/+2
* Track the mouse pointer on a per-window basisChris Young2013-01-061-5/+6
* Change the mouse pointer back to what it was (and what NetSurf thinks it is) ...Chris Young2013-01-031-5/+5
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-5/+5
* When dragging text selections to WB, pass the selection pointer to the save r...Chris Young2012-01-021-2/+2
* Support dragging from global history to hotlistChris Young2011-12-021-4/+4
* Complete extended context menusChris Young2011-10-231-6/+4
* Move non-requester user file operations to file.cChris Young2011-10-151-41/+6
* Add favicon to iconification iconChris Young2011-10-071-2/+1
* Fix up for nsurl changes. Untested.Michael Drake2011-10-031-5/+5
* Show existing file size when file already exists on downloadChris Young2011-07-231-3/+3
* Fix warningsChris Young2011-07-231-5/+5
* convert from mimetype to filetype rather than simple content type to filetype...Chris Young2011-06-151-1/+1
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-2/+2
* Fix DSI when drag savingChris Young2011-04-291-2/+2
* Implement ask overwriteChris Young2011-03-261-2/+14
* Sprinkle some #ifdef __amigaos4__ aroundJohn Mark Bell2011-01-061-0/+2
* Drag icon codeChris Young2010-10-301-0/+338