netsurf/monkey
John-Mark Bell 617d655c7b Remove libxml 2012-11-10 00:11:57 +00:00
..
401login.c Fix up ripples from urldb change. 2012-10-11 11:20:02 +01:00
Makefile.target Remove libxml 2012-11-10 00:11:57 +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
browser.c Move browser_window struct to private header. Places that shouldn't include it do, such as front end code. 2012-08-22 12:22:58 +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 Add a deaf monkey frontend. TODO: Make it listen 2011-03-12 15:08:07 +00:00
filetype.c Add a deaf monkey frontend. TODO: Make it listen 2011-03-12 15:08:07 +00:00
filetype.h Add a deaf monkey frontend. TODO: Make it listen 2011-03-12 15:08:07 +00:00
font.c Add a deaf monkey frontend. TODO: Make it listen 2011-03-12 15:08:07 +00:00
main.c Fix "error setting certificate verify locations" problem when the Choices file doesn't exist. Now there's a single place for front ends to set options overrides. Fix nsoption_setnull_charp leak. 2012-10-17 14:20:18 +01: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 Add a deaf monkey frontend. TODO: Make it listen 2011-03-12 15:08:07 +00:00
schedule.c Move schedule.h to utils/ 2011-03-13 22:50:54 +00:00
schedule.h Add a deaf monkey frontend. TODO: Make it listen 2011-03-12 15:08:07 +00:00
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