summaryrefslogtreecommitdiff
path: root/frontends/amiga/gui.h
Commit message (Expand)AuthorAgeFilesLines
* Add an ACTIVE switch to the OPEN ARexx command to force new tabs to be activeChris Young2016-09-101-0/+5
* When opening a new blank tab, always switch to it.Chris Young2016-09-041-1/+1
* Make browserglob private to gui.cChris Young2016-07-091-0/+4
* 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) overr...Chris Young2016-06-251-1/+1
* 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