summaryrefslogtreecommitdiff
path: root/windows/download.c
Commit message (Collapse)AuthorAgeFilesLines
* fix build warningsVincent Sanders2012-08-101-2/+5
|
* 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/+1
| | | | | | make url bar font more acceptable svn path=/trunk/netsurf/; revision=12131
* Ensure all four required version defines are set for windows buildsVincent Sanders2011-03-161-1/+0
| | | | svn path=/trunk/netsurf/; revision=12082
* rationalise windows resource scriptVincent Sanders2011-03-061-5/+4
| | | | | | make window options dialog into a property sheet svn path=/trunk/netsurf/; revision=11929
* fixup windows download windowVincent Sanders2010-04-111-6/+7
| | | | svn path=/trunk/netsurf/; revision=10366
* Add Windows frontendVincent Sanders2010-01-311-0/+294
svn path=/trunk/netsurf/; revision=9940