Commit Graph

  • 9ad2be2205 jenkins-build: add arm-riscos-gnueabi John-Mark Bell 2023-03-05 23:48:48 +0000
  • a8ff4ab228 fetchers/curl: tolerate lack of TLS1.3 John-Mark Bell 2023-03-05 18:15:21 +0000
  • b22e61871c gtk: Don't try to make zero-size bitmaps Michael Drake 2023-01-24 15:30:57 +0000
  • f7a0135300 html: layout: flex: Don't freeze already-frozen items Michael Drake 2022-12-16 14:08:27 +0000
  • 73dab84ef8 html: layout: flex: shrink: Avoid rounding error accumulation Michael Drake 2022-12-16 14:07:44 +0000
  • dbd7f5bcd8 html: layout: flex: grow: Avoid rounding error accumulation Michael Drake 2022-12-16 14:07:15 +0000
  • 71765dd1e8 html: layout: flex: Handle auto margins in main direction Michael Drake 2022-12-15 20:57:44 +0000
  • 88e6fc918a html: layout: flex: Track used size and count auto margins for main Michael Drake 2022-12-15 20:54:02 +0000
  • cab66fb1ac html: layout: flex: Helper to get main margin end size Michael Drake 2022-12-15 20:52:51 +0000
  • 651deffcf7 (curl): Add extra logging to fetcher initialisation Daniel Silverstone 2022-12-15 10:40:22 +0000
  • e754f31cb7 html: layout: flex: Support reversed main direction Michael Drake 2022-12-14 22:40:50 +0000
  • fbc4f141f7 html: layout: Helpers to get cross/main box size Michael Drake 2022-12-14 22:19:21 +0000
  • 25acf1a5dd html: layout: flex: Rename indirected box w/h functions Michael Drake 2022-12-14 17:30:27 +0000
  • 73ce30325f html: layout: flex: Scope reduce variables Michael Drake 2022-12-14 15:21:47 +0000
  • 3760bbcd2a html: layout: flex: Only distribute positive remaining cross space Michael Drake 2022-11-21 12:47:41 +0000
  • b07bda787c html: layout: flex: Minor code style change Michael Drake 2022-11-19 17:30:25 +0000
  • 43d5ce44ac html: layout: flex: Add code documentation Michael Drake 2022-11-19 17:28:47 +0000
  • 8d4176e4d4 html: layout: flex: Hoist item placement out of line resolver Michael Drake 2022-11-19 15:57:23 +0000
  • 6da16e5648 html: layout: flex: Return NULL for pointer Michael Drake 2022-11-19 15:55:35 +0000
  • fbb39f0d49 html: layout: Helper for whether flex direction is reversed Michael Drake 2022-11-01 15:45:57 +0000
  • f30f869ea4 rsvg246: Fix build against librsvg 2.48 Michael Drake 2022-12-13 12:45:52 +0000
  • 68a4cd39cd rsvg246: Split out width/height acquisition Michael Drake 2022-12-13 12:37:15 +0000
  • 9b57f64c55 add rsvg image decoder that uses the new API Vincent Sanders 2022-11-27 17:33:45 +0000
  • 550900b1cb
    (Element): Honour [SameObject] for ::classList getter Daniel Silverstone 2022-11-27 14:52:48 +0000
  • f29f12a5df
    (docs): Update the unimplemented JS bits list Daniel Silverstone 2022-11-27 09:43:23 +0000
  • 7bcd4fd246
    DOMTokenList: Add support and testing for this Daniel Silverstone 2022-11-27 09:40:47 +0000
  • 764fca4f3a
    utils/utf8.c: Fix missing format string for snprintf Daniel Silverstone 2022-11-26 16:55:47 +0000
  • 0c25ae5e8e remove the ambiguity around the reallocation in utf8_to_html() Vincent Sanders 2022-11-26 15:08:38 +0000
  • 1d82ef411a consolodate duplicated conversion descriptor cache code Vincent Sanders 2022-11-26 14:44:08 +0000
  • 6780766fb7 Improve utf8 conversion function Vincent Sanders 2022-11-26 14:05:33 +0000
  • 3d739479ea
    (duktape): Clear some warnings by adding base data to css rule and stylesheet Daniel Silverstone 2022-11-26 14:55:20 +0000
  • 14fba9afdc GitHub CI: Make codeql job name match other jobs Michael Drake 2022-11-09 15:39:34 +0000
  • d893a6d602 GitHub CI: Update for new env.sh Michael Drake 2022-11-09 15:35:30 +0000
  • beaeec5792 env.sh: Add support for building only a lib Michael Drake 2022-11-09 15:33:42 +0000
  • 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