summaryrefslogtreecommitdiff
path: root/frontends/monkey/browser.c
Commit message (Expand)AuthorAgeFilesLines
* Correct wrong MOUT_ERROR to MOUT_WINDOWDaniel Silverstone2018-11-031-1/+1
* centralise monkey output generationVincent Sanders2018-11-031-69/+75
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-061-1/+1
* SET_SCROLL only wants x/y not x0y0x1y1Daniel Silverstone2017-06-101-2/+2
* Reflow monkey code, it was annoying me too muchDaniel Silverstone2017-06-101-258/+258
* Update monkey frontend for set_scroll API changeVincent Sanders2017-04-261-14/+21
* update monkey frontend to remove reformat APIVincent Sanders2017-04-261-11/+12
* Update monkey frontend to use invalidate window area APIVincent Sanders2017-04-231-14/+22
* reduce usage of content headers by monkey frontendVincent Sanders2016-06-061-2/+3
* move plotters header into public APIVincent Sanders2016-05-301-1/+1
* move desktop window header into public APIVincent Sanders2016-05-301-1/+1
* move mouse and pointer state header into public APIVincent Sanders2016-05-301-1/+1
* move window header into public APIVincent Sanders2016-05-301-1/+1
* move frontends into sub directoryVincent Sanders2016-05-151-0/+527