summaryrefslogtreecommitdiff
path: root/amiga/ctxmenu.c
Commit message (Collapse)AuthorAgeFilesLines
* Update to new warn_user APIChris Young2016-05-011-3/+3
|
* Cleanup amiga include issues introduced as part of core updatesVincent Sanders2016-04-201-9/+13
|
* Make struct bitmap private to bitmap.cChris Young2016-03-221-2/+2
|
* Add an option to close inactive tabs to the tab bar context menuChris Young2016-01-311-1/+13
|
* Only show context menu text selection options if there is text selectedChris Young2016-01-141-2/+7
|
* Re-instate the ability to do a web search for selected textChris Young2016-01-141-0/+29
|
* Add a small test menu to the clicktab gadgetChris Young2015-09-051-17/+65
|
* Add context menu item for copying text selectionChris Young2015-09-051-14/+44
|
* Add a context item for framesChris Young2015-09-051-1/+28
|
* Avoid displaying irrelevant items in the context menu for objectsChris Young2015-09-051-1/+16
| | | | Add an item for the "plugin hack" stuff
* Context menu for objectsChris Young2015-09-041-2/+65
|
* Complete context menu items for linksChris Young2015-09-041-29/+59
|
* Create back/forward context menu using menuclassChris Young2015-09-041-14/+130
| | | | Reconstructs itself periodically as it cannot be created on demand
* Add a couple of context menu items for links for testing.Chris Young2015-09-031-32/+133
|
* Rough outline for Intuition-based context menuChris Young2015-09-031-0/+127