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 8a075b7142
fix strcasecmp implicit declaration warnings on freebsd
9 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 remove reliance on GLib from monkey frontend 9 years ago
bitmap.c Update monkey to use bitmap render API 10 years ago
bitmap.h Update monkey frontend to use bitmap operation table. 10 years ago
browser.c Change LOG() macro to be varadic 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 Change LOG() macro to be varadic 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 Update monkey frontend to use bitmap operation table. 10 years ago
filetype.c fix strcasecmp implicit declaration warnings on freebsd 9 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 remove reliance on GLib from monkey frontend 9 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
res Add a deaf monkey frontend. TODO: Make it listen 14 years ago
schedule.c fix debug print format type. 9 years ago
schedule.h remove reliance on GLib from monkey frontend 9 years ago
utils.c remove the die API from the core. 10 years ago