summaryrefslogtreecommitdiff
path: root/frontends/monkey/browser.c
Commit message (Expand)AuthorAgeFilesLines
* add miscellaneous event to browser window callback tableVincent Sanders2019-08-201-6/+42
* monkey: Support clicking in windowsDaniel Silverstone2019-08-031-0/+44
* remove scaled parameter from get_dimensionsVincent Sanders2019-08-021-5/+5
* monkey/browser.c: Handle failed calloc more gracefullyDaniel Silverstone2019-08-011-0/+4
* add ability to stop a navigation in monkey frontendVincent Sanders2019-06-061-0/+25
* Support DEBUG log level in console_logDaniel Silverstone2019-05-061-0/+3
* Monkey: Support console_logDaniel Silverstone2019-05-061-0/+51
* Monkey: Support WINDOW EXEC WIN n cmd...Daniel Silverstone2019-05-051-0/+35
* 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