Vincent Sanders
9c6b3e8c32
Fix several warnings in cocoa frontend
2015-06-18 10:07:46 +01:00
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
73eb9f49b5
update cocoa frontend to cope with split operation tables
2014-10-16 23:25:28 +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
b1bb708d4f
fix cocoa build
2014-01-16 15:23:11 +00:00
Vincent Sanders
8dfe225153
move download operations to download table
2014-01-14 16:04:02 +00:00
Sven Weidauer
eb0570f39d
Adding quarantine attributes to downloaded files.
...
svn path=/trunk/netsurf/; revision=12429
2011-05-19 07:27:21 +00:00
Sven Weidauer
2bb6987d39
Prepared for localizing string literals in source code.
...
svn path=/trunk/netsurf/; revision=11795
2011-02-25 16:20:10 +00:00
Sven Weidauer
c392e4606e
Get filename for downloads from core.
...
svn path=/trunk/netsurf/; revision=11784
2011-02-24 11:43:08 +00:00
Sven Weidauer
28da79c796
Reorganized includes.
...
svn path=/trunk/netsurf/; revision=11567
2011-01-31 19:12:00 +00:00
Sven Weidauer
b1d96fcd6b
Download window asks if download should be cancelled before being closed and displays an estimate of the time remaining.
...
svn path=/trunk/netsurf/; revision=11521
2011-01-29 10:24:54 +00:00
Sven Weidauer
733376da5e
Improved and crash-free download window.
...
svn path=/trunk/netsurf/; revision=11509
2011-01-27 14:26:24 +00:00
Sven Weidauer
620fd90fa7
General cleanup and warning fixes
...
svn path=/trunk/netsurf/; revision=11486
2011-01-25 17:16:20 +00:00
Sven Weidauer
dd1e7b893b
Activating (and fixing) more warnings in Xcode
...
svn path=/trunk/netsurf/; revision=11469
2011-01-23 19:32:56 +00:00
Sven Weidauer
ecc314c694
Implemented download window
...
svn path=/trunk/netsurf/; revision=11317
2011-01-14 12:46:06 +00:00