netsurf/windows
Vincent Sanders 14e2829489 remove the die API from the core.
The die() API for abnormal termination does not belong within the core
of netsurf and instead errors are propogated back to the callers.

This is the final part of this change and the API is now only used within
some parts of the frontends
2014-10-26 12:42:53 +00:00
..
res Try to get Windows building with FatMessages. This approach makes me ill, and may not even work. 2012-11-03 13:40:34 +00:00
about.c split version info into its own header and remove unnecessary nesurf.h includes 2014-10-13 15:08:16 +01:00
about.h Add Windows frontend 2010-01-31 00:36:02 +00:00
bitmap.c Remove suspension of bmp/gif images. It's completely redundant with the convert on demand core image cache. 2012-10-14 20:03:18 +01:00
bitmap.h rationalise windows resource script 2011-03-06 23:27:09 +00:00
download.c Update windows frontend to cope with split operations table headers 2014-10-16 22:33:44 +01:00
download.h Update windows frontend to cope with split operations table headers 2014-10-16 22:33:44 +01:00
drawable.c Shouldn't need desktop/browser_private.h any more. 2014-05-15 14:34:56 +01:00
drawable.h split out drawable window handling 2011-04-03 22:01:37 +00:00
filetype.c Improve documentation on mimetype fetcher table 2014-05-07 16:23:19 +01:00
filetype.h Improve documentation on mimetype fetcher table 2014-05-07 16:23:19 +01:00
findfile.c documentation fixes and cleanups 2014-07-02 16:39:08 +01:00
findfile.h rework path to url mapping functions to convert from and to nsurl 2014-05-26 23:52:36 +01:00
font.c Update windows frontend to cope with split operations table headers 2014-10-16 22:33:44 +01:00
font.h Update windows frontend to cope with split operations table headers 2014-10-16 22:33:44 +01:00
gui.c Update windows frontend to cope with split operations table headers 2014-10-16 22:33:44 +01:00
gui.h Update windows frontend to cope with split operations table headers 2014-10-16 22:33:44 +01:00
localhistory.c Make history internal to browser_window module. 2014-02-15 18:44:50 +00:00
localhistory.h Update windows frontend to cope with split operations table headers 2014-10-16 22:33:44 +01:00
main.c remove the die API from the core. 2014-10-26 12:42:53 +00:00
Makefile.defaults fix formatting of defaults makefiles 2014-03-20 11:05:39 +00:00
Makefile.target Pull warning flags out into variables that can be overriden seperately for C and C++ 2014-09-05 16:01:44 +01:00
misc.c remove the die API from the core. 2014-10-26 12:42:53 +00:00
plot.c Update windows frontend to cope with split operations table headers 2014-10-16 22:33:44 +01:00
plot.h Update windows frontend to cope with split operations table headers 2014-10-16 22:33:44 +01:00
prefs.c fixup issues with new options API merge 2013-05-28 16:44:46 +01:00
prefs.h rationalise windows resource script 2011-03-06 23:27:09 +00:00
resourceid.h make windows about window functional 2011-03-25 00:14:34 +00:00
schedule.c fixup missing includes from schedule changes 2014-03-09 16:14:05 +00:00
schedule.h move scheduleing into browser operation table 2014-03-09 15:37:40 +00:00
thumbnail.c Remove BITMAP_PERSISTENT flag. 2013-10-03 21:02:08 +01:00
windbg.c rationalise windows resource script 2011-03-06 23:27:09 +00:00
windbg.h split out drawable window handling 2011-04-03 22:01:37 +00:00
window.c split out drawable window handling 2011-04-03 22:01:37 +00:00
window.h split out drawable window handling 2011-04-03 22:01:37 +00:00