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 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 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 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 fixup all the remaining logging macro callsites 2015-05-28 17:06:18 +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 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 change all core and frontend options headers to new format 2013-05-28 14:16:10 +01:00
plotters.cpp fixup all the remaining logging macro callsites 2015-05-28 17:06:18 +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 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 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 fixup all the remaining logging macro callsites 2015-05-28 17:06:18 +01: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
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 Update the BeOS/Haiku port 2012-11-24 21:39:40 +01:00