netsurf/beos
Vincent Sanders 17be8cf216 Put the font operations table alongside all the other core API
The netsurf core is driven from numerous operation tables most of
which are now set through a common netsurf_register() interface. The
font and plotting interfaces are currently separate and unlike all the
other operation tables are modified for differing contexts.

This change moves the font operations alongside all the other
operations table and remove unnecessary interaction with the renderers
font internals. Further this also removes the need for css internals
to be visible in frontends.
2014-10-13 11:56:31 +01:00
..
res beos: Remove Messages symlinks in res/*/ 2014-01-04 20:22:26 +01:00
about.cpp erroneous path to testament include 2014-05-01 16:02:00 +01:00
about.h Rename BeOS frontend files to strip the useless beos_ prefix. Fix includes and the rest so it builds. 2012-03-22 21:48:24 +00:00
beos_res.rsrc The BeOS-specific part of the BeOS (and Haiku) port, modeled mostly from the GTK version. 2008-06-03 19:07:09 +00:00
bitmap.cpp clean out useless outdated #if 0 blocks they serve no purpose and keep causing confusion in core refactors. Better examples are available in other frontends or in teh revision control system if strictly necessary 2013-02-18 14:47:21 +00:00
bitmap.h Rename BeOS frontend files to strip the useless beos_ prefix. Fix includes and the rest so it builds. 2012-03-22 21:48:24 +00:00
download.cpp beos: Fix build (missing includes) 2014-02-02 16:58:56 +01:00
download.h beos: Fix build 2014-01-16 17:28:16 +01:00
fetch_rsrc.cpp fixup haiku rsrc fetcher initialisation 2014-09-05 00:40:52 +01:00
fetch_rsrc.h Rename BeOS frontend files to strip the useless beos_ prefix. Fix includes and the rest so it builds. 2012-03-22 21:48:24 +00:00
filetype.cpp create table for fetcher operations and move all operations into it 2014-01-23 00:00:18 +00:00
filetype.h create table for fetcher operations and move all operations into it 2014-01-23 00:00:18 +00:00
font.cpp Put the font operations table alongside all the other core API 2014-10-13 11:56:31 +01:00
font.h Rename BeOS frontend files to strip the useless beos_ prefix. Fix includes and the rest so it builds. 2012-03-22 21:48:24 +00:00
gui_options.cpp beos: Fix build 2014-01-16 17:28:16 +01:00
gui_options.h clean out useless outdated #if 0 blocks they serve no purpose and keep causing confusion in core refactors. Better examples are available in other frontends or in teh revision control system if strictly necessary 2013-02-18 14:47:21 +00:00
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 refactor url utility functions to use standard nserror codes and have appropriate documentation. 2014-05-08 00:16:50 +01:00
Makefile.defaults fix formatting of defaults makefiles 2014-03-20 11:05:39 +00:00
Makefile.target extend beos C++ flags 2014-09-05 16:35:39 +01:00
options.h change all core and frontend options headers to new format 2013-05-28 14:16:10 +01:00
plotters.cpp Put the font operations table alongside all the other core API 2014-10-13 11:56:31 +01:00
plotters.h clean out useless outdated #if 0 blocks they serve no purpose and keep causing confusion in core refactors. Better examples are available in other frontends or in teh revision control system if strictly necessary 2013-02-18 14:47:21 +00:00
res.h beos: Remove unused Tracker button bitmaps 2014-01-04 19:43:53 +01:00
res.rdef beos: Fix embedded files in resources 2014-01-04 19:43:58 +01:00
scaffolding.cpp Put the font operations table alongside all the other core API 2014-10-13 11:56:31 +01:00
scaffolding.h beos: Drop unneeded desktop/gui.h include 2014-02-03 01:50:06 +01:00
schedule.cpp Fix build 2014-08-07 23:04:30 +02:00
schedule.h beos: Fix build 2014-03-18 19:07:13 +01:00
search.cpp Rename BeOS frontend files to strip the useless beos_ prefix. Fix includes and the rest so it builds. 2012-03-22 21:48:24 +00:00
throbber.cpp Rename BeOS frontend files to strip the useless beos_ prefix. Fix includes and the rest so it builds. 2012-03-22 21:48:24 +00:00
throbber.h Rename BeOS frontend files to strip the useless beos_ prefix. Fix includes and the rest so it builds. 2012-03-22 21:48:24 +00:00
thumbnail.cpp Put the font operations table alongside all the other core API 2014-10-13 11:56:31 +01:00
window.cpp Put the font operations table alongside all the other core API 2014-10-13 11:56:31 +01:00
window.h Fix build 2014-08-07 23:04:30 +02:00
WindowStack.h Update the BeOS/Haiku port 2012-11-24 21:39:40 +01:00