summaryrefslogtreecommitdiff
path: root/windows/localhistory.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove plotter table global. Pass a redraw context around redraw functions. ↵Michael Drake2011-06-301-3/+12
| | | | | | Knockout could be handled better. Note: untested on most front ends. svn path=/trunk/netsurf/; revision=12543
* split out drawable window handlingVincent Sanders2011-04-031-274/+284
| | | | | | | extensive cleanups fix localhistory svn path=/trunk/netsurf/; revision=12153
* Ensure all four required version defines are set for windows buildsVincent Sanders2011-03-161-1/+0
| | | | svn path=/trunk/netsurf/; revision=12082
* fix thumbnailing and localhistoryVincent Sanders2010-10-141-55/+39
| | | | svn path=/trunk/netsurf/; revision=10885
* make windows frontend build and run againVincent Sanders2010-10-101-1/+0
| | | | | | | 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-3/+1
| | | | svn path=/trunk/netsurf/; revision=9950
* Add Windows frontendVincent Sanders2010-01-311-0/+422
svn path=/trunk/netsurf/; revision=9940