netsurf/framebuffer
Vincent Sanders c105738fa3 Change LOG() macro to be varadic
This changes the LOG macro to be varadic removing the need for all
callsites to have double bracketing and allows for future improvement
on how we use the logging macros.

The callsites were changed with coccinelle and the changes checked by
hand. Compile tested for several frontends but not all.

A formatting annotation has also been added which allows the compiler
to check the parameters and types passed to the logging.
2015-05-28 16:08:46 +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
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
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_freetype.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
font_freetype.h
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
font.h move utf8 local conversion operations to table 2014-02-01 22:17:36 +00: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 Change LOG() macro to be varadic 2015-05-28 16:08:46 +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
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
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 Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
schedule.h move scheduleing into browser operation table 2014-03-09 15:37:40 +00:00