netsurf/windows
Vincent Sanders 8c2cfecfb5 Allow content handlers to have debug values set through API
Previously content handler debugging features were accessed by global
variables. This allows the setting of debugging parameters via a
content API giving per content control over debugging features.
Currently only used by the html content handler to toggle global
redraw debugging.
2014-11-06 22:51:46 +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 use nsurl_nice and remove url_nice 2014-10-31 00:24:57 +00:00
download.h Update windows frontend to cope with split operations table headers 2014-10-16 22:33:44 +01:00
drawable.c remove unecessary utils/types.h 2014-11-02 20:10:32 +00: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 Allow content handlers to have debug values set through API 2014-11-06 22:51:46 +00: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