summaryrefslogtreecommitdiff
path: root/frontends/riscos
Commit message (Expand)AuthorAgeFilesLines
* change content get_source_data interfaces to return uint8_t and size_tVincent Sanders2019-05-056-59/+61
* RISC OS: Propagate 401 login setup error back to core.Michael Drake2018-08-151-7/+10
* RISC OS: gui_401login_open returns nserror now.Michael Drake2018-08-152-2/+4
* RISC OS: Use `struct nsurl`.Michael Drake2018-08-151-1/+1
* RISC OS: Update to new HTTP auth API.Michael Drake2018-08-152-43/+42
* RISC OS: Make URL drag include the fragment.Michael Drake2018-07-231-2/+12
* Browser: Rename function to access bw URL.Michael Drake2018-07-231-7/+7
* RISC OS: Plotters: Fix typo.Michael Drake2018-05-231-1/+1
* Plotters: Remove width param from path plotter.Michael Drake2018-05-233-7/+5
* Plotters: Change stroke width in the plot_style_t to fixed point.Michael Drake2018-05-232-9/+9
* Plotters: Add plot_style_fixed type, and use for font size.Michael Drake2018-05-231-1/+1
* Move !NetSurf into frontends/riscos and fix upDaniel Silverstone2018-04-2251-13/+418
* 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-074-9/+15
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-0649-722/+1440
* Content API: Make content_broadcast take pointer to content_msg_data.Michael Drake2017-08-263-10/+10
* rationalise the RISC OS browser window implementationVincent Sanders2017-06-118-2990/+3078
* cleanup use of internal frames scrollbar widget headerVincent Sanders2017-06-111-1/+6
* RISC OS: Ensure core windows are fully initialised.Michael Drake2017-06-114-4/+4
* Split local history data from viewer in headersVincent Sanders2017-06-101-4/+7
* RISC OS: Local history now behaves the same as other core windows.Michael Drake2017-06-101-1/+1
* Update documentation removing junk and moving to markdown for most text filesVincent Sanders2017-06-091-2/+1
* update RISC OS frontend to use core window for local historyVincent Sanders2017-05-289-364/+545
* fix risc os dialog opening relative to parentVincent Sanders2017-05-282-5/+6
* update riscos frontend for corewindow API changeVincent Sanders2017-05-231-9/+37
* RISC OS: Init core hotlist in read-only mode for external hotlist.Michael Drake2017-04-281-1/+3
* Update riscos frontend for set_scroll API changeVincent Sanders2017-04-261-93/+86
* update riscos frontend to remove reformat APIVincent Sanders2017-04-261-19/+10
* RISC OS: Update for core hotlist API change.Michael Drake2017-04-252-2/+3
* update riscos frontend to invalidate window APIVincent Sanders2017-04-193-49/+58
* clean up some of the doxygen generation warningsVincent Sanders2017-02-193-6/+12
* 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