Commit Graph

  • 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
  • fdaad39a57 Don't destroy layers if we never created them. Chris Young 2017-12-23 14:17:24 +0000
  • e77ae190ff Copy localized html resources. Sven Weidauer 2017-12-23 15:14:24 +0100
  • 6e5344464b Ensure we have a layer before deleting it. Chris Young 2017-12-23 14:14:20 +0000
  • 683ef22bd6 Add html resources Sven Weidauer 2017-12-23 13:53:42 +0100
  • 01286d85da Quick hack to avoid endless flickering of scroll bars that prevents anything else from happening. Sven Weidauer 2017-12-23 13:37:54 +0100
  • 9a50a70be9 Check for empty clip rect. Sven Weidauer 2017-12-23 13:07:23 +0100
  • 79bf999c66 Update Xcode project Sven Weidauer 2017-12-23 12:55:58 +0100
  • 7ade3c33a3 Remove unneeded hard-coded LDFLAGS and CFLAGS Sven Weidauer 2017-12-23 12:51:08 +0100
  • fe93704cb3 Don’t hardcode OpenSSL paths and detect RSVG using pkg-config Sven Weidauer 2017-12-23 12:44:24 +0100
  • 41ebd942f9 Update content_broadcast calls. Sven Weidauer 2017-12-23 12:28:36 +0100
  • afa0de1ce3 Change LOG calls to NSLOG Sven Weidauer 2017-12-23 12:28:17 +0100
  • cb452810b9 Merge remote-tracking branch 'origin/master' into svenw/cocoa Sven Weidauer 2017-12-23 10:55:59 +0100
  • 3c0ff81be4 Messages: Update German translation. Sebastian Barthel 2017-12-18 14:25:25 +0000
  • 3b88e0ef9e fix amigaos3 building Vincent Sanders 2017-12-11 13:17:14 +0000
  • 3ac65ef6e2 add m68k to amigaos targets builds Vincent Sanders 2017-12-11 12:48:28 +0000
  • 32adce8a09 Explicitly open dos.library Chris Young 2017-12-10 23:20:18 +0000
  • eba0fd70eb clean up toolbar configuration to be slightly less buggy Vincent Sanders 2017-12-10 22:57:06 +0000
  • 30ee1f630a Improve cross compile tool building and error reporting Vincent Sanders 2017-12-07 07:56:50 +0000
  • 7a8a8cafd5 fixup opensuse zypper install packages Vincent Sanders 2017-12-03 15:41:14 +0000
  • 798f2dbc1c Add openSUSE zypper package management support to env script Vincent Sanders 2017-12-03 11:32:36 +0000
  • 1a7fc08e04 add crypto library to windows link to cope with updated openssl Vincent Sanders 2017-11-24 15:39:31 +0000
  • acf5a20a2b Fix switching back to own screen after using a public screen. Chris Young 2017-11-16 19:47:30 +0000
  • 7f61cc15ea Fix radio button labels on OS3 (thx Mikhail Malyshev) Chris Young 2017-11-14 23:19:00 +0000
  • b099a8582e Remove the iconify gadget from the OS3 build It is unlikely to ever work and I'm bored of hearing about it not working. Chris Young 2017-11-13 19:01:45 +0000
  • 046977507b Duktape: Squash -Wcast-align warnings on armhf. Michael Drake 2017-11-02 16:34:59 +0000
  • 8f73414c06 Revert "Duktape: Attempt to squash aarch64 cast increases required alignment warnings." Michael Drake 2017-11-01 16:02:20 +0000
  • 8cc3adee5a Duktape: Attempt to squash aarch64 cast increases required alignment warnings. Michael Drake 2017-10-30 16:50:38 +0000
  • def0cfce51 Remove from poll on abort. Fix loglevels ashmew2/nskolibrios Ashish Gupta 2017-10-29 19:34:34 +0100
  • 448228a30c Duktape: Use align-by-8 on all platforms by default Michael Drake 2017-10-29 15:17:06 +0000
  • 0687687c37 Duktape: Revert alignment of `struct duk_hobject`. Michael Drake 2017-10-29 15:16:21 +0000
  • ea7da966de Duktape: Another attempt to squash aarch64 increases required alignment warnings. Michael Drake 2017-10-29 14:50:10 +0000
  • 6619be2b72 Duktape: Attempt to squash aarch64 cast increases required alignment warnings. Michael Drake 2017-10-29 14:02:10 +0000
  • 93c012c0e3 Add Leency's icons to Netsurf Ashish Gupta 2017-10-29 12:36:02 +0100
  • 42573b3d13 Debugging : Squash / undo this commit later. Ashish Gupta 2017-10-29 12:31:18 +0100