summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make internal url navigation check safeVincent Sanders2019-08-121-14/+38
* Amiga: DebugPrintF is OS4-onlyChris Young2019-08-101-0/+2
* Amiga: OS3 doesn't know FOREGROUNDPEN, so use TEXTPEN insteadChris Young2019-08-101-1/+1
* Amiga: Implement a simple listbrowser log in the GUIChris Young2019-08-104-8/+282
* Amiga: Allow running JS from ARexxChris Young2019-08-102-1/+32
* Remove scale from Amiga frontendChris Young2019-08-101-47/+26
* add English message text for ssl errorsVincent Sanders2019-08-102-1/+12
* add common name ssl certificate errorVincent Sanders2019-08-103-3/+22
* About: Tweak the new about query page renderng.Michael Drake2019-08-092-11/+11
* rework about scheme handlers to be consistant with output buffer handlingVincent Sanders2019-08-081-176/+234
* apply tlsa styling improvements to about scheme query pagesVincent Sanders2019-08-072-20/+69
* add basic styling to about scheme privacy query pageVincent Sanders2019-08-073-55/+126
* Improve the about scheme query page generation be be bounds safeVincent Sanders2019-08-062-53/+144
* Support SSL verification through new about: handlerDaniel Silverstone2019-08-0612-40/+291
* browser_window: Improve history behaviour on internal navDaniel Silverstone2019-08-061-3/+9
* Reimplement handling of BAD_AUTH inside browser_windowDaniel Silverstone2019-08-0618-290/+568
* futher refinement on about scheme query stylingVincent Sanders2019-08-062-4/+16
* improve css formatting in about scheme query handlersVincent Sanders2019-08-062-3/+33
* fix url reference counting in about scheme query handlersVincent Sanders2019-08-061-0/+9
* HTML: Don't allow objects to redraw until we have a layout.Michael Drake2019-08-063-0/+12
* add about scheme query handlersVincent Sanders2019-08-062-3/+348
* Improve about scheme doc comments and formattingVincent Sanders2019-08-051-45/+122
* amiga: Fix more content error snafus.Daniel Silverstone2019-08-052-2/+3
* riscos: Deal with silly typos. I'm too tired now.Daniel Silverstone2019-08-053-3/+3
* amiga: Try and catch the last content rework for amigaDaniel Silverstone2019-08-053-5/+10
* riscos: Try and fix up all the content changesDaniel Silverstone2019-08-056-21/+22
* curl.c: Don't use OpenSSL 1.1 only serialNumber fetcherDaniel Silverstone2019-08-051-1/+1
* Browser window navigate: Ensure child.quirks is initialised.Michael Drake2019-08-051-0/+2
* nssprite: content_broadcast_error fixDaniel Silverstone2019-08-051-3/+3
* html_begin_conversion: If we pause in completing parse, try again later.Daniel Silverstone2019-08-051-0/+7
* browser_window: Stop the throbber right at the end of handling errorsDaniel Silverstone2019-08-051-2/+2
* HTML: Box coordinates: Take fast route to float container.Michael Drake2019-08-051-4/+4
* Excise the llcache query pathway.Daniel Silverstone2019-08-0519-405/+177
* Migrate SSL certificate storage to the browser windowDaniel Silverstone2019-08-0511-137/+226
* browser_window: Add fetch parameters and split navigateDaniel Silverstone2019-08-052-14/+135
* content: Rename content_broadcast_errorcode()Daniel Silverstone2019-08-0513-61/+70
* Content messages: Remove ERRORCODE, rework ERRORDaniel Silverstone2019-08-0510-80/+43
* enable gnu extensions to get strcasestr from string.hVincent Sanders2019-08-052-0/+4
* remove shadow scale variable from beosVincent Sanders2019-08-052-11/+0
* remove shadow scale variable from atariVincent Sanders2019-08-052-3/+0
* form: Fix situation where a gadget initialises with NULL valueDaniel Silverstone2019-08-041-2/+6
* html: Mirror gadget values in and out of the DOMDaniel Silverstone2019-08-046-1/+169
* remove RISC OS scale shadow variableVincent Sanders2019-08-042-14/+14
* remove unecessary scaling in RISC OS get and set scroll offsetsVincent Sanders2019-08-041-11/+13
* change RISC OS keypress handling for scale to not use shadow variableVincent Sanders2019-08-041-64/+99
* remove core snapping for values set in absolute modeVincent Sanders2019-08-041-7/+2
* make risc os title setting not use shadow scale valueVincent Sanders2019-08-041-6/+10
* remove unused interfaceVincent Sanders2019-08-042-36/+0
* change browser_window_drop_file_at_point() to take unscaled coordinatesVincent Sanders2019-08-043-57/+92
* RISC OS: Fix log message.Michael Drake2019-08-041-1/+1