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
Michael Drake 037beb44fb
Pass caret clip rect out to front ends. (Nothing actually using them yet.)
12 years ago
..
401login.c Fix up ripples from urldb change. 12 years ago
Makefile.defaults split target defaults out 12 years ago
Makefile.target move common include path setup to core Makefile 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 Pass caret clip rect out to front ends. (Nothing actually using them yet.) 12 years ago
browser.h WINDOW REDRAW and WINDOW RELOAD. Also, when quitting, cleanup 14 years ago
cert.c Fix up ripples from urldb change. 12 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 Update for new nsfont_split expectations. Untested, but code similar to framebuffer. 12 years ago
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. 12 years ago
options.h NetSurf options rework (a=vince r=daniels,jmb) 13 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
system_colour.c Fix colour string matching. Lose unneeded case insensitivity in matching. 13 years ago
thumbnail.c Fix up ripples from urldb change. 12 years ago
utils.c Port save complete to libdom. 12 years ago