summaryrefslogtreecommitdiff
path: root/monkey/browser.c
Commit message (Expand)AuthorAgeFilesLines
* Fix up Monkey for r12574 API change.Michael Drake2011-07-061-4/+3
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-1/+6
* Remove gui_window_set_scale().Michael Drake2011-06-241-6/+0
* If iframes are reformatted due to containing document reflow, don't need to r...Michael Drake2011-06-241-0/+1
* WINDOW REDRAW and WINDOW RELOAD. Also, when quitting, cleanupDaniel Silverstone2011-03-121-0/+63
* Give Monkey a hearing aid, add 'WINDOW NEW' 'WINDOW GO' and 'WINDOW DESTROY' ...Daniel Silverstone2011-03-121-32/+90
* Add a deaf monkey frontend. TODO: Make it listenDaniel Silverstone2011-03-121-0/+418