FailedChanges

Summary

  1. Extend mouse interface with extra buttons (details)
  2. make gtk use core mouse buttons for back/forward (details)
  3. Amiga: Fix crash on saving prefs (details)
  4. Amiga: Fix the display of the current search provider in the prefs (details)
Commit ef5d05b65f037d94d3a7deff8eb2f47937304d37 by Vincent Sanders
Extend mouse interface with extra buttons
Allows for html interaction to be extended for javascript use of all
five buttons
https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/button
The file was modifiedcontent/handlers/html/interaction.c (diff)
The file was modifiedinclude/netsurf/mouse.h (diff)
Commit 878860aa7fa98a13f97a9da63cf8fb2d7995824a by Vincent Sanders
make gtk use core mouse buttons for back/forward
The file was modifiedfrontends/gtk/window.c (diff)
Commit 235438512e72d7e1ab8e999e2f6e64e1d8596d24 by chris
Amiga: Fix crash on saving prefs
The file was modifiedfrontends/amiga/gui_options.c (diff)
Commit bfb4649b4d94366409760e3b256596ff341c9cb3 by chris
Amiga: Fix the display of the current search provider in the prefs
window
The file was modifiedfrontends/amiga/gui_options.c (diff)