summaryrefslogtreecommitdiff
path: root/frontends/riscos/corewindow.c
Commit message (Expand)AuthorAgeFilesLines
* RISC OS: Fix ro_cw_get_window_dimensions to account for toolbar height.Michael Drake2019-08-031-0/+9
* RISC OS: Core window: X scroll is positive, Y scroll is negative.Michael Drake2019-08-031-3/+3
* Corewindow: Sanitise scrolling API.Michael Drake2019-08-031-15/+42
* RISC OS: y scroll is negative.Michael Drake2019-08-031-2/+6
* RISC OS: Attempt to implement ro_cw_scroll_visible().Michael Drake2019-08-031-1/+18
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-061-46/+51
* rationalise the RISC OS browser window implementationVincent Sanders2017-06-111-0/+1
* update RISC OS frontend to use core window for local historyVincent Sanders2017-05-281-13/+37
* update riscos frontend for corewindow API changeVincent Sanders2017-05-231-9/+37
* 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
* RISC OS: Squash use of uninitialised variable.Michael Drake2016-12-291-1/+1
* RISC OS corewindow implementationVincent Sanders2016-12-281-0/+932