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 18aefabd20
change reformat to be driven from the scheduler like redraw
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 monkey should not force external iconv 11 years ago
Makefile.target remove unecessary utils/url.h includes 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 change reformat to be driven from the scheduler like redraw 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 Fix checking memory allocation return, fixes coverity 1164969 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 rework path to url mapping functions to convert from and to nsurl 11 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 move options include 12 years ago
main.c make launch_url core operation use nsurl 11 years ago
options.h change all core and frontend options headers to new format 12 years ago
plot.c reduce uncessary include usage 11 years ago
plot.h Add file missing from r12543. 14 years ago
poll.c change reformat to be driven from the scheduler like redraw 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