summaryrefslogtreecommitdiff
path: root/monkey/poll.c
Commit message (Expand)AuthorAgeFilesLines
* Initial conversion of netsurf gui to callback vtableVincent Sanders2014-01-111-1/+1
* Remove gui_multitaskJohn Mark Bell2011-09-211-5/+0
* Shunt some schedule_run() calls around.. Should improve behaviour on GTK and ...Daniel Silverstone2011-03-131-2/+2
* Run the schedule before as well as after the pollDaniel Silverstone2011-03-121-0/+2
* Take advantage of not needing to spin like a mofo thanks to r11986Daniel Silverstone2011-03-121-2/+2
* Give Monkey a hearing aid, add 'WINDOW NEW' 'WINDOW GO' and 'WINDOW DESTROY' ...Daniel Silverstone2011-03-121-1/+56
* Add a deaf monkey frontend. TODO: Make it listenDaniel Silverstone2011-03-121-0/+108