summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "RISC OS: add SocketWatch module to distribution"HEADmasterJohn-Mark Bell2024-04-097-1088/+0
* Revert "RISC OS: use SocketWatch for socket activity"John-Mark Bell2024-04-092-177/+30
* fix gcov flushing in assert exitVincent Sanders2024-03-181-1/+18
* RISC OS: use SocketWatch for socket activityJohn-Mark Bell2024-03-142-30/+177
* RISC OS: add SocketWatch module to distributionJohn-Mark Bell2024-03-147-0/+1088
* Socket: avoid warning on aos3John-Mark Bell2024-03-141-0/+1
* Socket: more fixes for win32/aos3John-Mark Bell2024-03-142-2/+17
* Socket: fix win32/aos3 buildJohn-Mark Bell2024-03-133-7/+6
* Fetch/curl: expose socket open/close via fetch vtableJohn-Mark Bell2024-03-133-0/+46
* RISC OS: optimisations for UTF-8<->local encodingJohn-Mark Bell2024-03-131-96/+123
* RISC OS: use modern fallthrough mechanismJohn-Mark Bell2024-03-133-3/+5
* fetchers: drop support for ancient OpenSSLJohn-Mark Bell2024-03-132-328/+31
* another missed fallthroughVincent Sanders2024-03-061-1/+1
* resolve missing fall through annotationsVincent Sanders2024-03-061-4/+9
* Cookie/History/Hotlist: use localtime()John-Mark Bell2024-03-053-9/+9
* Cookie/History/Hotlist: locale-aware time formattingJohn-Mark Bell2024-03-053-41/+40
* use attributes to indicate switch fall through instead of commentsVincent Sanders2024-03-0516-50/+85
* avoid increased alignment warningVincent Sanders2024-03-051-1/+1
* fix c library API flags for freebsd when building GTKVincent Sanders2024-03-051-2/+8
* 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