summaryrefslogtreecommitdiff
path: root/include/netsurf/window.h
Commit message (Collapse)AuthorAgeFilesLines
* remove reformat from browser window operation tableVincent Sanders2017-04-261-22/+23
| | | | | | the reformat callback was completely unecessary and implementations appeared potentialy buggy. This rationalises the API and reduces the number of operations a frontend must provide.
* replace redraw and update methods with invalidate in window table APIVincent Sanders2017-04-191-14/+22
|
* Improve window operation table documentationVincent Sanders2016-10-261-10/+35
|
* move netsurf header into public APIVincent Sanders2016-05-301-2/+2
|
* move window header into public APIVincent Sanders2016-05-301-0/+291