summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add ability for monkey farmer to launch browser with environment variables setVincent Sanders2020-03-232-2/+22
* about: Add handling for unknown about: pageDaniel Silverstone2020-03-221-2/+28
* browser_window: Don't attempt to unref NULL lwc stringDaniel Silverstone2020-03-221-1/+3
* Monkey: Clean up on completion of downloadsDaniel Silverstone2020-03-221-0/+3
* browser_window: Re-add clearing of loading_content in downloadDaniel Silverstone2020-03-221-0/+1
* HTML: Use new js_closethread()Daniel Silverstone2020-03-221-1/+7
* Window: Add flag to ensure we don't set timeouts after closeDaniel Silverstone2020-03-221-0/+14
* JS: Add concept of js_closethreadDaniel Silverstone2020-03-223-4/+42
* JS: Move ownership of jsthread from browser to htmlcDaniel Silverstone2020-03-225-71/+25
* Dukky: Make heaps refcounted tooDaniel Silverstone2020-03-221-2/+18
* Dukky: Add refcounting to threadsDaniel Silverstone2020-03-211-5/+59
* Dukky: Upgrade dukky binding to support new heap/thread splitDaniel Silverstone2020-03-213-95/+121
* Browser: Split JS threads between current and loadingDaniel Silverstone2020-03-212-13/+44
* JS: Add concept of thread destroyDaniel Silverstone2020-03-212-0/+18
* JS: Split concept of JS context into heap and threadDaniel Silverstone2020-03-219-69/+104
* JS: Remove unused slow script callbackDaniel Silverstone2020-03-214-26/+4
* nsurl: Fix parent path length.Michael Drake2020-03-131-1/+1
* Browser window: Clean up cert chains when bw is destroyed.Michael Drake2020-03-121-0/+5
* Fetch: Squash use of uninitialised value in fetch_send_callback()Michael Drake2020-03-121-8/+1
* Framebuffer: Make some log messages deep debug.Michael Drake2020-03-122-4/+6
* fix nsurl sizeof/offsetofOri Bernstein2020-03-121-2/+2
* nsurl: Make nusrl component dump more usable.Michael Drake2020-03-113-45/+44
* add page information ui elements to GTK frontendVincent Sanders2020-03-116-83/+101
* GTK: Initial page-info display.Michael Drake2020-03-111-44/+15
* Docs: Update for nsgtk3 rename.Michael Drake2020-03-103-11/+5
* AmiSSL implies OpenSSLChris Young2020-03-061-1/+1
* Use nsamiga as defined in makefileChris Young2020-03-061-1/+1
* Mod os3support files so file.c buildsChris Young2020-03-063-1/+15
* Rename mask to mskChris Young2020-03-061-2/+2
* Internal content: Restyle certificate viewer page.Michael Drake2020-02-242-8/+45
* fs_backing_store: Remove cache on failure to initDaniel Silverstone2020-02-241-3/+17
* utils/file: Add netsurf_recursive_rmDaniel Silverstone2020-02-242-0/+86
* test: Add disc_cache_path to Choices-all test dataDaniel Silverstone2020-02-241-0/+1
* Browser window: Rework constification of bw for show_certificates.Michael Drake2020-02-243-5/+7
* Page info: We need a non-const browser window.Michael Drake2020-02-242-4/+4
* implement browser_window_show_certificatesVincent Sanders2020-02-241-4/+65
* Internal pages: Update directory listing style.Michael Drake2020-02-242-14/+77
* Plot style: Add helper to swap red and blue channels.Michael Drake2020-02-241-0/+6
* fetch: Bump last_msg rather than always assigning itDaniel Silverstone2020-02-241-1/+3
* fs_backing_store: Fix some comparison typesDaniel Silverstone2020-02-241-2/+2
* fs_backing_store: Use correct format specifier for 64bit intDaniel Silverstone2020-02-241-1/+1
* inttypes: Add PRIu64Daniel Silverstone2020-02-241-0/+4
* about scheme certificate viewer initial implementationVincent Sanders2020-02-243-1/+377
* fs_backing_store: Fix up comments to be in-line with valuesDaniel Silverstone2020-02-241-2/+2
* Low level cache: Squash use of uninitialised value.Michael Drake2020-02-241-3/+2
* fs_backing_store: 8K metadata blocks, 1K blocks, bump versionDaniel Silverstone2020-02-241-3/+3
* monkey_driver: Add launch-time option supportDaniel Silverstone2020-02-241-1/+5
* monkey: Enable disc cache optionally on monkeyDaniel Silverstone2020-02-242-0/+3
* netsurf_init: Use disc_cache_path if specified, otherwise platform pathDaniel Silverstone2020-02-242-1/+5
* options: Add disc_cache_path optionDaniel Silverstone2020-02-241-0/+3