summaryrefslogtreecommitdiff
path: root/windows/plot.c
Commit message (Collapse)AuthorAgeFilesLines
* fix thumbnailing and localhistoryVincent Sanders2010-10-141-214/+162
| | | | svn path=/trunk/netsurf/; revision=10885
* ensure transparency is unsetVincent Sanders2010-10-141-3/+3
| | | | svn path=/trunk/netsurf/; revision=10883
* fix bitmap plottingVincent Sanders2010-10-131-163/+299
| | | | svn path=/trunk/netsurf/; revision=10882
* make windows frontend build and run againVincent Sanders2010-10-101-167/+163
| | | | | | | Fix redraw bugs Still major issue with frames svn path=/trunk/netsurf/; revision=10880
* remove all references to defunct vertical offset from plottersVincent Sanders2010-02-011-17/+3
| | | | svn path=/trunk/netsurf/; revision=9950
* Add Windows frontendVincent Sanders2010-01-311-0/+837
svn path=/trunk/netsurf/; revision=9940