summaryrefslogtreecommitdiff
path: root/frontends/amiga/corewindow.h
Commit message (Expand)AuthorAgeFilesLines
* clean up some of the doxygen generation warningsVincent Sanders2017-02-191-1/+1
* Alloc gui_global structure when initialisingChris Young2017-02-131-1/+1
* Broken corewindow drag implementationChris Young2017-01-071-0/+29
* Complete cookie manager corewindow interfaceChris Young2017-01-051-0/+2
* it's not a double-click if the mouse has movedChris Young2017-01-031-0/+2
* Fix sslcert redrawChris Young2017-01-021-1/+5
* show/hide scrollbars as requiredChris Young2017-01-021-0/+7
* make the window title text commonChris Young2017-01-021-0/+3
* move mousemove back to the event loop and ensure the window is created clearedChris Young2017-01-021-2/+0
* migrate sslcert to use corewindowChris Young2017-01-021-3/+3
* Amga core window redrawChris Young2017-01-011-1/+4
* handle core window mouse buttonsChris Young2017-01-011-0/+3
* Process mouse moves and qualifier keysChris Young2017-01-011-0/+2
* Basic event loop, only handles keypresses and window closure so farChris Young2017-01-011-2/+4
* Allow for the prospect of in-window scrollbarsChris Young2017-01-011-0/+10
* Basic template for an Amiga core windowChris Young2017-01-011-0/+123