WebSurf/windows
Vincent Sanders 02bbaa3e88 split version info into its own header and remove unnecessary nesurf.h includes
The netsurf.h header should *only* contain the registration, core
initialisation and finalisation methods. Version information is best
placed in its own header.

Also remove any unneeded inclusion of this header limiting it to
solely the places the relevant API is required.
2014-10-13 15:08:16 +01: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
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
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 make download_context_get_url() return an nsurl and adapt callers to cope 2014-05-08 17:54:44 +01:00
download.h fix windows build error 2014-01-16 15:00:43 +00: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 Put the font operations table alongside all the other core API 2014-10-13 11:56:31 +01:00
font.h move utf8 conversion routines to use nserror instead of their own error enum 2014-01-28 21:40:13 +00:00
gui.c split version info into its own header and remove unnecessary nesurf.h includes 2014-10-13 15:08:16 +01:00
gui.h remove use of deprecated netsurf_quit variable in win32 2014-10-12 11:08:01 +01:00
localhistory.c Make history internal to browser_window module. 2014-02-15 18:44:50 +00:00
localhistory.h split out drawable window handling 2011-04-03 22:01:37 +00:00
main.c remove use of deprecated netsurf_quit variable in win32 2014-10-12 11:08:01 +01:00
misc.c remove unecessary utils/url.h includes 2014-05-09 10:15:42 +01:00
plot.c fix build warnings 2012-08-10 22:23:22 +01:00
plot.h Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 2011-06-30 15:48:07 +00: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