netsurf/beos
Vincent Sanders 02bbaa3e88 split version info into its own header and remove unnecessary nesurf.h includes
The netsurf.h header should *only* contain the registration, core
initialisation and finalisation methods. Version information is best
placed in its own header.

Also remove any unneeded inclusion of this header limiting it to
solely the places the relevant API is required.
2014-10-13 15:08:16 +01:00
..
res
about.cpp split version info into its own header and remove unnecessary nesurf.h includes 2014-10-13 15:08:16 +01:00
about.h
beos_res.rsrc
bitmap.cpp
bitmap.h
download.cpp
download.h
fetch_rsrc.cpp split version info into its own header and remove unnecessary nesurf.h includes 2014-10-13 15:08:16 +01:00
fetch_rsrc.h
filetype.cpp
filetype.h
font.cpp Put the font operations table alongside all the other core API 2014-10-13 11:56:31 +01:00
font.h
gui_options.cpp
gui_options.h
gui.cpp remove netsurf_poll callback and netsurf main loop 2014-10-13 01:18:19 +01:00
gui.h remove use of deprecated netsurf_quit variable in beos 2014-10-13 01:15:44 +02:00
login.cpp
Makefile.defaults
Makefile.target extend beos C++ flags 2014-09-05 16:35:39 +01:00
options.h
plotters.cpp Put the font operations table alongside all the other core API 2014-10-13 11:56:31 +01:00
plotters.h
res.h
res.rdef
scaffolding.cpp split version info into its own header and remove unnecessary nesurf.h includes 2014-10-13 15:08:16 +01:00
scaffolding.h
schedule.cpp
schedule.h
search.cpp
throbber.cpp
throbber.h
thumbnail.cpp Put the font operations table alongside all the other core API 2014-10-13 11:56:31 +01:00
window.cpp split version info into its own header and remove unnecessary nesurf.h includes 2014-10-13 15:08:16 +01:00
window.h
WindowStack.h