Commit Graph

  • aa95a75332 Welcome pages: Use HTTPS for NetSurf URLs. Michael Drake 2018-07-20 16:35:18 +0100
  • 3afa1ce48f Update links in quick start to https Daniel Silverstone 2018-07-17 20:46:11 +0100
  • 350562f252 Switch to patched in fetch api Netsurf Administrators 2018-07-17 20:40:47 +0100
  • 62e3ee6c7e Layout: Use box helper for first child checks. glenwalker/bug_0002428 Michael Drake 2018-06-29 15:03:47 +0100
  • 049695fa07 Box: Add helper to check if box is first child. Michael Drake 2018-06-29 15:03:10 +0100
  • 948207472a Layout: Tidy condition so it can be read. Michael Drake 2018-06-29 14:58:32 +0100
  • 97007d095e Docs: Fix logging CLI reference, and add examples. Michael Drake 2018-06-29 12:00:09 +0100
  • 169a91ace9 RISC OS: Plotters: Fix typo. Michael Drake 2018-05-23 17:46:22 +0100
  • a40dca49e8 Merge branch 'tlsa/plotter-polish' Michael Drake 2018-05-23 15:46:39 +0100
  • 8a931f01b9 Plotters: Expose array of font family strings to front ends. Michael Drake 2018-05-23 14:02:53 +0100
  • 8332bf6b2a Plotters: Remove width param from path plotter. Michael Drake 2018-05-23 13:48:17 +0100
  • 5f4f23f11a Plotters: Split function parameters over multiple lines for readability. Michael Drake 2018-05-23 13:10:59 +0100
  • 66493421e6 Plotters: Change stroke width in the plot_style_t to fixed point. Michael Drake 2018-05-23 13:04:19 +0100
  • a58d97a41a Plotters: Add plot_style_fixed type, and use for font size. Michael Drake 2018-05-23 11:48:35 +0100
  • 6cabd4cd62 remove spurious messages file from framebuffer install target Vincent Sanders 2018-05-22 13:04:09 +0100
  • 7c3da95a07 Resolve resource leak on error (coverity issue 1390560) Vincent Sanders 2018-05-18 09:56:16 +0100
  • 216fb88f58 clean up html content handler header use Vincent Sanders 2018-05-11 13:15:17 +0100
  • dc9e7c989f fixup doxygen directory list to cope with html content handler move Vincent Sanders 2018-05-10 22:47:46 +0100
  • 2a03ea3049 move html and text content handlers where they belong Vincent Sanders 2018-05-10 11:34:26 +0100
  • 1b892391d7 Improve quick start documentation to match current reality Vincent Sanders 2018-05-10 13:34:33 +0100
  • 2290c208ba Disc cache: Squash armhf warnings. Michael Drake 2018-05-08 12:26:04 +0100
  • 6e0e3ea81f Duktape: Squash armhf warnings. Michael Drake 2018-05-08 12:21:41 +0100
  • 8319ead530 Duktape: Squash -Wcast-align warnings on armhf. Michael Drake 2017-11-02 16:34:59 +0000
  • 0ee536b083 Duktape: Make declarations match definitions for inline functions. Michael Drake 2017-10-21 16:31:40 +0100
  • dcb12cab51 Duktape: Make declarations match definitions for fastint-enabled functions. Michael Drake 2017-04-21 11:33:28 +0100
  • 4bf20cc693 Duktape: Make declaration match definition for duk_refzero_check_fast() Michael Drake 2017-04-16 17:36:25 +0100
  • f6073cd699 Duktape: Make declarations match definitions for duk_raw_read_xxx_be Michael Drake 2017-03-23 15:29:19 +0000
  • af8bde6214 Duktape: Prevent clang static analysis. Michael Drake 2017-03-22 15:58:01 +0000
  • b16b525cd3 Duktape: Update to 2.2.1 release. Michael Drake 2018-05-04 16:50:55 +0100
  • 86ac9f1331 Update urldb test data for format 107 John-Mark Bell 2018-04-22 14:22:02 +0000
  • 1255ee3af4 fix hashtable test build Vincent Sanders 2018-04-22 15:20:26 +0100
  • 5c20642b7e make tests build again Vincent Sanders 2018-04-22 15:13:11 +0100
  • 9b04d79e60 Treat the .c font file as a sentinel for the .h, reduces rebuilds of fonts in -j Daniel Silverstone 2018-04-22 14:10:10 +0100
  • 0569fbf170 change tab next and back accelerators Vincent Sanders 2018-04-22 14:02:38 +0100
  • 2c7d24c5bc ensure stdint is included where required Vincent Sanders 2018-04-22 13:53:48 +0100
  • 43582c5055 allow hash table add inline to be uncompressed Vincent Sanders 2018-04-22 13:47:54 +0100
  • d196ea7795 fix gtk accelerator loading Vincent Sanders 2018-04-22 13:10:16 +0100
  • b94b96e272 add hash table population from file or memory Vincent Sanders 2018-04-22 12:03:49 +0100
  • cfa5856eea Initial conversion of GTK accelerators to separate config file Vincent Sanders 2018-04-22 09:31:48 +0100
  • a8bf9b05aa HTTPS: restrict ciphersuites John-Mark Bell 2018-04-22 12:54:23 +0000
  • 7d4349035d Explicitly re-enable TLS session tickets. John-Mark Bell 2018-04-22 12:24:56 +0000
  • 842513f10b URLdb: fix comparison John-Mark Bell 2018-04-22 12:09:05 +0000
  • 70b6ca4376 Force SSL session caching on, Ubuntu seems to have it off by default Daniel Silverstone 2018-04-22 13:04:21 +0100
  • 5efc6407d3 Revert "Disable SSL session ID caching." Daniel Silverstone 2018-04-22 12:58:39 +0100
  • 103c015784 HSTS: make llcache update policy on 3xx responses John-Mark Bell 2018-04-22 04:25:35 +0000
  • ec1936cc93 HSTS: prevent llcache being nice John-Mark Bell 2018-04-22 04:09:24 +0000
  • 83f5332708 HSTS: teach llcache to update and enforce policy. John-Mark Bell 2018-04-21 22:54:04 +0000
  • f2121d1c0f NSURL: add ability to create replacement scheme John-Mark Bell 2018-04-22 02:59:44 +0000
  • a6014cae15 HSTS: support policy in urldb John-Mark Bell 2018-04-22 02:25:43 +0000
  • 1c05280b5c HSTS: add parser for Strict-Transport-Security John-Mark Bell 2018-04-22 01:24:45 +0000
  • badc0d437a LLCache: correct typos/grammar/etc. John-Mark Bell 2018-04-21 22:24:41 +0000
  • 9c164e591f Fix embarassing typo in amiga Makefile Daniel Silverstone 2018-04-22 11:37:33 +0100
  • 942ef0df03 Fix amiga Icons->icons issue Daniel Silverstone 2018-04-22 11:28:08 +0100
  • de806db28e Move !NetSurf into frontends/riscos and fix up Daniel Silverstone 2018-04-22 11:15:23 +0100
  • e864997842 Fix last uses of !NetSurf outside of riscos build Daniel Silverstone 2018-04-22 10:51:43 +0100
  • c1e30c0c3a Initial shuffle of stuff out of !NetSurf Daniel Silverstone 2018-04-22 10:41:55 +0100
  • 5094a3fd04 Rework use of split-messages to clean up and use -z Daniel Silverstone 2018-04-22 10:11:09 +0100
  • 83e8f377ad Support compression on output stream Daniel Silverstone 2018-04-22 10:10:53 +0100
  • 42f5bb6182 Framebuffer: Squash switch fall through warning. Michael Drake 2018-04-21 13:38:51 +0100
  • 5e52c6a233 Add missing dependency between font_internal and the generated fonts Daniel Silverstone 2018-04-21 12:35:35 +0100
  • 256ffca9a7 Dependency generation is now pure-side-effect which makes Make happier Vincent Sanders 2018-04-21 11:45:52 +0100
  • f3eb366679 Fix dependency declaration for dukky.c Vincent Sanders 2018-04-21 11:42:07 +0100
  • fb6f33129d Add source files to prerequisites list for the compile rule Vincent Sanders 2018-04-21 11:35:19 +0100
  • d670e28d4c Correct libexpat-devel to expat-devel Daniel Silverstone 2018-04-21 09:19:29 +0100
  • 911467dcbe Add gperf to YUM deps Daniel Silverstone 2018-04-21 09:14:55 +0100
  • a72771f8eb Browser: Don't add history entry until after reformat. Michael Drake 2018-04-14 17:00:18 +0100
  • 3c3685eb96 Layout: Percentage max-width constrained boxes don't affect min on minmax pass. Michael Drake 2018-04-02 20:25:19 +0100
  • 473a40bc11 Layout: Fix min max pass calc that looked wrong. Michael Drake 2018-04-02 20:23:30 +0100
  • af554fcedf Layout: Remove some commented out code. Michael Drake 2018-04-02 20:22:49 +0100
  • 4178bb262a Merge remote-tracking branch 'origin/master' into svenw/cocoa svenw/cocoa Sven Weidauer 2018-04-02 10:50:58 +0200
  • d884e0e533 Minor opt Chris Young 2018-02-27 21:51:32 +0000
  • 885c5ac918 Merge remote-tracking branch 'origin/master' into svenw/cocoa Sven Weidauer 2018-02-10 00:20:05 +0100
  • 470dce645b Avoid potential division by zero Chris Young 2018-02-01 20:59:39 +0000
  • 89baae16b4 Framebuffer: Squash fallthrough warnings in internal font handling. Michael Drake 2018-01-21 14:27:59 +0000
  • 29e36cdf1a Framebuffer: Tweak comment to avoid fallthrough warning. Michael Drake 2018-01-21 14:22:23 +0000
  • 08c275ed2c RISC OS: translate resource paths. John-Mark Bell 2018-01-21 14:27:10 +0000
  • 790d30b788 HTML handler: Normalise box type on replacment. Michael Drake 2018-01-21 12:32:10 +0000
  • 110cc9fb3e RISC OS: Update to ChkSprites from `Sprow`. Michael Drake 2018-01-20 18:52:13 +0000
  • 7a75ec1576 History: don't update if there's no content. John-Mark Bell 2018-01-20 18:47:26 +0000
  • fe45bc1dbe JPEG: handle CMYK/YCCK images John-Mark Bell 2018-01-20 17:57:52 +0000
  • 17ae38771d Backing store: clean up resources properly. John-Mark Bell 2018-01-20 16:18:51 +0000
  • 328a29d22f RSVG: fix colour conversion John-Mark Bell 2018-01-20 15:33:05 +0000
  • f04cedef1c Debian(ish): use libssl1.0-dev if it exists John-Mark Bell 2018-01-20 13:29:36 +0000
  • 7b4163e021 Merge remote-tracking branch 'origin/master' into svenw/cocoa Sven Weidauer 2018-01-16 20:47:28 +0100
  • c03405b3b3 Layout: Reduce code duplication in handling of box side properties. Michael Drake 2018-01-12 17:55:01 +0000
  • 128753cdcf Update certificate bundle Chris Young 2018-01-07 15:16:44 +0000
  • 891758bb6f Merge branch 'tlsa/libcss-units' Michael Drake 2018-01-05 23:20:21 +0000
  • 6be6fa1b21 CSS utils: Handle new units in length conversion routines. Michael Drake 2018-01-03 23:58:18 +0000
  • a67973f312 Layout: No need to expose layout_calculate_descendant_bboxes(). Michael Drake 2018-01-03 22:18:12 +0000
  • ae286be5a9 Layout: No need to expose layout_inline_container(). Michael Drake 2018-01-03 22:15:25 +0000
  • cf3eba081a Layout: No need to expose layout_minmax_table(). Michael Drake 2018-01-03 21:18:41 +0000
  • 5776d3448c CSS computed style composition: Update for new CSS units. Michael Drake 2018-01-03 16:59:58 +0000
  • d1c656b55f CSS: Add new libcss unit types to computed style dump. Michael Drake 2018-01-02 15:38:35 +0000
  • 7bd1fb50c6 Utils: Filename: Squash warning: -Wformat-truncation= Michael Drake 2018-01-01 13:51:40 +0000
  • 40ae70a811 Remove extra semicolon Sven Weidauer 2017-12-27 21:38:39 +0100
  • aa976b0cec Add libcurl prefix. System provided curl crashes when using SSL. Sven Weidauer 2017-12-27 21:38:24 +0100
  • f70ed78b65 Fix scroll bars. Sven Weidauer 2017-12-27 21:34:05 +0100
  • 4f7885e277 Fix position of caret when zooming content. Sven Weidauer 2017-12-27 21:33:16 +0100
  • f035d6dbeb Merge remote-tracking branch 'origin/master' into svenw/cocoa Sven Weidauer 2017-12-26 20:31:26 +0100
  • 36a26db784 Fix code to determine MIME type and implement data loading. Sven Weidauer 2017-12-23 16:01:56 +0100