Commit Graph

  • 649cf103fc avoid warning about using bitwise operators on booleans Vincent Sanders 2024-05-30 09:15:59 +0100
  • 1d08a36562 Improve browser_window_scroll_at_point_internal Vincent Sanders 2024-05-29 14:32:03 +0100
  • dcd9baeb80 nsurl: Use locale agnostic helpers in host validation Daniel Silverstone 2024-05-29 09:55:03 +0100
  • 2ed30350d4 Update env.sh to install dev packages for various toolkits Vincent Sanders 2024-05-29 08:52:23 +0100
  • fd1a709490 change web search option to use provider name instead of index Vincent Sanders 2024-05-27 14:21:40 +0100
  • a885818d78 html: css: Update to new css_computed_width API Michael Drake 2024-05-27 13:50:52 +0100
  • 24579fab5d
    idna: use memcpy not strncpy Daniel Silverstone 2024-05-27 13:27:06 +0100
  • c3794ba8aa
    test: Add nsurl test to cover idna_{en,de}code() Daniel Silverstone 2024-05-27 10:19:33 +0100
  • 758cafe405
    idna: Bounds check during encode/decode Daniel Silverstone 2024-05-27 10:18:44 +0100
  • ea13f5a077
    nsurl: Free host if nomem encountered Daniel Silverstone 2024-05-27 10:17:56 +0100
  • 6cbaf05ba3
    nsurl: Correctly return non-IDNA hosts Daniel Silverstone 2024-05-27 10:17:31 +0100
  • 087f88ae8c
    box_construct: clamp rowspan and colspan Daniel Silverstone 2024-05-27 09:36:02 +0100
  • 8193a5518e
    utils: Add clamp() macro Daniel Silverstone 2024-05-27 09:35:49 +0100
  • 37dfc4a44e test: calc: Add pages that use calc for width property Michael Drake 2024-05-26 21:08:34 +0100
  • 64b914612f fix atari frontend after core window changes Vincent Sanders 2024-05-26 20:08:33 +0100
  • 35fadcfbce improve treeview creation to not modify output parameter on error Vincent Sanders 2024-05-26 19:36:27 +0100
  • f01a948329 move core window callbacks to the standard gui tables Vincent Sanders 2024-05-26 18:41:56 +0100
  • 15d3de0d37 content: css: dump: Handle CALC unit type Michael Drake 2024-05-26 19:51:10 +0100
  • e1d7a346dd calc(): layout: find dimensions: Use new css width getter API Michael Drake 2024-05-26 13:30:19 +0100
  • 68e6876c8d calc(): layout: table: Use new css width getter API Michael Drake 2024-05-26 11:50:12 +0100
  • 052550c667 calc(): layout: minmax block: Use new css width getter API Michael Drake 2024-05-26 11:44:04 +0100
  • 09b076c141 calc(): layout: minmax line: Use new css width getter API Michael Drake 2024-05-26 10:46:53 +0100
  • 0f18e7a7fd calc(): layout: minmax table: Use new css width getter API Michael Drake 2024-05-26 10:11:28 +0100
  • 9448c44bab css, html: Update to new LibCSS css_computed_width API Michael Drake 2024-05-25 22:38:54 +0100
  • 120be3d771 html: layout: FPCT_OF_INT_TOINT is now in LibCSS Michael Drake 2024-05-25 22:35:32 +0100
  • 5f2065ecfb Ensure perl tool expansion is used everywhere Vincent Sanders 2024-05-25 18:24:03 +0100
  • 553dc93ec8
    nsurl: Add support for IPv6 literals Daniel Silverstone 2024-05-25 12:05:20 +0100
  • 1cf1391916
    test: Correct nsurl case which should fail Daniel Silverstone 2024-05-25 12:04:01 +0100
  • 1b10fcedcf
    nsurl: Add underscore to permitted characters Daniel Silverstone 2024-05-25 11:50:40 +0100
  • 97fec7e47f Change env script help text display Vincent Sanders 2024-05-25 10:30:52 +0100
  • 7afa51af0d Change env script to use posix command -v Vincent Sanders 2024-05-25 10:22:47 +0100
  • 4a50da326a nsurl: Reject URLs with invalid host components Daniel Silverstone 2024-05-24 21:49:33 +0100
  • 506f4b14bb frontends: monkey: Squash -Wcalloc-transposed-args (gcc-14) Michael Drake 2024-05-24 21:11:30 +0100
  • ff87de87f3 desktop: textarea: Squash -Wcalloc-transposed-args (gcc-14) Michael Drake 2024-05-24 20:58:03 +0100
  • 67005a0d7e content caches: Squash -Wcalloc-transposed-args (gcc-14) Michael Drake 2024-05-24 20:57:44 +0100
  • 2bffbebad7 image handlers: Squash -Wcalloc-transposed-args (gcc-14) Michael Drake 2024-05-24 20:51:30 +0100
  • 0843a9b43d fetch: Squash -Wcalloc-transposed-args (gcc-14) Michael Drake 2024-05-24 20:48:20 +0100
  • a87ff23666 js: duktape bindings: Squash -Wcalloc-transposed-args (gcc-14) Michael Drake 2024-05-24 20:47:05 +0100
  • 8767befca6 monkey: Fix off-by-one which could result in overflow Daniel Silverstone 2024-05-24 20:02:05 +0100
  • 74791c0229 utils: Belt and braces to satisfy gcc Daniel Silverstone 2024-05-24 19:44:40 +0100
  • 9e448ebfcd utils: Update config.h for confusing define problems Daniel Silverstone 2024-05-24 19:32:34 +0100
  • 34239ed89f utils: Update guard checks in config.h Daniel Silverstone 2024-05-24 19:14:46 +0100
  • d3a8bdc060 Revert "RISC OS: add SocketWatch module to distribution" John-Mark Bell 2024-04-09 22:22:42 +0100
  • 5efe1b456a Revert "RISC OS: use SocketWatch for socket activity" John-Mark Bell 2024-04-09 22:22:32 +0100
  • 8e4e92fc86 fix gcov flushing in assert exit Vincent Sanders 2024-03-18 23:29:25 +0000
  • 9e4f598b7b RISC OS: use SocketWatch for socket activity John-Mark Bell 2023-12-27 02:46:49 +0000
  • 98b3d3c191 RISC OS: add SocketWatch module to distribution John-Mark Bell 2023-12-27 17:49:54 +0000
  • cf2e5b5bc6 Socket: avoid warning on aos3 John-Mark Bell 2024-03-14 00:05:51 +0000
  • ae8b58e408 Socket: more fixes for win32/aos3 John-Mark Bell 2024-03-14 00:01:24 +0000
  • bda0a97fea Socket: fix win32/aos3 build John-Mark Bell 2024-03-13 23:22:31 +0000
  • e3a6ad7173 Fetch/curl: expose socket open/close via fetch vtable John-Mark Bell 2023-12-27 19:12:07 +0000
  • f027a80956 RISC OS: optimisations for UTF-8<->local encoding John-Mark Bell 2023-12-21 01:51:35 +0000
  • 4148b16ed4 RISC OS: use modern fallthrough mechanism John-Mark Bell 2024-03-13 21:36:06 +0000
  • 3be91870a4 fetchers: drop support for ancient OpenSSL John-Mark Bell 2024-03-13 21:26:01 +0000
  • 325442a1fb another missed fallthrough Vincent Sanders 2024-03-06 10:55:35 +0000
  • 4131d7a35c resolve missing fall through annotations Vincent Sanders 2024-03-06 10:00:35 +0000
  • 4b937dc315 Cookie/History/Hotlist: use localtime() John-Mark Bell 2024-03-05 22:34:35 +0000
  • 167676c335 Cookie/History/Hotlist: locale-aware time formatting John-Mark Bell 2024-03-05 21:37:45 +0000
  • b5f4d905f9 use attributes to indicate switch fall through instead of comments Vincent Sanders 2024-03-05 08:29:15 +0000
  • 199f86dcf1 avoid increased alignment warning Vincent Sanders 2024-03-05 11:58:16 +0000
  • a8a5b16df3 fix c library API flags for freebsd when building GTK Vincent Sanders 2024-03-05 11:44:59 +0000
  • 6181432398 use attributes to indicate switch fall through instead of comments vince/fallthrough Vincent Sanders 2024-03-05 08:29:15 +0000
  • 583ec72680 Resources: Add french static files Étienne Deparis 2024-01-15 12:11:02 +0100
  • 5bb2e9de3c FatMessages: Improve french translation Étienne Deparis 2024-01-16 09:11:49 +0100
  • 07d09bbdfc res variable could possibly be used without being set Vincent Sanders 2024-02-27 13:24:48 +0000
  • cea268ddc6 width variable is only required with misconfigured libjpeg Vincent Sanders 2024-02-27 13:23:49 +0000
  • b25ad06a34 resolve warnings in windows frontend Vincent Sanders 2024-02-27 13:22:28 +0000
  • 2655109bff fix gtk frontend download destroy function definition Vincent Sanders 2024-02-27 12:34:24 +0000
  • 7231217271 fix parameters on log function definitions Vincent Sanders 2024-02-27 12:31:08 +0000
  • 138d8438d4 move build tool selection into separate makefile fragment Vincent Sanders 2024-02-27 09:26:37 +0000
  • 91b29b626f HTML/forms: fix radio button group handling John-Mark Bell 2024-02-25 14:57:58 +0000
  • bce0aa6fc9 Do not crash if radio form has no name attribute Vincent Sanders 2024-02-25 10:28:03 +0000
  • f88e12f9d6 Checked and modified search engines list; business.com - the search didn't work and even a manual search on NetSurf isn't working - REMOVED omgili - now redirects to webz.io, which appears to need authentication and has an API but no HTML search - REMOVED ask, youtube - don't display any results on NetSurf - HAVE LEFT IN FOR NOW IMDB - the search doesn't appear to ever load and the IMDB homepage doesn't display correctly on NetSurf - HAVE LEFT IN FOR NOW ESPN - host no longer exists and the search on espn.com doesn't work on NetSurf - REMOVED Wikipedia - appeared to have an extra character which was preventing the search working correctly - FIXED Stract - this is a new open source search engine - ADDED Chris Young 2024-02-13 12:51:27 +0000
  • 2a37e5e64c Revert "fetchers: drop support for ancient OpenSSL" John-Mark Bell 2024-02-11 19:05:57 +0000
  • 6bb70e8810 fetchers: drop support for ancient OpenSSL John-Mark Bell 2024-02-08 20:29:31 +0000
  • 59113c3cd5 HTML: avoid selection if text content is only change John-Mark Bell 2024-02-04 22:19:05 +0000
  • 33ab748e87 HTML: determine if (re)selection is needed John-Mark Bell 2024-02-04 22:04:37 +0000
  • 1c8b11727a HTML: more granualar change tracking John-Mark Bell 2024-02-04 19:31:14 +0000
  • 60d232cc84 HTML/Docs: flag node removal on subsequent element only John-Mark Bell 2024-02-04 19:28:30 +0000
  • 2ee5e21b09 fetchers/curl: modernise TLS 1.2 cipher suites John-Mark Bell 2024-02-04 18:40:29 +0000
  • 23b2672153 Amiga: Ensure menu reflects options GUI For CSS setting Chris Young 2024-01-23 14:40:23 +0000
  • abd621e972 HTML: rework iterators John-Mark Bell 2024-01-21 22:58:44 +0000
  • 0aeccbf512 HTML: track changes on DOM Elements John-Mark Bell 2024-01-21 22:15:04 +0000
  • 968db3366e HTML: fix box manager destruction John-Mark Bell 2024-01-21 21:42:16 +0000
  • 2baf7aa609 HTML/Docs: observe text content changes, too John-Mark Bell 2024-01-21 21:41:50 +0000
  • 81c13e2110 HTML: note for the future John-Mark Bell 2024-01-21 20:52:24 +0000
  • 9658631107 HTML/Docs: rework mutation event handling John-Mark Bell 2024-01-21 20:46:31 +0000
  • ff40e58792 HTML: Attributes are special snowflakes John-Mark Bell 2024-01-21 18:26:43 +0000
  • 6419d42dca Docs: use API to decouple layout from box types John-Mark Bell 2024-01-21 16:40:52 +0000
  • 283f73dcaa HSTS: propagate enabled state for HTTPS URLs, too John-Mark Bell 2024-01-20 18:10:51 +0000
  • daa0fb5dc7 Amiga: Add "Enable CSS" to Prefs=>Advanced=>Misc Chris Young 2024-01-15 13:29:24 +0000
  • da33103357 Amiga: Ensure font kerning matches for width and plotting Chris Young 2024-01-15 11:02:44 +0000
  • 9c5b07633f AmigaOS3: Revert disable backing store For some reason this isn't finding the llcache_table Chris Young 2024-01-15 11:01:43 +0000
  • 0d5a770855 Docs: additional thinking, after Michael's comments John-Mark Bell 2024-01-12 19:45:29 +0000
  • bef1ff3045 AmigaOS3: Disable backing store by default It doesn't work on OS3, lots of write failed errors Chris Young 2024-01-09 13:33:34 +0000
  • 7c957b4564 remove pointless box structure Vincent Sanders 2024-01-08 22:40:11 +0000
  • ccb7562903 remove completely unused box pointer Vincent Sanders 2024-01-08 22:25:10 +0000
  • a9990ebedb HTML: bump initial queue size; tweak allocation strategy John-Mark Bell 2024-01-07 22:54:39 +0000
  • bbd2502ede HTML: skip ourselves when looking for descendants John-Mark Bell 2024-01-07 17:43:13 +0000
  • ca56cc948b HTML: add event filtering diagnostic John-Mark Bell 2024-01-07 17:42:38 +0000