UnstableChanges

Summary

  1. Amiga: Add "Enable CSS" item to the Browser menu This allows for a quick (details)
  2. Amiga: Update netsurf_os3.readme requirements Now needs AmiSSL 5.13, and (details)
  3. Amiga: Avoid double free of diskfont (details)
  4. Update copyright year (details)
  5. remove completely unused box pointer (details)
  6. remove pointless box structure (details)
Commit 22e1f141061fc067e2f470188bec08bf28b434e1 by chris
Amiga: Add "Enable CSS" item to the Browser menu This allows for a quick
toggle of CSS next to the similar JS option Enable CSS has not yet been
added to the full prefs GUI
The file was modifiedfrontends/amiga/gui_menu.h (diff)
The file was modifiedfrontends/amiga/gui_menu.c (diff)
The file was modifiedresources/FatMessages (diff)
Commit c0904cf3fbc8078d162d509083f1ec2e0bdc2b18 by chris
Amiga: Update netsurf_os3.readme requirements Now needs AmiSSL 5.13, and
works on OS3.2/3.5/3.9
The file was modifiedfrontends/amiga/pkg/netsurf_os3.readme (diff)
Commit 466361cb148e301213b8e8aa3b488bb4242827f2 by chris
Amiga: Avoid double free of diskfont
The file was modifiedfrontends/amiga/font_diskfont.c (diff)
The file was modifiedMakefile (diff)
Commit ccb75629033e2dcb325fc39fd67cbef7d4799326 by Vincent Sanders
remove completely unused box pointer
The file was modifiedfrontends/windows/window.h (diff)
Commit 7c957b4564c9397eac9d562d14509c119c9d0ab6 by Vincent Sanders
remove pointless box structure
The file was modifieddesktop/selection.c (diff)