summaryrefslogtreecommitdiff
path: root/frontends/riscos/corewindow.c
Commit message (Collapse)AuthorAgeFilesLines
* clean up some of the doxygen generation warningsVincent Sanders2017-02-191-1/+3
|
* rationalise use of utils/utils.h headerVincent Sanders2017-01-191-1/+1
|
* fix unexpected opening of windows in riscosVincent Sanders2016-12-291-7/+10
| | | | | | closed windows were re-opened in RISC OS because corewindow updates failed to take into account their current state when teh core updated the content size.
* RISC OS: Squash use of uninitialised variable.Michael Drake2016-12-291-1/+1
|
* RISC OS corewindow implementationVincent Sanders2016-12-281-0/+932