netsurf/beos
Vincent Sanders 67ded2a02a This moves message loading out of netsurf_init into each frontend
The translated message loading is dependant on configuration of
resource location in each frontend, additionally they should have the
ability to deal with errors in this loading in a implementation
specific manner.

This also extends the message loading API to be capable of loading
from an inline memory buffer instead of from a file.
2015-06-21 23:27:22 +01:00
..
res Add missing simlinks. 2014-10-22 20:53:09 +01:00
about.cpp update beos frontend to cope with updated operation table 2014-10-16 23:25:22 +01:00
about.h
beos_res.rsrc
bitmap.cpp Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
bitmap.h remove unecessary include from beos bitmap header 2015-04-20 23:14:19 +01:00
download.cpp update beos frontend to cope with updated operation table 2014-10-16 23:25:22 +01:00
download.h beos: Fix build 2014-01-16 17:28:16 +01:00
fetch_rsrc.cpp fixup all the remaining logging macro callsites 2015-05-28 17:06:18 +01:00
fetch_rsrc.h
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 fixup all the remaining logging macro callsites 2015-05-28 17:06:18 +01:00
font.h
gui_options.cpp beos: Fix build 2014-01-16 17:28:16 +01:00
gui_options.h
gui.cpp This moves message loading out of netsurf_init into each frontend 2015-06-21 23:27:22 +01:00
gui.h remove the die API from the core. 2014-10-26 12:42:53 +00:00
login.cpp update beos frontend to cope with updated operation table 2014-10-16 23:25:22 +01:00
Makefile.defaults Try using -pipe on beos/haiku as temporary file access may be slow 2014-11-24 13:18:52 +00:00
Makefile.target Convert beos to bitmap render API 2015-04-24 13:52:39 +01:00
options.h
plotters.cpp fixup all the remaining logging macro callsites 2015-05-28 17:06:18 +01:00
plotters.h
res.h
res.rdef
scaffolding.cpp fixup all the remaining logging macro callsites 2015-05-28 17:06:18 +01:00
scaffolding.h Need nsurl. 2015-02-26 16:31:29 +00:00
schedule.cpp fixup logging macros that incorrectly override the LOG() macro name 2015-05-28 17:33:18 +01:00
schedule.h beos: Fix build 2014-03-18 19:07:13 +01:00
search.cpp
throbber.cpp fixup all the remaining logging macro callsites 2015-05-28 17:06:18 +01:00
throbber.h
window.cpp fixup all the remaining logging macro callsites 2015-05-28 17:06:18 +01:00
window.h update beos frontend to cope with updated operation table 2014-10-16 23:25:22 +01:00
WindowStack.h