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
John-Mark Bell 9a2fe3d481
Monkey: fix double-free on exit
10 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 monkey should not force external iconv 11 years ago
Makefile.target revert unecessary librt linkage as it not comes from libnsfb pkg-config correctly 10 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 replace save_link operation table entry usage of textural url with nsurl 10 years ago
browser.h reduce uncesessary inclusion of browser.h and browser_private.h 10 years ago
cert.c Update monkey frontend to cope with split operations table headers 10 years ago
cert.h Update monkey frontend to cope with split operations table headers 10 years ago
dispatch.c remove the die API from the core. 10 years ago
dispatch.h remove the die API from the core. 10 years ago
download.c reduce uncesessary inclusion of browser.h and browser_private.h 10 years ago
fetch.c Update monkey frontend to cope with split operations table headers 10 years ago
fetch.h move path_to_url and url_to_path to fetch operation table 11 years ago
filetype.c check return from stat() fixes coverity 1164069 11 years ago
filetype.h create table for fetcher operations and move all operations into it 11 years ago
font.c Put the font operations table alongside all the other core API 10 years ago
main.c Monkey: fix double-free on exit 10 years ago
options.h change all core and frontend options headers to new format 12 years ago
plot.c remove unecessary utils/types.h 10 years ago
plot.h Add file missing from r12543. 14 years ago
poll.c reduce uncesessary inclusion of browser.h and browser_private.h 10 years ago
poll.h remove use of deprecated netsurf_quit variable in monkey 10 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 reduce uncesessary inclusion of browser.h and browser_private.h 10 years ago
utils.c remove the die API from the core. 10 years ago