summaryrefslogtreecommitdiff
path: root/monkey/main.c
Commit message (Expand)AuthorAgeFilesLines
* move download operations to download tableVincent Sanders2014-01-141-0/+1
* split gui operations into core and window and move more operations into tablesVincent Sanders2014-01-121-8/+3
* move set title, set url, start and stop throbber window operations to gui tableVincent Sanders2014-01-121-0/+6
* move window creation and destruction into tableVincent Sanders2014-01-111-3/+5
* Initial conversion of netsurf gui to callback vtableVincent Sanders2014-01-111-2/+7
* No need to set treeview icon for ssl cert windows.Michael Drake2013-08-121-7/+3
* add finalisation to options and document the API betterVincent Sanders2013-06-011-2/+6
* make monkey frontend use new options codeVincent Sanders2013-05-281-10/+27
* move options includeVincent Sanders2013-05-281-2/+2
* add missing includeVincent Sanders2013-05-231-0/+1
* move the logging initialisation out to be call by frontendsVincent Sanders2013-05-231-0/+16
* Fix "error setting certificate verify locations" problem when the Choices fil...Michael Drake2012-10-171-0/+6
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-7/+7
* Build resource: map at start timeJohn Mark Bell2011-10-051-13/+11
* gui_find_resource --> gui_get_resource_url.Michael Drake2011-03-171-1/+1
* Rename utils/resource to utils/filepath to avoid confusion with resource: fet...Michael Drake2011-03-171-8/+8
* WINDOW REDRAW and WINDOW RELOAD. Also, when quitting, cleanupDaniel Silverstone2011-03-121-0/+2
* Give Monkey a hearing aid, add 'WINDOW NEW' 'WINDOW GO' and 'WINDOW DESTROY' ...Daniel Silverstone2011-03-121-3/+20
* Add a deaf monkey frontend. TODO: Make it listenDaniel Silverstone2011-03-121-0/+120