netsurf/monkey
Vincent Sanders 35dacc3671 move the logging initialisation out to be call by frontends
This allows each frontend to pass a distinct callback to configure the
output file stream appropriately for their use.
2013-05-23 11:50:57 +01:00
..
401login.c Fix up ripples from urldb change. 2012-10-11 11:20:02 +01: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
browser.c Remove struct selection from gui_drag_save_selection, so gui.h doesn't need it now. 2013-05-10 11:54:26 +01:00
browser.h WINDOW REDRAW and WINDOW RELOAD. Also, when quitting, cleanup 2011-03-12 17:54:02 +00:00
cert.c Fix up ripples from urldb change. 2012-10-11 11:20:02 +01:00
dispatch.c Give Monkey a hearing aid, add 'WINDOW NEW' 'WINDOW GO' and 'WINDOW DESTROY' commands, along with 'QUIT' 2011-03-12 17:27:18 +00:00
dispatch.h Give Monkey a hearing aid, add 'WINDOW NEW' 'WINDOW GO' and 'WINDOW DESTROY' commands, along with 'QUIT' 2011-03-12 17:27:18 +00:00
download.c
filetype.c
filetype.h
font.c Update for new nsfont_split expectations. Untested, but code similar to framebuffer. 2013-02-10 18:32:08 +00:00
main.c move the logging initialisation out to be call by frontends 2013-05-23 11:50:57 +01:00
Makefile.defaults split target defaults out 2012-12-13 19:26:24 +00:00
Makefile.target move common include path setup to core Makefile 2012-12-20 15:27:07 +00:00
options.h NetSurf options rework (a=vince r=daniels,jmb) 2012-03-22 09:34:34 +00:00
plot.c More response tags, updated docs with commands 2011-11-25 18:08:30 +00:00
plot.h Add file missing from r12543. 2011-06-30 15:49:12 +00:00
poll.c Remove gui_multitask 2011-09-21 00:25:09 +00:00
poll.h Give Monkey a hearing aid, add 'WINDOW NEW' 'WINDOW GO' and 'WINDOW DESTROY' commands, along with 'QUIT' 2011-03-12 17:27:18 +00:00
res
schedule.c Move schedule.h to utils/ 2011-03-13 22:50:54 +00:00
schedule.h
system_colour.c Fix colour string matching. Lose unneeded case insensitivity in matching. 2012-03-27 11:02:35 +00:00
thumbnail.c Fix up ripples from urldb change. 2012-10-11 11:20:02 +01:00
utils.c Port save complete to libdom. 2012-11-03 23:19:45 +00:00