summaryrefslogtreecommitdiff
path: root/windows/windbg.h
Commit message (Collapse)AuthorAgeFilesLines
* move frontends into sub directoryVincent Sanders2016-05-151-34/+0
|
* split out windows file operations into a separeate moduleVincent Sanders2015-06-301-1/+1
|
* fixup all the remaining logging macro callsitesVincent Sanders2015-05-281-1/+1
| | | | | The semantic patch tool appears to have missed some difficult to reason about callsites which have now been manually cleaned up
* split out drawable window handlingVincent Sanders2011-04-031-1/+1
| | | | | | | extensive cleanups fix localhistory svn path=/trunk/netsurf/; revision=12153
* make windows about window functionalVincent Sanders2011-03-251-0/+9
| | | | | | make url bar font more acceptable svn path=/trunk/netsurf/; revision=12131
* rationalise windows resource scriptVincent Sanders2011-03-061-0/+24
| | | | | | make window options dialog into a property sheet svn path=/trunk/netsurf/; revision=11929
* make windows frontend build and run againVincent Sanders2010-10-101-0/+1
Fix redraw bugs Still major issue with frames svn path=/trunk/netsurf/; revision=10880