summaryrefslogtreecommitdiff
path: root/frontends/monkey
Commit message (Collapse)AuthorAgeFilesLines
* Initial monkey farmer example, needs to be genericisedDaniel Silverstone2017-06-101-0/+363
|
* Add ability to set options in monkeyDaniel Silverstone2017-06-101-1/+11
|
* SET_SCROLL only wants x/y not x0y0x1y1Daniel Silverstone2017-06-101-2/+2
|
* Look for resources in useful folder nameDaniel Silverstone2017-06-101-1/+1
|
* Fix commentsDaniel Silverstone2017-06-101-2/+2
|
* Reflow monkey code, it was annoying me too muchDaniel Silverstone2017-06-1012-874/+866
|
* Include time in GENERIC POLL TIMEDDaniel Silverstone2017-06-101-1/+1
|
* 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
|
* clean up incorrect documentation comments from plotter API reworkVincent Sanders2017-02-141-5/+5
|
* update monkey plotters to new APIVincent Sanders2017-02-111-45/+213
|
* move plot style header to netsurf include directoryVincent Sanders2017-01-131-1/+1
| | | | | move plotter style header and adjust all callers to use only what they actually require.
* make monkey frontend mime type processing use explicit ascii processingVincent Sanders2016-09-071-20/+38
|
* Allow certificate verification user prompt creation to return errorsVincent Sanders2016-07-312-4/+5
|
* Move fetcher_fdset to fetch.h (and rename to fetch_fdset). Maybe not ideal ↵Daniel Silverstone2016-06-271-2/+2
| | | | but better
* msplit public url database API out for frontendsVincent Sanders2016-06-131-1/+2
|
* reduce usage of content headers by monkey frontendVincent Sanders2016-06-065-9/+10
|
* move plotters header into public APIVincent Sanders2016-05-302-2/+2
|
* 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 netsurf header into public APIVincent Sanders2016-05-301-1/+1
|
* move layout header into public APIVincent Sanders2016-05-301-1/+1
|
* move fetch header into public APIVincent Sanders2016-05-301-1/+1
|
* move misc header into public APIVincent Sanders2016-05-301-1/+1
|
* move download header into public APIVincent Sanders2016-05-301-1/+1
|
* move window header into public APIVincent Sanders2016-05-301-1/+1
|
* move bitmap API header to core include directoryVincent Sanders2016-05-261-1/+1
|
* move image content handlers to accomodate core build changesVincent Sanders2016-05-231-1/+1
|
* move frontends into sub directoryVincent Sanders2016-05-1526-0/+2499