You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
netsurf/monkey
Vincent Sanders 75ec87cbca
fix null derference (coverity 1127056)
11 years ago
..
401login.c fix null ereference (coverity 1127057) 11 years ago
Makefile.defaults split target defaults out 12 years ago
Makefile.target make monkey frontend use new options code 12 years ago
bitmap.c Remove suspension of bmp/gif images. It's completely redundant with the convert on demand core image cache. 12 years ago
browser.c Remove struct selection from gui_drag_save_selection, so gui.h doesn't need it now. 12 years ago
browser.h WINDOW REDRAW and WINDOW RELOAD. Also, when quitting, cleanup 14 years ago
cert.c fix null derference (coverity 1127056) 11 years ago
dispatch.c Give Monkey a hearing aid, add 'WINDOW NEW' 'WINDOW GO' and 'WINDOW DESTROY' commands, along with 'QUIT' 14 years ago
dispatch.h Give Monkey a hearing aid, add 'WINDOW NEW' 'WINDOW GO' and 'WINDOW DESTROY' commands, along with 'QUIT' 14 years ago
download.c Add a deaf monkey frontend. TODO: Make it listen 14 years ago
filetype.c Add a deaf monkey frontend. TODO: Make it listen 14 years ago
filetype.h Add a deaf monkey frontend. TODO: Make it listen 14 years ago
font.c move options include 12 years ago
main.c No need to set treeview icon for ssl cert windows. 12 years ago
options.h change all core and frontend options headers to new format 12 years ago
plot.c More response tags, updated docs with commands 13 years ago
plot.h Add file missing from r12543. 14 years ago
poll.c Remove gui_multitask 14 years ago
poll.h Give Monkey a hearing aid, add 'WINDOW NEW' 'WINDOW GO' and 'WINDOW DESTROY' commands, along with 'QUIT' 14 years ago
res Add a deaf monkey frontend. TODO: Make it listen 14 years ago
schedule.c Move schedule.h to utils/ 14 years ago
schedule.h Add a deaf monkey frontend. TODO: Make it listen 14 years ago
thumbnail.c fix null dereference (coverity 1127058) 11 years ago
utils.c Remove bulk of old treeview implementation. 12 years ago