summaryrefslogtreecommitdiff
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Update plotter API to pass contextVincent Sanders2017-02-111-84/+208
|
* create netsurf inttypes header to have portable integer formatting macrosVincent Sanders2017-01-211-0/+59
|
* rationalise use of utils/utils.h headerVincent Sanders2017-01-191-0/+8
|
* move plot style header to netsurf include directoryVincent Sanders2017-01-135-3/+200
| | | | | move plotter style header and adjust all callers to use only what they actually require.
* make local history use system coloursVincent Sanders2017-01-121-0/+35
|
* improve corewindow API documentationVincent Sanders2016-12-241-12/+12
|
* Improve window operation table documentationVincent Sanders2016-10-261-10/+35
|
* Add documentation on the cookie version fieldVincent Sanders2016-09-131-0/+8
|
* cleanup seevral doxygen warningsVincent Sanders2016-09-131-3/+5
|
* move core window API into netsurf header pathVincent Sanders2016-08-181-0/+93
|
* Allow certificate verification user prompt creation to return errorsVincent Sanders2016-07-311-1/+2
|
* fix documentation of mouse state enumerationVincent Sanders2016-07-311-49/+52
|
* move key press enums and operations to their own headerVincent Sanders2016-07-011-0/+83
|
* move the public form APIVincent Sanders2016-06-141-0/+77
|
* msplit public url database API out for frontendsVincent Sanders2016-06-132-0/+220
|
* Update content to split public and internal APIVincent Sanders2016-06-062-0/+264
|
* move plotters header into public APIVincent Sanders2016-05-302-2/+163
|
* move desktop window header into public APIVincent Sanders2016-05-301-0/+714
|
* move mouse and pointer state header into public APIVincent Sanders2016-05-301-0/+132
|
* move netsurf header into public APIVincent Sanders2016-05-3010-18/+71
|
* move layout header into public APIVincent Sanders2016-05-301-0/+91
|
* move fetch header into public APIVincent Sanders2016-05-301-0/+104
|
* move misc header into public APIVincent Sanders2016-05-301-0/+108
|
* move utf8 header into public APIVincent Sanders2016-05-301-0/+53
|
* move download header into public APIVincent Sanders2016-05-301-0/+44
|
* move clipboard header into public APIVincent Sanders2016-05-301-0/+62
|
* move window header into public APIVincent Sanders2016-05-301-0/+291
|
* move search header into public APIVincent Sanders2016-05-301-0/+75
|
* move bitmap API header to core include directoryVincent Sanders2016-05-261-0/+177
|
* move the CSS content handlerVincent Sanders2016-05-261-0/+65