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 6f9a93e332
fix formatting of defaults makefiles
11 years ago
..
401login.c move 401 login into operation table 11 years ago
401login.h move 401 login into operation table 11 years ago
Makefile.defaults fix formatting of defaults makefiles 11 years ago
Makefile.target move path_to_url and url_to_path to fetch operation table 11 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 Make browser_window_navigate (un)verifiable flag match browser_window_create. 11 years ago
browser.h split browser gui operations up 11 years ago
cert.c remove further extraneous includes 11 years ago
cert.h complete move of remaining core gui functions 11 years ago
dispatch.c ensure monkey command dispatch frees argument vector (coverity 1127054) 11 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 clean up desktop/gui.h include usage 11 years ago
fetch.c move path_to_url and url_to_path to fetch operation table 11 years ago
fetch.h move path_to_url and url_to_path to fetch operation table 11 years ago
filetype.c create table for fetcher operations and move all operations into it 11 years ago
filetype.h create table for fetcher operations and move all operations into it 11 years ago
font.c move options include 12 years ago
main.c move scheduleing into browser operation table 11 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 Initial conversion of netsurf gui to callback vtable 11 years ago
poll.h Initial conversion of netsurf gui to callback vtable 11 years ago
res Add a deaf monkey frontend. TODO: Make it listen 14 years ago
schedule.c move scheduleing into browser operation table 11 years ago
schedule.h move scheduleing into browser operation table 11 years ago
thumbnail.c fix null dereference (coverity 1127058) 11 years ago
utils.c move utf8 local conversion operations to table 11 years ago