netsurf/monkey
John Mark Bell f27d5a3e15 Remove gui_multitask
svn path=/trunk/netsurf/; revision=12828
2011-09-21 00:25:09 +00:00
..
401login.c Add a deaf monkey frontend. TODO: Make it listen 2011-03-12 15:08:07 +00:00
Makefile.target make image content handlers build conditional from teh makefile 2011-08-28 14:29:15 +00:00
bitmap.c No point in saving bitmaps 2011-03-13 10:19:16 +00:00
browser.c Remove gui_window_frame_resize_start() functions. 2011-09-05 15:35:34 +00: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 gui_find_resource --> gui_get_resource_url. 2011-03-17 11:57:09 +00:00
options.h Add a deaf monkey frontend. TODO: Make it listen 2011-03-12 15:08:07 +00:00
plot.c 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
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 Add a deaf monkey frontend. TODO: Make it listen 2011-03-12 15:08:07 +00:00
thumbnail.c Fix message 2011-03-13 10:51:33 +00:00
utils.c Merge branches/jmb/content-factory to trunk 2011-05-06 20:40:09 +00:00