summaryrefslogtreecommitdiff
path: root/amiga/clipboard.c
Commit message (Expand)AuthorAgeFilesLines
* Missing WITH_NS_SVG #ifdefChris Young2009-05-191-0/+2
* Add ability to copy SVGs to the clipboard and save in IFF DR2D format.Chris Young2009-05-191-0/+14
* IFF save now works - needed an unexpected NULL as the first parameter to DTM_...Chris Young2009-05-161-9/+0
* Copy and save images as IFF ILBM attempt 2.Chris Young2009-05-161-67/+7
* Copy and save images in IFF ILBM format. Currently, the data in the BODY chu...Chris Young2009-05-161-1/+83
* Move gui_drag_save_selection() into the same file as gui_drag_save_object() a...Chris Young2009-03-241-4/+0
* Change memory allocations to MEMF_PRIVATE to enable paging on OS4.1.Chris Young2008-11-021-1/+1
* Track the current/last used browser window (at the moment, just for ARexx).Chris Young2008-10-251-0/+238