FailedChanges

Summary

  1. Amiga: Fix bitmap masking under OS3 (details)
  2. Amiga: Hold the guigfx drawhandle until the bitmap is destroyed This at (details)
  3. Amiga: enable datatypes usage on OS3.2 (details)
  4. fixup netsurf jenkins build script to be correct for QT (details)
Commit a8b87b522d43c8a3f8c65d758b7b79cfdb39262d by chris
Amiga: Fix bitmap masking under OS3
The file was modifiedfrontends/amiga/plotters.c (diff)
Commit 3bc6a9fb9a92561c48ee13dd2f4ca61b0743a3eb by chris
Amiga: Hold the guigfx drawhandle until the bitmap is destroyed This at
least appears to stop the colours of bitmaps randomly changing on a
palette-mapped screen, even if they are wrong.
The file was modifiedfrontends/amiga/bitmap.c (diff)
Commit 338643130ef87999bbe1fb143e5feee498dab00f by chris
Amiga: enable datatypes usage on OS3.2
The file was modifiedfrontends/amiga/gui.c (diff)
Commit 3a4d70ea3d772f08bbaf9c407519b5a7bf951d8c by Vincent Sanders
fixup netsurf jenkins build script to be correct for QT
The file was modifiedtools/jenkins-build.sh (diff)