summaryrefslogtreecommitdiff
path: root/frontends/amiga/ctxmenu.c
Commit message (Expand)AuthorAgeFilesLines
* Make screen pointer accesible through an accessor function onlyChris Young2019-05-101-1/+1
* Pass ptr to clicktab var instead of func callsChris Young2019-05-081-4/+4
* more accessor for gui_window_2Chris Young2019-05-081-13/+21
* remove direct access to gui_window_2's gui_windowChris Young2019-05-081-22/+22
* Make gui_window private to gui.cChris Young2019-05-071-22/+23
* Add a TODO for history context menuChris Young2018-09-271-0/+1
* Browser: Rename function to access bw URL.Michael Drake2018-07-231-5/+5
* move key press enums and operations to their own headerVincent Sanders2016-07-011-1/+1
* Update content to split public and internal APIVincent Sanders2016-06-061-2/+2
* fix missing header for amiga warn user callVincent Sanders2016-05-311-1/+1
* move desktop window header into public APIVincent Sanders2016-05-301-1/+1
* move mouse and pointer state header into public APIVincent Sanders2016-05-301-1/+1
* move frontends into sub directoryVincent Sanders2016-05-151-0/+607