netsurf/framebuffer
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
..
fbtk Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
res Add trivial maps facilitator at about:maps 2014-10-22 20:42:21 +01:00
Makefile.defaults fix formatting of defaults makefiles 2014-03-20 11:05:39 +00:00
Makefile.target On OpenBSD framebuffer resource building should link the correct library 2015-05-03 14:10:34 +01:00
bitmap.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
bitmap.h Convert framebuffer frontend to bitmap operations table. 2015-04-14 23:08:02 +01:00
clipboard.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
clipboard.h split browser gui operations up 2014-01-15 19:37:05 +00:00
convert_font.c Doxygen cleanups 2014-11-10 16:05:22 +00:00
convert_image.c Close file on error path. 2014-04-02 19:40:11 +01:00
fb_search.c Merge branches/MarkieB/gtkmain to trunk. 2009-12-17 23:55:02 +00:00
fbtk.h Fix my spelling of teh everywhere 2014-11-18 17:16:26 +00:00
fetch.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
fetch.h move framebuffer fetch operations to their own module 2014-01-24 08:39:01 +00:00
findfile.c move framebuffer fetch operations to their own module 2014-01-24 08:39:01 +00:00
findfile.h move framebuffer fetch operations to their own module 2014-01-24 08:39:01 +00:00
font.h move utf8 local conversion operations to table 2014-02-01 22:17:36 +00:00
font_freetype.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
font_freetype.h Correct freetype header acquisition 2010-06-30 20:09:33 +00:00
font_internal.c Update framebuffer frontend to cope with split operations table headers 2014-10-16 22:33:44 +01:00
font_internal.h Add support for double-size rendering of internal font for headings. 2014-08-01 09:50:31 +01:00
framebuffer.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
framebuffer.h Add rudimentary support for resizing. 2014-07-26 22:12:55 +01:00
gui.c This moves message loading out of netsurf_init into each frontend 2015-06-21 23:27:22 +01:00
gui.h Fix wrap. 2014-10-24 10:30:23 +01:00
image_data.h Add OSK icon. 2012-09-28 19:52:21 +01:00
localhistory.c remove unecessary utils/types.h 2014-11-02 20:10:32 +00:00
misc.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
options.h move framebuffer to new options API 2013-05-28 14:16:11 +01:00
schedule.c fixup all the remaining logging macro callsites 2015-05-28 17:06:18 +01:00
schedule.h move scheduleing into browser operation table 2014-03-09 15:37:40 +00:00