summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* monkey_driver: Make window-close take timeout=5Daniel Silverstone2019-09-071-1/+2
* Box Conversion: Cancel conversion during html_destroyDaniel Silverstone2019-08-234-3/+38
* browser_window: use about:blank if current_parameters is emptyDaniel Silverstone2019-08-231-0/+5
* Window: set{Timeout,Interval}() default delay 10msDaniel Silverstone2019-08-211-12/+8
* Browser: Do a better job of not leaking query URIs to the frontendDaniel Silverstone2019-08-211-4/+14
* browser: Turn internal nav URLs into corestring_nsurlsDaniel Silverstone2019-08-212-14/+5
* browser_window: Ensure that back works like 'back to safety'Daniel Silverstone2019-08-213-18/+59
* fix spelling mistakes from miscellaneous event commitVincent Sanders2019-08-203-7/+7
* add miscellaneous event to browser window callback tableVincent Sanders2019-08-2013-163/+410
* access gtk throbber frames through an interfaceVincent Sanders2019-08-184-39/+92
* Move favicon from url entry widget to notebook tab labelVincent Sanders2019-08-157-82/+133
* SSL Error: Enable OpenSSL hostname verificationDaniel Silverstone2019-08-144-20/+23
* browser_window: handle 'back to safety' cleanlyDaniel Silverstone2019-08-141-1/+5
* Clean up message translationsVincent Sanders2019-08-141-1682/+1688
* fix atari removal of login windowVincent Sanders2019-08-142-30/+0
* remove login window from atari frontendVincent Sanders2019-08-143-99/+0
* remove login window from amiga frontendVincent Sanders2019-08-144-330/+1
* remove login from riscos frontendVincent Sanders2019-08-148-727/+1
* remove login window from windows frontendVincent Sanders2019-08-144-338/+1
* remove login window from gtk front endVincent Sanders2019-08-138-652/+1
* 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