summaryrefslogtreecommitdiff
path: root/frontends/windows/corewindow.c
Commit message (Expand)AuthorAgeFilesLines
* Fix windows frontend click and invalidate region scroll offsetsVincent Sanders2017-06-091-9/+39
* Windows: Core window: No need to erase the invalidated region on scroll.Michael Drake2017-06-091-2/+2
* make windows frontend use corewindow API for local history windowVincent Sanders2017-06-011-1/+67
* fixup windows invalidate callVincent Sanders2017-05-231-3/+1
* update windows frontend for corewindow API changeVincent Sanders2017-05-231-10/+31
* rationalise use of utils/utils.h headerVincent Sanders2017-01-191-1/+1
* move plot style header to netsurf include directoryVincent Sanders2017-01-131-1/+0
* improve doc comments in windows corewindow handlingVincent Sanders2016-12-261-2/+9
* add corewindow support for windows frontendVincent Sanders2016-11-191-0/+472