summaryrefslogtreecommitdiff
path: root/monkey/poll.c
Commit message (Expand)AuthorAgeFilesLines
* 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