summaryrefslogtreecommitdiff
path: root/frontends/riscos/gui.h
Commit message (Collapse)AuthorAgeFilesLines
* remove login from riscos frontendVincent Sanders2019-08-141-9/+0
|
* remove RISC OS scale shadow variableVincent Sanders2019-08-041-2/+0
|
* Declare global variables as extern in headersMichael Forney2019-06-301-1/+1
| | | | | | | Otherwise, each source file that includes the header will create a new definition, which are usually merged together by the linker. Multiple definitions of an object is not allowed in ISO C.
* RISC OS: gui_401login_open returns nserror now.Michael Drake2018-08-151-1/+1
|
* RISC OS: Use `struct nsurl`.Michael Drake2018-08-151-1/+1
|
* RISC OS: Update to new HTTP auth API.Michael Drake2018-08-151-2/+6
|
* rationalise the RISC OS browser window implementationVincent Sanders2017-06-111-29/+0
|
* update RISC OS frontend to use core window for local historyVincent Sanders2017-05-281-5/+0
|
* Update RISC OS ssl certificate viewer to core window interfaceVincent Sanders2016-12-281-5/+0
|
* Allow certificate verification user prompt creation to return errorsVincent Sanders2016-07-311-1/+1
|
* move frontends into sub directoryVincent Sanders2016-05-151-0/+271