UnstableChanges

Summary

  1. move build tool selection into separate makefile fragment (details)
  2. fix parameters on log function definitions (details)
  3. fix gtk frontend download destroy function definition (details)
  4. resolve warnings in windows frontend (details)
  5. width variable is only required with misconfigured libjpeg (details)
  6. res variable could possibly be used without being set (details)
  7. FatMessages: Improve french translation (details)
  8. Resources: Add french static files (details)
Commit 138d8438d49ba8d97a8af0407944208f0dcaa127 by Vincent Sanders
move build tool selection into separate makefile fragment
Also adds toolchain detection allowing for warning flags selection
The file was modifiedMakefile (diff)
The file was addedMakefile.tools (diff)
Commit 7231217271af8d7268e94aa4f2db47f2a574166a by Vincent Sanders
fix parameters on log function definitions
The file was modifiedutils/log.c (diff)
Commit 2655109bffaa659a38301bf3cbce8e25f2e19c66 by Vincent Sanders
fix gtk frontend download destroy function definition
The file was modifiedfrontends/gtk/download.c (diff)
Commit b25ad06a34d5b561c77e8fa8225ca8a5fc4fe000 by Vincent Sanders
resolve warnings in windows frontend
The file was modifiedfrontends/windows/download.c (diff)
The file was modifiedfrontends/windows/prefs.c (diff)
The file was modifiedfrontends/windows/window.c (diff)
Commit cea268ddc6d525187ad9173cc3879ad43e201e2d by Vincent Sanders
width variable is only required with misconfigured libjpeg
The file was modifiedcontent/handlers/image/jpeg.c (diff)
Commit 07d09bbdfc8c1259afdd2d3546496e3d8437b826 by Vincent Sanders
res variable could possibly be used without being set
The file was modifiedcontent/handlers/html/interaction.c (diff)
Commit 5bb2e9de3c3787d9425c1c8ba39802c75711c380 by Vincent Sanders
FatMessages: Improve french translation
The file was modifiedresources/FatMessages (diff)
Commit 583ec7268083fa2f4005067e0314ff9a56e62664 by Vincent Sanders
Resources: Add french static files
The file was addedfrontends/gtk/res/fr/credits.html (diff)
The file was addedresources/fr/welcome.html (diff)
The file was modifiedfrontends/gtk/res/netsurf.gresource.xml (diff)
The file was addedfrontends/gtk/res/fr/welcome.html (diff)
The file was addedresources/fr/credits.html (diff)
The file was addedresources/fr/licence.html (diff)
The file was addedfrontends/gtk/res/fr/licence.html (diff)