netsurf/monkey
Vincent Sanders d3c392c3d3 Initial conversion of netsurf gui to callback vtable 2014-01-11 14:20:30 +00:00
..
401login.c fix null ereference (coverity 1127057) 2013-11-27 21:35:30 +00:00
Makefile.defaults split target defaults out 2012-12-13 19:26:24 +00:00
Makefile.target fix mngectony makefiles 2014-01-04 18:08:08 +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 Add some more frontend stubs and fix up some others 2014-01-05 17:37:21 +00:00
browser.h WINDOW REDRAW and WINDOW RELOAD. Also, when quitting, cleanup 2011-03-12 17:54:02 +00:00
cert.c fix null derference (coverity 1127056) 2013-11-27 21:36:56 +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 move options include 2013-05-28 14:16:10 +01:00
main.c Initial conversion of netsurf gui to callback vtable 2014-01-11 14:20:30 +00:00
options.h change all core and frontend options headers to new format 2013-05-28 14:16:10 +01: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 Initial conversion of netsurf gui to callback vtable 2014-01-11 14:20:30 +00:00
poll.h Initial conversion of netsurf gui to callback vtable 2014-01-11 14:20:30 +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
thumbnail.c fix null dereference (coverity 1127058) 2013-11-27 21:31:00 +00:00
utils.c Remove bulk of old treeview implementation. 2013-09-02 16:19:16 +01:00