netsurf/windows
Vincent Sanders 67ded2a02a This moves message loading out of netsurf_init into each frontend
The translated message loading is dependant on configuration of
resource location in each frontend, additionally they should have the
ability to deal with errors in this loading in a implementation
specific manner.

This also extends the message loading API to be capable of loading
from an inline memory buffer instead of from a file.
2015-06-21 23:27:22 +01:00
..
res Remove unecessary dll from windows installer script 2015-04-29 00:29:43 +01:00
about.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
about.h Add Windows frontend 2010-01-31 00:36:02 +00:00
bitmap.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
bitmap.h Convert windows frontend to using bitmap operation table 2015-04-15 22:40:36 +01:00
download.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
download.h Cleanup windows download window header 2015-03-13 14:55:15 +00:00
drawable.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
drawable.h split out drawable window handling 2011-04-03 22:01:37 +00:00
filetype.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
filetype.h Clean up more windows frontend issues and split out more functionality 2015-03-13 14:32:06 +00:00
findfile.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +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 Clean up more windows frontend issues and split out more functionality 2015-03-13 14:32:06 +00:00
gui.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
gui.h Clean up more windows frontend issues and split out more functionality 2015-03-13 14:32:06 +00:00
localhistory.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
localhistory.h Update windows frontend to cope with split operations table headers 2014-10-16 22:33:44 +01:00
main.c This moves message loading out of netsurf_init into each frontend 2015-06-21 23:27:22 +01:00
Makefile.defaults fix formatting of defaults makefiles 2014-03-20 11:05:39 +00:00
Makefile.target Updated mingw32 toolchain names the regex library something different 2015-04-28 16:23:35 +01:00
misc.c remove the die API from the core. 2014-10-26 12:42:53 +00:00
plot.c fixup all the remaining logging macro callsites 2015-05-28 17:06:18 +01:00
plot.h Update windows frontend to cope with split operations table headers 2014-10-16 22:33:44 +01:00
pointers.c Clean up more windows frontend issues and split out more functionality 2015-03-13 14:32:06 +00:00
pointers.h Clean up more windows frontend issues and split out more functionality 2015-03-13 14:32:06 +00:00
prefs.c fixup all the remaining logging macro callsites 2015-05-28 17:06:18 +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 all the remaining logging macro callsites 2015-05-28 17:06:18 +01:00
schedule.h move scheduleing into browser operation table 2014-03-09 15:37:40 +00:00
windbg.c rationalise windows resource script 2011-03-06 23:27:09 +00:00
windbg.h fixup all the remaining logging macro callsites 2015-05-28 17:06:18 +01:00
window.c fixup all the remaining logging macro callsites 2015-05-28 17:06:18 +01:00
window.h Fix up some doxygen errors 2015-04-03 00:28:22 +01:00