summaryrefslogtreecommitdiff
path: root/frontends/riscos
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'vince/plotctx'Vincent Sanders2017-02-129-657/+1055
|\
| * update RISC OS plotters to new APIVincent Sanders2017-02-119-657/+1055
* | RISC OS: Initialise nsfont before hotlist.Michael Drake2017-02-121-3/+3
|/
* create netsurf inttypes header to have portable integer formatting macrosVincent Sanders2017-01-212-3/+3
* rationalise use of utils/utils.h headerVincent Sanders2017-01-195-5/+1
* move plot style header to netsurf include directoryVincent Sanders2017-01-134-4/+6
* Dave Higton's fix for 'tree' windows not being movable off-screenDaniel Silverstone2017-01-104-4/+4
* fixup usage of directory creation macro in MakefilesVincent Sanders2017-01-071-1/+1
* RISC OS: Fix hotlist save.Michael Drake2016-12-291-1/+1
* RISC OS: Update for new hotlist API.Michael Drake2016-12-292-4/+5
* Revert "RISC OS: Squash unused variable."Vincent Sanders2016-12-291-0/+2
* fix unexpected opening of windows in riscosVincent Sanders2016-12-291-7/+10
* Revert "RISC OS: Ensure core's hotlist_init is called on startup."Michael Drake2016-12-291-11/+10
* RISC OS: Squash set but unused variable.Michael Drake2016-12-291-3/+1
* RISC OS: Squash unused variable.Michael Drake2016-12-291-2/+0
* RISC OS: Squash unused variable.Michael Drake2016-12-291-3/+2
* RISC OS: Squash use of uninitialised variable.Michael Drake2016-12-291-1/+1
* RISC OS: Ensure core's hotlist_init is called on startup.Michael Drake2016-12-291-10/+11
* Merge branch 'vince/ro-corewindow'Vincent Sanders2016-12-2824-2444/+2649
|\
| * remove RISC OS treeview wrapper implementationVincent Sanders2016-12-287-1324/+12
| * Update RISC OS ssl certificate viewer to core window interfaceVincent Sanders2016-12-285-229/+304
| * Update RISC OS global history to use core window interfaceVincent Sanders2016-12-287-234/+364
| * Update RISC OS hotlist to use core window interfaceVincent Sanders2016-12-287-412/+536
| * Update RISC OS cookie window to use core window interfaceVincent Sanders2016-12-288-223/+362
| * RISC OS corewindow implementationVincent Sanders2016-12-283-2/+1074
| * reformat riscos treeview source so it can be understoodVincent Sanders2016-12-281-597/+573
* | RISC OS: Remove unused function declaration.Michael Drake2016-12-181-1/+0
* | RISC OS: Free nsoptionsChris Young2016-12-111-0/+1
|/
* fix spelling of retrivedVincent Sanders2016-11-211-2/+2
* complete transition to locale independant core operationVincent Sanders2016-09-291-12/+0
* Treeview: Add `treeview_font_size` to options.Michael Drake2016-08-111-0/+6
* Treeview: Rationalise initialisation and finalisation.Michael Drake2016-08-101-6/+0
* Allow certificate verification user prompt creation to return errorsVincent Sanders2016-07-312-11/+13
* 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-242-2/+5
* move key press enums and operations to their own headerVincent Sanders2016-07-017-7/+5
* remove unecessary textinput header use from global history headerVincent Sanders2016-06-301-1/+2
* remove unecessary textinput header use from hotlist headerVincent Sanders2016-06-301-0/+1
* reduce curl usage to fetcher, url unescaping and time parsingVincent Sanders2016-06-292-6/+8
* move the public form APIVincent Sanders2016-06-142-2/+2
* msplit public url database API out for frontendsVincent Sanders2016-06-136-7/+12
* remove unecessary risc os frontend usage of content headersVincent Sanders2016-06-1014-50/+43
* Clean up RISC OS save source to remove forward declarations and improve docum...Vincent Sanders2016-06-061-747/+754
* Update content to split public and internal APIVincent Sanders2016-06-0615-61/+58
* move plotters header into public APIVincent Sanders2016-05-3014-14/+13
* move desktop window header into public APIVincent Sanders2016-05-3018-28/+30
* move mouse and pointer state header into public APIVincent Sanders2016-05-302-2/+2
* move netsurf header into public APIVincent Sanders2016-05-301-1/+1
* move layout header into public APIVincent Sanders2016-05-301-1/+1
* move fetch header into public APIVincent Sanders2016-05-301-1/+1