netsurf/frontends/framebuffer
Vincent Sanders 4dc4d8b318 add miscellaneous event to browser window callback table
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.
2019-08-20 00:16:52 +01:00
..
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 add miscellaneous event to browser window callback table 2019-08-20 00:16:52 +01:00
gui.h
image_data.h
local_history.c
local_history.h
Makefile
Makefile.defaults
options.h
schedule.c
schedule.h