summaryrefslogtreecommitdiff
path: root/frontends/amiga/pageinfo.c
Commit message (Collapse)AuthorAgeFilesLines
* Amiga: correct schedule parameterChris Young2020-05-251-1/+1
|
* Amiga: avoid use after freeChris Young2020-05-251-3/+3
| | | | Use the scheduler to trigger page info close as that does not allow the same event to be in the queue multiple times
* Amiga: try to guard against page info window being destroyed twiceChris Young2020-05-251-3/+7
|
* Amiga: make page info borderlessChris Young2020-05-231-10/+12
|
* Amiga: make page info close when window goes inactiveChris Young2020-05-231-2/+6
|
* Amiga: position page info window under page info buttonChris Young2020-05-221-5/+10
|
* Amiga: simplify page info GUI, add close gadgetChris Young2020-05-221-23/+9
|
* Amiga: Add page info windowChris Young2020-05-221-0/+282
Currently untested but builds OK