Commit Graph

  • fcd8d50359 remove unecessary include Vincent Sanders 2020-05-03 10:06:43 +0100
  • a706c69bf4 improve html content handler private headers Vincent Sanders 2020-05-02 20:47:53 +0100
  • 19cd5cb3b3 add missing include Vincent Sanders 2020-05-01 21:36:50 +0100
  • 986d4d5f82 put html content handler object interface into its own header Vincent Sanders 2020-05-01 21:25:23 +0100
  • 479d0cb29a remove unused available width and height parameters from html_fecth_object() Vincent Sanders 2020-04-30 22:16:41 +0100
  • 6b6bbad2b7 remove unecessary filename prefixes in the html content handler Vincent Sanders 2020-04-30 21:59:21 +0100
  • e8d0ba15ad split html box processing code Vincent Sanders 2020-04-29 20:37:42 +0100
  • a64261c3bd Initial special canvas handling to not show fallback Vincent Sanders 2020-04-28 23:35:00 +0100
  • c0ef8ce645 clean up html box, no functionality change just cosmetic Vincent Sanders 2020-04-28 23:30:20 +0100
  • f6883d6761 use dom type interface instead of strcasecmp Vincent Sanders 2020-04-26 16:58:39 +0100
  • d3d17ded9c
    dukky: Don't allow js_exec on a thread pending destruction Daniel Silverstone 2020-04-26 15:46:54 +0100
  • 2cb33b0c33
    dukky: Various checks for win being NULL Daniel Silverstone 2020-04-26 15:35:36 +0100
  • b577de7c5b remove forward declarations Vincent Sanders 2020-04-26 11:19:26 +0100
  • 309fcd6d42
    monkey: Catch some signals and backtrace Daniel Silverstone 2020-04-25 21:04:41 +0100
  • 24ec30359b
    Window: Do not get stuck if callbacks are in-train during compartment close Daniel Silverstone 2020-04-25 14:02:30 +0100
  • bf4cbc95b0 add bindings for canvas width and height Vincent Sanders 2020-04-24 22:05:57 +0100
  • 084861a31b Implement javascript scheme url script https://wiki.whatwg.org/wiki/URL_schemes Vincent Sanders 2020-04-17 22:43:44 +0100
  • 529b94be73 fixup riscos image configuration dialog gadget id Vincent Sanders 2020-04-14 22:03:24 +0100
  • 84f0c760e6 use form of window create which returns an error instead of aborting Vincent Sanders 2020-04-14 21:08:51 +0100
  • e2f34232a2 refactor html mouse action Vincent Sanders 2020-04-13 12:09:07 +0100
  • c4a18c2fdd Resources: Update presentation to use nscolour. Michael Drake 2020-04-07 21:26:08 +0100
  • 15342b5f5b About pages: Update presentation using nscolour. Michael Drake 2020-04-07 21:25:16 +0100
  • aa1513ed92 Directory listings: Update to use nscolour. Michael Drake 2020-04-07 21:24:11 +0100
  • 56bdc71817 Internal stylesheet: Update dirlist style. Michael Drake 2020-04-07 21:22:46 +0100
  • b688a222ee Internal stylesheet: Update heading styles. Michael Drake 2020-04-07 21:21:18 +0100
  • 7745f224dc Internal stylesheet: Import the nscolour stylesheet. Michael Drake 2020-04-07 21:18:29 +0100
  • 0e04059f53 about fetcher: Add about:nscolour.css generated colour stylesheet. Michael Drake 2020-04-07 21:16:07 +0100
  • 9fa6ac7113 nscolour: Add function to get nscolour stylesheet. Michael Drake 2020-04-07 21:14:11 +0100
  • 562f4f765c Local history: Convert to use nscolour. Michael Drake 2020-04-07 21:12:24 +0100
  • 6a7729a04f Scrollbar: Convert to use nscolour. Michael Drake 2020-04-07 21:10:30 +0100
  • b55cc0c222 Page info: Convert to nscolour. Michael Drake 2020-04-07 21:06:50 +0100
  • d34f9ec04d Treeview: Convert to nscolour. Michael Drake 2020-04-07 21:06:15 +0100
  • efc8160d3c NetSurf: Setup the nscolour module on startup. Michael Drake 2020-04-07 21:19:43 +0100
  • 13e0faa261 Buildsystem: Build the nscolour module. Michael Drake 2020-04-07 21:05:14 +0100
  • 2e844636cb nscolour: Add nscolour module for NetSurf UI colours. Michael Drake 2020-04-07 21:03:52 +0100
  • 0ab6249a64 Tests: Update test data for improved nsoption colour rendering. Michael Drake 2020-04-07 21:31:20 +0100
  • bdd1d2039c nsoption: Improve how we show colours in about:config. Michael Drake 2020-04-07 20:55:37 +0100
  • 2da993756c nsoption: Use colour_rb_swap macro. Michael Drake 2020-04-07 20:53:51 +0100
  • 30b9c088b0 Plot style: Add half lighten/darken helper variants. Michael Drake 2020-04-07 21:11:06 +0100
  • 02400588e4 Local history: Improve look of keyboard nav cursor highlight. Michael Drake 2020-04-06 11:30:48 +0100
  • cbc28d2c98
    html: Also close js thread on html_stop() Daniel Silverstone 2020-03-29 14:31:33 +0100
  • 6b0cb5479f fix source object backing store documentation Vincent Sanders 2020-03-26 23:38:01 +0000
  • 51dc59ecc9 remove unused constants Vincent Sanders 2020-03-26 23:37:41 +0000
  • 1053bcd3c1
    Makefile: Add STMTEXPR detection for wapcaplet Daniel Silverstone 2020-03-26 22:05:21 +0000
  • 34508fc3cd For some reason atari mkdir_all operation was using the wrong path separator Vincent Sanders 2020-03-25 21:54:12 +0000
  • 959c561eb3 unit testing table of contents marker was wrong case Vincent Sanders 2020-03-24 13:03:51 +0000
  • 06b709f71a Improve unit testing documentation headers and code blocks Vincent Sanders 2020-03-24 08:54:40 +0000
  • 5bc21c0467 fix use of headings in integration test document Vincent Sanders 2020-03-24 08:49:29 +0000
  • fa1f1dcd11 fix start stop test to set launch options correctly Vincent Sanders 2020-03-23 12:31:00 +0000
  • 9ec17b011b Document the integration test setup Vincent Sanders 2020-03-23 12:29:05 +0000
  • e070f13093 integration test remove remaining windows when browser has been quit Vincent Sanders 2020-03-22 22:47:17 +0000
  • 710818f346 fix integration test repeat "max" handling Vincent Sanders 2020-03-22 22:45:19 +0000
  • 9cb7d0ab48 make conditionals optional in integration test sleep-ms action Vincent Sanders 2020-03-22 13:09:45 +0000
  • 19dded8cfa add ability for monkey farmer to launch browser with environment variables set Vincent Sanders 2020-03-19 20:57:37 +0000
  • 4cbdcc4aae
    about: Add handling for unknown about: page Daniel Silverstone 2020-03-22 14:09:09 +0000
  • 9014dc7381
    browser_window: Don't attempt to unref NULL lwc string Daniel Silverstone 2020-03-22 13:35:38 +0000
  • d3a80a9aae
    Monkey: Clean up on completion of downloads Daniel Silverstone 2020-03-22 13:08:36 +0000
  • 677d757a6c
    browser_window: Re-add clearing of loading_content in download Daniel Silverstone 2020-03-22 12:59:22 +0000
  • 6a2ce2b3c7
    HTML: Use new js_closethread() Daniel Silverstone 2020-03-22 10:18:30 +0000
  • 8f7bfb7b56
    Window: Add flag to ensure we don't set timeouts after close Daniel Silverstone 2020-03-22 10:14:31 +0000
  • d1e2eef18b
    JS: Add concept of js_closethread Daniel Silverstone 2020-03-22 10:14:00 +0000
  • efbfaa0cb1
    JS: Move ownership of jsthread from browser to htmlc Daniel Silverstone 2020-03-22 10:00:29 +0000
  • 98e461a3b3
    Dukky: Make heaps refcounted too Daniel Silverstone 2020-03-22 09:59:52 +0000
  • 80e7ac7345
    Dukky: Add refcounting to threads Daniel Silverstone 2020-03-21 20:49:40 +0000
  • 3c4652c1c3
    Dukky: Upgrade dukky binding to support new heap/thread split Daniel Silverstone 2020-03-21 20:01:38 +0000
  • 66a23c2560
    Browser: Split JS threads between current and loading Daniel Silverstone 2020-03-21 19:08:21 +0000
  • 337082f715
    JS: Add concept of thread destroy Daniel Silverstone 2020-03-21 18:57:57 +0000
  • 17b28e85c1
    JS: Split concept of JS context into heap and thread Daniel Silverstone 2020-03-21 18:30:41 +0000
  • 313dc9b099
    JS: Remove unused slow script callback Daniel Silverstone 2020-03-21 18:07:50 +0000
  • 2503b17f02 nsurl: Fix parent path length. Michael Drake 2020-03-13 14:32:33 +0000
  • 82e74efeab Browser window: Clean up cert chains when bw is destroyed. Michael Drake 2020-03-12 17:35:28 +0000
  • c5aaf45d8e Fetch: Squash use of uninitialised value in fetch_send_callback() Michael Drake 2020-03-12 17:22:28 +0000
  • ca29c3b512 Framebuffer: Make some log messages deep debug. Michael Drake 2020-03-12 17:21:28 +0000
  • bf427e3b2a fix nsurl sizeof/offsetof Ori Bernstein 2020-02-03 01:28:50 +0000
  • 7d06021e21 nsurl: Make nusrl component dump more usable. Michael Drake 2020-03-11 11:02:40 +0000
  • 2c549b28fb add page information ui elements to GTK frontend Vincent Sanders 2020-03-11 08:32:52 +0000
  • f59c415ef7 GTK: Initial page-info display. Michael Drake 2020-02-24 20:46:11 +0000
  • 72ff12b3ae Docs: Update for nsgtk3 rename. Michael Drake 2020-03-10 14:45:23 +0000
  • b371454344 AmiSSL implies OpenSSL Chris Young 2020-03-06 20:42:34 +0000
  • 47b689c5e9 Use nsamiga as defined in makefile Chris Young 2020-03-06 20:35:56 +0000
  • 9664a8ac76 Mod os3support files so file.c builds Chris Young 2020-03-06 20:29:45 +0000
  • 962431dd3d Rename mask to msk There's something about "mask" which causes the version of GCC we use for the m68k-amigaos build to misinterpret the code Chris Young 2020-03-06 20:15:52 +0000
  • 0e6ba162b2 Internal content: Restyle certificate viewer page. Michael Drake 2020-02-24 21:54:05 +0000
  • 14286b381b
    fs_backing_store: Remove cache on failure to init Daniel Silverstone 2020-02-24 21:01:58 +0000
  • 5dd1a81f9c
    utils/file: Add netsurf_recursive_rm Daniel Silverstone 2020-02-24 21:01:25 +0000
  • 921568166b
    test: Add disc_cache_path to Choices-all test data Daniel Silverstone 2020-02-24 19:21:43 +0000
  • 82805f72e6 Browser window: Rework constification of bw for show_certificates. Michael Drake 2020-02-24 19:18:20 +0000
  • c8efbbc206 Page info: We need a non-const browser window. Michael Drake 2020-02-24 19:17:27 +0000
  • 1a25234f20 implement browser_window_show_certificates Vincent Sanders 2020-02-24 18:55:50 +0000
  • 52bfae1782 Internal pages: Update directory listing style. Michael Drake 2020-02-24 18:21:34 +0000
  • 1e6b0f1d76 Plot style: Add helper to swap red and blue channels. Michael Drake 2020-02-24 18:21:00 +0000
  • 4c256408c5
    fetch: Bump last_msg rather than always assigning it Daniel Silverstone 2020-02-24 17:43:21 +0000
  • 02c5bde5a9
    fs_backing_store: Fix some comparison types Daniel Silverstone 2020-02-24 17:43:14 +0000
  • fa75e8e4fd
    fs_backing_store: Use correct format specifier for 64bit int Daniel Silverstone 2020-02-24 17:15:56 +0000
  • 3602765e7f
    inttypes: Add PRIu64 Daniel Silverstone 2020-02-24 17:17:20 +0000
  • f172a21df9 about scheme certificate viewer initial implementation Vincent Sanders 2020-02-23 21:41:39 +0000
  • 5c205fbff0
    fs_backing_store: Fix up comments to be in-line with values Daniel Silverstone 2020-02-24 15:56:47 +0000
  • f840833723 Low level cache: Squash use of uninitialised value. Michael Drake 2020-02-24 15:09:37 +0000
  • 133e00edbe
    fs_backing_store: 8K metadata blocks, 1K blocks, bump version Daniel Silverstone 2020-02-24 15:36:18 +0000
  • c88106e02a
    monkey_driver: Add launch-time option support Daniel Silverstone 2020-02-24 15:35:56 +0000