summaryrefslogtreecommitdiff
path: root/frontends/riscos/gui.c
Commit message (Expand)AuthorAgeFilesLines
* remove warning callback from miscelaneous function tableVincent Sanders2019-11-111-1/+0
* Support SSL verification through new about: handlerDaniel Silverstone2019-08-061-1/+0
* Reimplement handling of BAD_AUTH inside browser_windowDaniel Silverstone2019-08-061-1/+0
* change content get_source_data interfaces to return uint8_t and size_tVincent Sanders2019-05-051-2/+2
* RISC OS: translate resource paths.John-Mark Bell2018-01-211-5/+8
* Finalise nslog layer properly in closedownDaniel Silverstone2017-09-101-0/+3
* Fixup everything the semantic patch missedVincent Sanders2017-09-071-2/+4
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-061-40/+76
* update RISC OS frontend to use core window for local historyVincent Sanders2017-05-281-3/+2
* RISC OS: Init core hotlist in read-only mode for external hotlist.Michael Drake2017-04-281-1/+3
* RISC OS: Update for core hotlist API change.Michael Drake2017-04-251-1/+2
* RISC OS: Initialise nsfont before hotlist.Michael Drake2017-02-121-3/+3
* RISC OS: Update for new hotlist API.Michael Drake2016-12-291-1/+3
* Merge branch 'vince/ro-corewindow'Vincent Sanders2016-12-281-15/+3
|\
| * Update RISC OS ssl certificate viewer to core window interfaceVincent Sanders2016-12-281-3/+0
| * Update RISC OS global history to use core window interfaceVincent Sanders2016-12-281-4/+1
| * Update RISC OS hotlist to use core window interfaceVincent Sanders2016-12-281-4/+1
| * Update RISC OS cookie window to use core window interfaceVincent Sanders2016-12-281-4/+1
* | RISC OS: Free nsoptionsChris Young2016-12-111-0/+1
|/
* Treeview: Add `treeview_font_size` to options.Michael Drake2016-08-111-0/+6
* Treeview: Rationalise initialisation and finalisation.Michael Drake2016-08-101-6/+0
* URL escape: Simplify to avoid unnecessary allocation.Michael Drake2016-07-251-16/+19
* URL unescape: return the new length to the caller.Michael Drake2016-07-241-2/+4
* reduce curl usage to fetcher, url unescaping and time parsingVincent Sanders2016-06-291-1/+3
* msplit public url database API out for frontendsVincent Sanders2016-06-131-1/+2
* Update content to split public and internal APIVincent Sanders2016-06-061-4/+4
* move desktop window header into public APIVincent Sanders2016-05-301-1/+1
* move netsurf header into public APIVincent Sanders2016-05-301-1/+1
* move fetch header into public APIVincent Sanders2016-05-301-1/+1
* move misc header into public APIVincent Sanders2016-05-301-1/+1
* move frontends into sub directoryVincent Sanders2016-05-151-0/+2522