netsurf/frontends/beos
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
..
res Initial shuffle of stuff out of !NetSurf 2018-04-22 10:41:55 +01:00
about.cpp move clipboard header into public API 2016-05-30 11:04:32 +01:00
about.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
beos_res.rsrc move frontends into sub directory 2016-05-15 13:44:34 +01:00
bitmap.cpp Use coccinelle to change logging macro calls in c++ 2017-09-06 18:45:27 +01:00
bitmap.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
cookies.cpp remove unecessary include of depricated tree interface from beos 2016-12-16 15:14:26 +00:00
cookies.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
download.cpp move download header into public API 2016-05-30 11:15:58 +01:00
download.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
fetch_rsrc.cpp Use coccinelle to change logging macro calls in c++ 2017-09-06 18:45:27 +01:00
fetch_rsrc.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
filetype.cpp ensure stdint is included where required 2018-04-22 14:03:18 +01:00
filetype.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
font.cpp Plotters: Add plot_style_fixed type, and use for font size. 2018-05-23 11:48:35 +01:00
font.h move plot style header to netsurf include directory 2017-01-13 10:03:24 +00:00
gui_options.cpp move frontends into sub directory 2016-05-15 13:44:34 +01:00
gui_options.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
gui.cpp Reimplement handling of BAD_AUTH inside browser_window 2019-08-06 11:26:47 +01:00
gui.h Haiku: Use struct nsurl in header. 2018-08-15 08:18:31 +01:00
login.cpp Haiku: Update for new HTTP auth API. 2018-08-15 07:29:58 +01:00
Makefile haiku: add a package target 2018-08-15 17:11:00 +02:00
Makefile.defaults move frontends into sub directory 2016-05-15 13:44:34 +01:00
options.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
plotters.cpp Plotters: Remove width param from path plotter. 2018-05-23 13:48:17 +01:00
plotters.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
res.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
res.rdef move frontends into sub directory 2016-05-15 13:44:34 +01:00
scaffolding.cpp Use coccinelle to change logging macro calls in c++ 2017-09-06 18:45:27 +01:00
scaffolding.h haiku: Fix popup menu 2016-11-21 21:02:55 +01:00
schedule.cpp Hopefully quash LOG compile errors in BeOS 2017-09-08 19:45:13 +01:00
schedule.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
search.cpp move frontends into sub directory 2016-05-15 13:44:34 +01:00
throbber.cpp fix beos throbber allocation 2017-09-11 17:42:49 +01:00
throbber.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
window.cpp add miscellaneous event to browser window callback table 2019-08-20 00:16:52 +01:00
window.h remove shadow scale variable from beos 2019-08-05 09:36:25 +01:00
WindowStack.h move frontends into sub directory 2016-05-15 13:44:34 +01:00