summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use attributes to indicate switch fall through instead of commentsvince/fallthroughVincent Sanders2024-03-0516-50/+85
* Resources: Add french static filesÉtienne Deparis2024-03-017-0/+2044
* FatMessages: Improve french translationÉtienne Deparis2024-03-011-533/+577
* res variable could possibly be used without being setVincent Sanders2024-02-271-2/+2
* width variable is only required with misconfigured libjpegVincent Sanders2024-02-271-0/+2
* resolve warnings in windows frontendVincent Sanders2024-02-273-1/+3
* fix gtk frontend download destroy function definitionVincent Sanders2024-02-271-1/+1
* fix parameters on log function definitionsVincent Sanders2024-02-271-2/+2
* move build tool selection into separate makefile fragmentVincent Sanders2024-02-272-32/+133
* HTML/forms: fix radio button group handlingJohn-Mark Bell2024-02-251-2/+15
* Do not crash if radio form has no name attributeVincent Sanders2024-02-251-3/+8
* Checked and modified search engines list;Chris Young2024-02-131-6/+4
* Revert "fetchers: drop support for ancient OpenSSL"John-Mark Bell2024-02-112-31/+328
* fetchers: drop support for ancient OpenSSLJohn-Mark Bell2024-02-082-328/+31
* fetchers/curl: modernise TLS 1.2 cipher suitesJohn-Mark Bell2024-02-041-8/+25
* Amiga: Ensure menu reflects options GUIChris Young2024-01-231-0/+2
* HSTS: propagate enabled state for HTTPS URLs, tooJohn-Mark Bell2024-01-201-2/+9
* Amiga: Add "Enable CSS" to Prefs=>Advanced=>MiscChris Young2024-01-151-1/+16
* Amiga: Ensure font kerning matches for width and plottingChris Young2024-01-151-2/+5
* AmigaOS3: Revert disable backing storeChris Young2024-01-151-1/+1
* AmigaOS3: Disable backing store by defaultChris Young2024-01-091-0/+1
* remove pointless box structureVincent Sanders2024-01-081-2/+0
* remove completely unused box pointerVincent Sanders2024-01-081-1/+0
* Update copyright yearVincent Sanders2024-01-051-0/+1
* Amiga: Avoid double free of diskfontChris Young2024-01-041-3/+13
* Amiga: Update netsurf_os3.readme requirementsChris Young2024-01-041-3/+3
* Amiga: Add "Enable CSS" item to the Browser menuChris Young2024-01-033-3/+40
* Update version for next development cycleVincent Sanders2023-12-282-3/+3
* Merge branch 'heads/releasing/3.11'Vincent Sanders2023-12-280-0/+0
|\
| * Update version files for releaserelease/3.11Vincent Sanders2023-12-281-6/+1
|/
* Update copyright years and version numbersVincent Sanders2023-12-2811-37/+37
* content/textplain: fix U+FFFD encodingJohn-Mark Bell2023-12-211-1/+1
* RISC OS: update Acorn universal boot URLsJohn-Mark Bell2023-12-202-3/+3
* RISC OS: use https in distribution ReadMeJohn-Mark Bell2023-12-202-2/+2
* RISC OS: use https in Obey filesJohn-Mark Bell2023-12-192-4/+2
* RISC OS: use https in help linksJohn-Mark Bell2023-12-192-6/+6
* Update root CA bundleJohn-Mark Bell2023-12-191-56/+139
* RISC OS: s/Freenode/libera.chat/ in Help filesJohn-Mark Bell2023-12-192-2/+2
* RISC OS: update Iconv licensing informationJohn-Mark Bell2023-12-194-19/+825
* RISC OS: switch to AcornURI from ROOLJohn-Mark Bell2023-12-195-539/+225
* RISC OS: expose !Cache licensing more obviouslyJohn-Mark Bell2023-12-192-0/+21
* RISC OS: resync !Unicode resource with ROOLJohn-Mark Bell2023-12-1985-3/+14292
* RISC OS: update distribution ReadMeJohn-Mark Bell2023-12-198-27/+12
* Fix corestring testVincent Sanders2023-12-131-1/+1
* Fix use of uninitialised code variable in error reportingVincent Sanders2023-12-131-3/+4
* Attempt to fix maybe uninitialised errorVincent Sanders2023-12-131-1/+1
* Resolve progress function deprication in curl later than 7.32.0Vincent Sanders2023-12-121-6/+16
* Remove use of depricated API after libcurl 7.56Vincent Sanders2023-12-122-122/+425
* jpegxl: Ensure decoded bitmap format is converted to front end formatMichael Drake2023-11-261-1/+13
* jpegxl: Tell libjxl to decode unpremultiply alpha if neededMichael Drake2023-11-261-0/+9