netsurf/atari
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
..
doc Minor change in changes.txt 2013-12-21 12:58:37 +01:00
gemtk fix up some warnings in atari build 2014-11-10 22:17:07 +00:00
plot Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
res Moved Save/Abort buttons into a toolbar 2014-09-17 00:47:26 +02:00
scripts Removed obsolete build helper scripts 2013-12-21 12:47:24 +01:00
about.c remove all unecessary desktop/browser.h includes 2014-10-17 10:49:24 +01:00
about.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
bitmap.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
bitmap.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
certview.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
certview.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
clipboard.c Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
clipboard.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
cookies.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
cookies.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
ctxmenu.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
ctxmenu.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
deskmenu.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
deskmenu.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
download.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
download.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
encoding.c Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
encoding.h Put the font operations table alongside all the other core API 2014-10-13 11:56:31 +01:00
extract.php Preparing for merge... 2012-12-18 01:10:20 +01:00
file.c Improve Doxygen documentation 2014-11-08 12:35:11 +00:00
file.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
filetype.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
filetype.h Improve documentation on mimetype fetcher table 2014-05-07 16:23:19 +01:00
findfile.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
findfile.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
font.c Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
font.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
gui.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
gui.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
history.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
history.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
hotlist.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
hotlist.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
login.c Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
login.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
Makefile.defaults Remove webp image handling 2015-04-21 14:03:02 +01:00
Makefile.target Convert atari to bitmap render interface 2015-04-24 13:28:20 +01:00
misc.c Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
misc.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
options.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
osspec.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
osspec.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
redrawslots.c Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
redrawslots.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
rootwin.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
rootwin.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
save.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
schedule.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
schedule.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
search.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
search.h Attempt to remove dependancy of search implementation on bw internals. 2014-10-25 15:34:22 +01:00
settings.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
settings.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
statusbar.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
statusbar.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
toolbar.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
toolbar.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
treeview.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
treeview.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
verify_ssl.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
verify_ssl.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00