summaryrefslogtreecommitdiff
path: root/frontends/amiga/gui.h
Commit message (Expand)AuthorAgeFilesLines
* Migrate Amiga local history to corewindowChris Young2017-06-101-4/+3
* Remove use of global context data from Amiga frontendChris Young2017-02-131-5/+0
* Attempt hotlist menu refreshChris Young2017-01-151-1/+1
* Split up menu.c into generic and gui_window-specific filesChris Young2017-01-151-1/+1
* re-structure menu code to make it useable elsewhere in the frontendChris Young2017-01-031-8/+3
* Amga core window redrawChris Young2017-01-011-0/+7
* Process mouse moves and qualifier keysChris Young2017-01-011-1/+6
* add a todoChris Young2016-12-311-1/+1
* Update treeviews to use event callbackChris Young2016-12-301-2/+2
* Start tidying up Amiga event-handling codeChris Young2016-12-301-4/+33
* more allocvec/malloc changesChris Young2016-11-191-2/+3
* More allocvec/malloc changesChris Young2016-11-191-1/+3
* 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