summaryrefslogtreecommitdiff
path: root/frontends/amiga/menu.c
Commit message (Expand)AuthorAgeFilesLines
* Move current user options path to an abstracted nsoptions_read/write functionChris Young2016-07-091-1/+2
* Remove unused variable; help gccChris Young2016-07-091-5/+4
* Attempt to help gcc out a littleChris Young2016-07-031-1/+2
* Handle closing windows and quitting from the menu differentlyChris Young2016-07-031-4/+8
* Remove ami_menu_toggle_checked globalChris Young2016-07-031-4/+16
* 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-3/+3
* Ensure variables are declared correctlyChris Young2016-06-021-4/+8
* 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 window header into public APIVincent Sanders2016-05-301-1/+1
* move frontends into sub directoryVincent Sanders2016-05-151-0/+1146