summaryrefslogtreecommitdiff
path: root/Docs/core-window-interface
Commit message (Collapse)AuthorAgeFilesLines
* update invalidate area core window APIVincent Sanders2017-05-231-14/+16
| | | | | | | | slightly extends the invalidate core window API with error return and whole window invalidation. Also renames it to be more inline with browser window API call. cannot quite reuse browser window API yet as that applies scaling
* 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.
* add some example code to aid in explaining the core window interfaceVincent Sanders2016-10-261-3/+572
|
* Initial attempt to document the core window interfaceVincent Sanders2016-10-241-0/+108