mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-05 18:44:25 +03:00
4dc4d8b318
extend the browser window callback table with a miscallaneous event entry. This is used to replace all browser window callbacks which take no parameters. This reduces the API surface from seven separate calls to a single call with an enumeration which may be readily extended. The initial implementation in the frontends simply calls the original implementations to reduce scope for errors. |
||
---|---|---|
.. | ||
fbtk | ||
res | ||
bitmap.c | ||
bitmap.h | ||
clipboard.c | ||
clipboard.h | ||
convert_font.c | ||
convert_image.c | ||
corewindow.c | ||
corewindow.h | ||
fb_search.c | ||
fbtk.h | ||
fetch.c | ||
fetch.h | ||
findfile.c | ||
findfile.h | ||
font_freetype.c | ||
font_freetype.h | ||
font_internal.c | ||
font_internal.h | ||
font.h | ||
framebuffer.c | ||
framebuffer.h | ||
gui.c | ||
gui.h | ||
image_data.h | ||
local_history.c | ||
local_history.h | ||
Makefile | ||
Makefile.defaults | ||
options.h | ||
schedule.c | ||
schedule.h |