netsurf/monkey
Vincent Sanders e237ebac8f Split install and package targets.
Install target is for installing on the local machine and package generates a package
2012-08-23 11:46:31 +01:00
..
401login.c Add a deaf monkey frontend. TODO: Make it listen 2011-03-12 15:08:07 +00:00
Makefile.target Split install and package targets. 2012-08-23 11:46:31 +01:00
bitmap.c No point in saving bitmaps 2011-03-13 10:19:16 +00: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 Add a deaf monkey frontend. TODO: Make it listen 2011-03-12 15:08:07 +00: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 NetSurf options rework (a=vince r=daniels,jmb) 2012-03-22 09:34:34 +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 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 message 2011-03-13 10:51:33 +00:00
utils.c Fix monkey frontend 2011-12-04 14:59:11 +00:00