netsurf/monkey
Michael Drake ea79e85fcd Clean up gui_window creation API. 2014-02-09 13:07:39 +00:00
..
401login.c move 401 login into operation table 2014-01-16 00:52:17 +00:00
401login.h move 401 login into operation table 2014-01-16 00:52:17 +00:00
Makefile.defaults split target defaults out 2012-12-13 19:26:24 +00:00
Makefile.target move path_to_url and url_to_path to fetch operation table 2014-01-25 23:01:32 +00:00
bitmap.c Remove suspension of bmp/gif images. It's completely redundant with the convert on demand core image cache. 2012-10-14 20:03:18 +01:00
browser.c Clean up gui_window creation API. 2014-02-09 13:07:39 +00:00
browser.h split browser gui operations up 2014-01-15 19:37:05 +00:00
cert.c remove further extraneous includes 2014-02-01 14:23:58 +00:00
cert.h complete move of remaining core gui functions 2014-01-15 12:28:55 +00:00
dispatch.c ensure monkey command dispatch frees argument vector (coverity 1127054) 2014-01-24 11:54:53 +00:00
dispatch.h Give Monkey a hearing aid, add 'WINDOW NEW' 'WINDOW GO' and 'WINDOW DESTROY' commands, along with 'QUIT' 2011-03-12 17:27:18 +00:00
download.c clean up desktop/gui.h include usage 2014-01-29 21:35:53 +00:00
fetch.c move path_to_url and url_to_path to fetch operation table 2014-01-25 23:01:32 +00:00
fetch.h move path_to_url and url_to_path to fetch operation table 2014-01-25 23:01:32 +00:00
filetype.c create table for fetcher operations and move all operations into it 2014-01-23 00:00:18 +00:00
filetype.h create table for fetcher operations and move all operations into it 2014-01-23 00:00:18 +00:00
font.c move options include 2013-05-28 14:16:10 +01:00
main.c move path_to_url and url_to_path to fetch operation table 2014-01-25 23:01:32 +00:00
options.h change all core and frontend options headers to new format 2013-05-28 14:16:10 +01:00
plot.c More response tags, updated docs with commands 2011-11-25 18:08:30 +00:00
plot.h Add file missing from r12543. 2011-06-30 15:49:12 +00:00
poll.c Initial conversion of netsurf gui to callback vtable 2014-01-11 14:20:30 +00:00
poll.h Initial conversion of netsurf gui to callback vtable 2014-01-11 14:20:30 +00:00
res Add a deaf monkey frontend. TODO: Make it listen 2011-03-12 15:08:07 +00:00
schedule.c stop monkey pulling in headers from gtk 2014-02-03 17:00:10 +00:00
schedule.h Add a deaf monkey frontend. TODO: Make it listen 2011-03-12 15:08:07 +00:00
thumbnail.c fix null dereference (coverity 1127058) 2013-11-27 21:31:00 +00:00
utils.c move utf8 local conversion operations to table 2014-02-01 22:17:36 +00:00