summaryrefslogtreecommitdiff
path: root/frontends/amiga/gui.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused variable; help gccChris Young2016-07-091-11/+11
|
* Attempt to help gcc out a littleChris Young2016-07-031-2/+2
|
* Handle closing windows and quitting from the menu differentlyChris Young2016-07-031-0/+1
|
* Use charset from default Locale and store it in an option so we can (a) ↵Chris Young2016-06-251-1/+1
| | | | override and (b) get it without constantly looking it up
* Move some globals into gui.cChris Young2016-06-021-4/+4
|
* Make ami_autoscroll private to drag.cChris Young2016-06-011-1/+0
|
* Rationalise gui_globals a bitChris Young2016-06-011-2/+0
|
* reduce core header usageVincent Sanders2016-06-011-6/+7
|
* 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/+246