summaryrefslogtreecommitdiff
path: root/amiga/context_menu.c
Commit message (Expand)AuthorAgeFilesLines
* Add ability to copy SVGs to the clipboard and save in IFF DR2D format.Chris Young2009-05-191-6/+25
* Copy and save images as IFF ILBM attempt 2.Chris Young2009-05-161-1/+3
* Copy and save images in IFF ILBM format. Currently, the data in the BODY chu...Chris Young2009-05-161-1/+41
* Don't open menu if there are no itemsChris Young2009-04-011-0/+11
* Change to use names instead of numbers for keypressesChris Young2009-02-011-3/+4
* Added context menu option to download the link target.Chris Young2009-01-311-1/+10
* Add copy and select all itemsChris Young2009-01-161-0/+34
* Use an ASL requester allocated for saves (which defaults to option_download_d...Chris Young2009-01-101-5/+4
* Save objectChris Young2008-12-131-10/+35
* Complete (but quite minimal at the moment) context menu implementation for Am...Chris Young2008-10-251-32/+113
* Initial context menus. Five possible options (copy link to clipboard, downlo...Chris Young2008-10-211-0/+143