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
Vincent Sanders
20f2c86a51
Clean up atari source linendings, whitespace damage and executable status
2015-05-28 09:11:32 +01:00
Michael Drake
59f63984ee
Remove unused variables.
2014-05-20 20:20:58 +01:00
Michael Drake
a8e79b4d39
Remove redundant NULL check.
2014-05-20 20:17:48 +01:00
Michael Drake
687e97abd2
Fix line endings.
2014-05-20 20:17:00 +01:00
Vincent Sanders
886a3106db
move utf8 local conversion operations to table
2014-02-01 22:17:36 +00:00
Vincent Sanders
654da2ffb5
move utf8 conversion routines to use nserror instead of their own error enum
2014-01-28 21:40:13 +00:00
Michael Drake
6bab556827
Make comaptible with new nsfont_split expectation. Untested, but code is same as framebuffer front end, so should work.
2013-02-10 18:28:59 +00:00
Ole Loots
54f719aa96
Some more finetuning...
2013-01-31 19:22:35 +01:00
Ole Loots
37b8c5d83d
Plotter refactor: removed one plotter abraction layer.
2012-07-13 22:19:04 +02:00
Ole Loots
7d4a0be284
Fixed header, made different font plotters optional.
...
svn path=/trunk/netsurf/; revision=13230
2011-12-04 12:53:03 +00:00
Ole Loots
bf3dc29e04
Added missing call to vst_color
...
svn path=/trunk/netsurf/; revision=11933
2011-03-07 22:56:11 +00:00
Ole Loots
a80af90142
Implemented OS detection routines provided by GS
...
svn path=/trunk/netsurf/; revision=11873
2011-03-01 19:27:34 +00:00
Ole Loots
0af7ca1a60
Rearanged includes, fixed VDI style for dashed plots.
...
svn path=/trunk/netsurf/; revision=11537
2011-01-30 21:48:22 +00:00
Ole Loots
3694345204
Implemented Search Dialog
...
svn path=/trunk/netsurf/; revision=11536
2011-01-30 19:24:03 +00:00
Ole Loots
c0c423fbca
Improved compatibility with classic TOS systems.
...
svn path=/trunk/netsurf/; revision=11450
2011-01-22 16:43:51 +00:00
John Mark Bell
124e4cd788
Atari frontend (credit: Ole Loots)
...
svn path=/trunk/netsurf/; revision=11218
2011-01-05 21:02:22 +00:00