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
52b50db3a6
Cleanup windows download window header
2015-03-13 14:55:15 +00:00
Vincent Sanders
8525c857da
Clean up more windows frontend issues and split out more functionality
2015-03-13 14:32:06 +00:00
Vincent Sanders
ce3d991918
use nsurl_nice and remove url_nice
...
change all callers over to using new API for generating nice filenames
from a url and remove the old API.
2014-10-31 00:24:57 +00:00
Vincent Sanders
f0a4422701
Update windows frontend to cope with split operations table headers
2014-10-16 22:33:44 +01:00
Vincent Sanders
cd7f1eceea
make download_context_get_url() return an nsurl and adapt callers to cope
2014-05-08 17:54:44 +01:00
Vincent Sanders
096bd47ab0
refactor url utility functions to use standard nserror codes and have appropriate documentation.
2014-05-08 00:16:50 +01:00
Vincent Sanders
87f6314dab
move scheduleing into browser operation table
2014-03-09 15:37:40 +00:00
Vincent Sanders
e353973518
fix missing includes
2014-01-29 21:58:46 +00:00
Vincent Sanders
bd065d4a43
split browser gui operations up
2014-01-15 19:37:05 +00:00
Vincent Sanders
8dfe225153
move download operations to download table
2014-01-14 16:04:02 +00:00
Vincent Sanders
d6b293001d
fix build warnings
2012-08-10 22:23:22 +01:00
Vincent Sanders
2ca6e9a3e6
split out drawable window handling
...
extensive cleanups
fix localhistory
svn path=/trunk/netsurf/; revision=12153
2011-04-03 22:01:37 +00:00
Vincent Sanders
75744612b5
make windows about window functional
...
make url bar font more acceptable
svn path=/trunk/netsurf/; revision=12131
2011-03-25 00:14:34 +00:00
Vincent Sanders
b96104fe8f
Ensure all four required version defines are set for windows builds
...
svn path=/trunk/netsurf/; revision=12082
2011-03-16 22:19:44 +00:00
Vincent Sanders
b925439a14
rationalise windows resource script
...
make window options dialog into a property sheet
svn path=/trunk/netsurf/; revision=11929
2011-03-06 23:27:09 +00:00
Vincent Sanders
27bd328df1
fixup windows download window
...
svn path=/trunk/netsurf/; revision=10366
2010-04-11 18:04:31 +00:00
Vincent Sanders
55162445db
Add Windows frontend
...
svn path=/trunk/netsurf/; revision=9940
2010-01-31 00:36:02 +00:00