WebSurf/css
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
..
Makefile split sources lists out to their subdirectories as first step towards using core buildsystem 2013-03-11 17:53:52 +00:00
css.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
css.h Use custom fetcher for inline CSS 2013-02-27 03:11:10 +00:00
dump.c Handle overflow-x and overflow-y properties. 2014-06-01 18:36:22 +01:00
dump.h Merge LibCSS port to trunk. 2009-07-23 23:05:34 +00:00
internal.c Avoid a couple of strlen calls. 2011-10-08 12:26:10 +00:00
internal.h Interned string cleanup, phase 2: Create utils/corestrings and use it in css handler. 2012-07-22 15:48:55 +01:00
select.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
select.h Remove include of nsurl.h 2015-02-26 17:01:04 +00:00
utils.c move options include 2013-05-28 14:16:10 +01:00
utils.h Doxygen fixes 2014-11-09 15:28:03 +00:00