Commit Graph

  • 20f5599514 fetchers/curl: drop non-PFS fallback ciphersuite John-Mark Bell 2022-11-05 12:49:01 +0000
  • 85da9873f7 fetchers/curl: disable TLS1.0 and TLS1.1 support John-Mark Bell 2022-11-05 12:35:42 +0000
  • 53e92ed57b fetchers/curl: explicitly configure TLS1.3 ciphersuites John-Mark Bell 2022-11-05 12:34:46 +0000
  • 877bc2ce13 gif: Ensure we never pass NSERROR_OK to error broadcast Michael Drake 2022-11-04 13:52:17 +0000
  • afbd9cd5e8 gif: Mark gifs as complete after scanning source data Michael Drake 2022-11-04 11:36:02 +0000
  • 7148d165a5 RISC OS: conditionally demand ARMEABISupport in !Run John-Mark Bell 2022-11-03 22:14:34 +0000
  • d8977f7814 RISC OS: generate unwind tables for EABI builds John-Mark Bell 2022-11-03 21:43:07 +0000
  • 692da43855 BuildSystem: make package step depend on POSTEXES John-Mark Bell 2022-11-03 21:42:02 +0000
  • 7a767da220 Buildsystem: support arm-riscos-gnueabi John-Mark Bell 2022-11-03 20:57:12 +0000
  • 2f56bc568d env.sh: support arm-riscos-gnueabi John-Mark Bell 2022-11-03 20:50:19 +0000
  • 217f71357e html: layout: flex: Disable verbose logging Michael Drake 2022-11-02 19:55:55 +0000
  • 45b68a3b50 html: layout: flex: Implement align-items and align-self Michael Drake 2022-11-02 13:34:35 +0000
  • 47482bd539 html: layout: flex: Implement wrap-reverse Michael Drake 2022-11-01 15:45:57 +0000
  • e9147bdeea html: layout: flex: Don't pass content around unnecessarily Michael Drake 2022-11-01 13:03:00 +0000
  • b91d61b89f html: layout: flex: Compare line main size with available main Michael Drake 2022-10-31 22:03:25 +0000
  • d0b1bcb01a html: layout: flex: Unify line item placement Michael Drake 2022-10-31 16:08:26 +0000
  • 6c2f9f3285 html: layout helpers: Add helpers for width/height indirection Michael Drake 2022-10-31 16:07:34 +0000
  • 0718e58681 utils: Use fstatat and unlinkat if supported John-Mark Bell 2022-11-02 14:00:14 +0000
  • 41f0a5a36e Buildsystem: fix RISC OS AOF matching John-Mark Bell 2022-11-02 13:55:38 +0000
  • 1810fbfe22 Revert "utils: file: Use fstatat and unlinkat" Michael Drake 2022-11-02 13:35:11 +0000
  • 991f657ecd html: layout: Remove duplicate typedefs Michael Drake 2022-10-29 22:28:49 +0100
  • 094eb9ae48 layout: flex: Squash main is usually a function warning Michael Drake 2022-10-29 22:15:58 +0100
  • 8615964c3f html: layout: Initial implementation of display: flex Michael Drake 2022-10-29 19:27:27 +0100
  • 06eee4636f html: box_dump: Indicate descendant bounding box values Michael Drake 2022-10-29 19:25:39 +0100
  • 6da0bf5b84 layout: minmax pass: Improve handling of {min|max}_width properties Michael Drake 2022-10-29 19:21:28 +0100
  • 145d6dfc6c layout: minmax table: Change logging level to error Michael Drake 2022-10-29 19:17:53 +0100
  • 63412372b2 layout: calculate_mbp_width: Preserve percentage values Michael Drake 2022-10-29 19:16:55 +0100
  • 15b23e1e3c log: Add flex logging catagory Michael Drake 2022-10-17 12:40:22 +0100
  • ab877e680b html: layout: Improve block container assertions Michael Drake 2022-10-17 12:45:05 +0100
  • 399f0063ba html: layout: Split out common helpers Michael Drake 2022-10-15 14:19:36 +0100
  • 16252bb9f5 css: Fix dump of display: inline-flex Michael Drake 2022-10-06 16:20:19 +0100
  • 84d3d1bf7a layout: Constify box through layout_find_dimensions() Michael Drake 2019-12-28 14:14:46 +0000
  • ae57029f83 layout: Constify box through layout_handle_box_sizing() Michael Drake 2019-12-28 14:13:39 +0000
  • 86afb06496 layout: Add helpers for various box type checks Michael Drake 2019-12-08 17:00:50 +0000
  • 2f98e96c95 layout: Add helper for checking if a style has a border on a side Michael Drake 2019-12-08 16:57:15 +0000
  • f1dbd523b4 layout: Drop redundant else block Michael Drake 2019-12-08 16:53:40 +0000
  • 7d833537aa css: Update display property helper for grid Michael Drake 2022-10-29 17:13:04 +0100
  • bbb9b4ab72 GitHub CI: Add monkey short-internet test Michael Drake 2022-10-23 17:09:40 +0100
  • 922abd7bff GitHub CI: Add linux build and unit test job Michael Drake 2022-10-22 17:44:02 +0100
  • dfcdf8d17d GitHub CI: Add static analysis. Michael Drake 2021-02-26 12:18:16 +0000
  • d1610a1cdb env.sh: Add NetSurf clone skip and shallow clone switches. Michael Drake 2021-02-26 12:06:17 +0000
  • ce6a2c87da content: image cache: Avoid int overflow before size_t conversion Michael Drake 2022-10-22 21:29:39 +0100
  • 6c4343a742 utils: ssl_certs: Fix potential snprintf overflow Michael Drake 2022-10-22 21:11:05 +0100
  • ef00567b02 utils: file: Use fstatat and unlinkat Michael Drake 2022-10-23 13:26:48 +0100
  • 5fed462e88 urldb: Handle snprintf error Michael Drake 2022-10-22 22:04:27 +0100
  • 836b5b6126 gtk: toolbar: Handle snprintf error Michael Drake 2022-10-22 21:58:21 +0100
  • a584c6bb3b gtk: pixbuf creation: Avoid int overflow before size_t conversion Michael Drake 2022-10-22 21:31:17 +0100
  • 743817c205 js: console: Fix argument type for formatting function Michael Drake 2022-10-22 21:50:01 +0100
  • cb5d63768c js: image data: Avoid int overflow before size_t conversion Michael Drake 2022-10-22 21:30:13 +0100
  • c50f4bab09 Test: Add prefer_dark_mode to reference choices data Michael Drake 2022-10-22 16:27:32 +0100
  • cd3b4487c7 RISC OS: Image: Don't override sprite mode for opaque plot type Michael Drake 2022-10-05 18:10:23 +0100
  • 40acd620b5 Ensure image cache logging does not cause division by zero at exit Vincent Sanders 2022-09-11 13:50:55 +0100
  • c6eea438ac RISC OS: Allow text selection in URL bar (RO5.28 onwards) John-Mark Bell 2022-09-04 09:28:54 +0100
  • 7c89bc0d53 RISC OS: Dragging favicon drag-saves URL Michael Drake 2022-08-28 22:03:57 +0100
  • 37b6233fff RISC OS: Image: Fix EX0 EY0 plot when avoiding Tinct Michael Drake 2022-08-25 22:30:36 +0100
  • 703734c389 Amiga: Fix page theme current selection Chris Young 2022-08-05 13:05:21 +0100
  • 79baf60fa5 Amiga: Add page theme toggle Chris Young 2022-08-03 15:14:01 +0100
  • d082717ea6 HTML: CSS media spec: Pass in dark mode preference. Michael Drake 2022-07-30 21:32:37 +0100
  • 64d90e014b Core: Options: Add user preference for dark mode colours Michael Drake 2022-07-30 21:28:41 +0100
  • 8b7bbb4158 Bitmap: Remove misleading format documentation. Michael Drake 2022-06-14 09:45:57 +0100
  • 1577d00050 RISC OS: fix awrender glue for EABI John-Mark Bell 2022-06-05 23:29:58 +0100
  • cd76c45e9e Buildsystem: fix makefile snafu John-Mark Bell 2022-06-03 03:11:11 +0100
  • 926c0985e3 RISC OS: fix type in awrender_init definition. John-Mark Bell 2022-06-03 02:43:01 +0100
  • e1d7928b3b RISC OS: fix snprintf usage John-Mark Bell 2022-06-03 02:41:23 +0100
  • 617c6207bc RISC OS: fix up use of strncpy John-Mark Bell 2022-06-03 02:39:30 +0100
  • 0d114e10b2 RISC OS: GCC 10 approved fall-through markers John-Mark Bell 2022-06-03 02:37:36 +0100
  • 69adc31d07 inttypes: custom format for UnixLib ssize_t John-Mark Bell 2022-06-03 02:34:22 +0100
  • bfce4632b8 env.sh: update for arm-riscos-gnueabihf John-Mark Bell 2022-06-03 00:45:13 +0100
  • 99012dcdd4 Buildsystem: update for new RISC OS toolchain John-Mark Bell 2022-06-03 00:43:42 +0100
  • c90fb03e58 Duktape: Prevent clang static analysis. Michael Drake 2017-03-22 15:58:01 +0000
  • 4e3d9127bf Duktape: Update to 2.7.0 release. Michael Drake 2022-05-29 13:40:24 +0100
  • a9eecb30a7 About/Cert: get EC key details using OpenSSL 3 APIs John-Mark Bell 2022-05-28 15:59:39 +0100
  • 09b39f2dc7 About/Cert: get RSA n/e using OpenSSL 3 APIs John-Mark Bell 2022-05-28 15:00:06 +0100
  • cd7ed847d4 About/Cert: use EVP_PKEY_bits to get key size John-Mark Bell 2022-05-28 14:30:28 +0100
  • 2c42b1898c About/Cert: contain pkey inspection in type methods John-Mark Bell 2022-05-28 14:19:00 +0100
  • 6f99d28488 UA: align with compat spec John-Mark Bell 2022-05-21 16:30:25 +0100
  • 230aa1736f RISC OS: use OS CertData resource, if present John-Mark Bell 2022-05-27 20:32:07 +0100
  • eb94b0696c Update root CA bundle John-Mark Bell 2022-05-27 20:15:41 +0100
  • 5ddd7fc0e0 Fix up size of download URI field in Dutch templates John-Mark Bell 2022-05-27 19:51:59 +0100
  • b81c95aca8 s/http/https/ in user-facing URIs John-Mark Bell 2022-05-27 17:58:51 +0100
  • 862756a1a4 RISC OS: initialise font subsystem after Wimp_Initialise John-Mark Bell 2021-08-15 05:44:52 +0100
  • d51cf1a789 RISC OS: fix up following RUfl API change John-Mark Bell 2021-08-15 05:30:13 +0100
  • 9ab9eabfa6 Browser window: include theme.h John-Mark Bell 2021-08-15 05:33:12 +0100
  • a558f12b53 Save complete: silence warning John-Mark Bell 2021-08-15 05:24:27 +0100
  • 7d32feecc0 about(chart): include config.h to silence warning John-Mark Bell 2021-08-15 05:20:22 +0100
  • eb7037ac4f Amiga: Do not use pre-multiplied alpha with CompositeTags() (ie. OS4 RTG) Chris Young 2022-04-01 16:43:26 +0100
  • 44e464e98d Amiga: Use ARGB format bitmaps Chris Young 2022-04-01 16:03:44 +0100
  • 7d5c449389 GTK: Simplify opaque bitmap handling. Michael Drake 2022-03-29 17:32:40 +0100
  • 8e56cc3b1a Bitmap: Implement test_opaque in core instead of in every frontend. Michael Drake 2022-03-29 15:25:33 +0100
  • cfbd16cf7e Bitmap: Try to squash -Wtautological-constant-out-of-range-compare Michael Drake 2022-03-28 16:52:29 +0100
  • 231c96cf8d GTK: Bitmap: Converted bool not needed any more. Michael Drake 2022-03-28 16:42:09 +0100
  • fce59865c5 GTK: Drop bitmap format logging that's duplicated in the core. Michael Drake 2022-03-28 16:29:14 +0100
  • 01ce05ae65 Bitmap: Log the bitmap format that gets set. Michael Drake 2022-03-28 16:28:47 +0100
  • 414cb1a851 GTK: Get the core to handle premultipled alpha bitmap format. Michael Drake 2022-03-28 16:08:00 +0100
  • feeda29c27 WebP: Optimisation: If it's opaque avoid any PMA conversions. Michael Drake 2022-03-28 16:06:02 +0100
  • 4307230331 PNG: Allow support for premultiplied alpha. Michael Drake 2022-03-28 15:59:26 +0100
  • c93ed6d63a Bitmap: Add support for premultiplied alpha conversion. Michael Drake 2022-03-28 15:47:47 +0100
  • 035106032b GTK: Search: Squash implicit declaration of malloc. Michael Drake 2022-03-28 11:47:46 +0100
  • acc07fcf85 GTK: Scaffolding: Squash implicit declaration of malloc, free. Michael Drake 2022-03-28 11:47:03 +0100
  • 5b96635c73 GTK: Misc: Squash strcmp and strdup implicit declaration warnings. Michael Drake 2022-03-28 11:45:17 +0100