summaryrefslogtreecommitdiff
path: root/windows/download.c
Commit message (Expand)AuthorAgeFilesLines
* make download_context_get_url() return an nsurl and adapt callers to copeVincent Sanders2014-05-081-3/+8
* refactor url utility functions to use standard nserror codes and have appropr...Vincent Sanders2014-05-081-2/+2
* move scheduleing into browser operation tableVincent Sanders2014-03-091-9/+12
* fix missing includesVincent Sanders2014-01-291-0/+1
* split browser gui operations upVincent Sanders2014-01-151-2/+2
* move download operations to download tableVincent Sanders2014-01-141-4/+14
* fix build warningsVincent Sanders2012-08-101-2/+5
* split out drawable window handlingVincent Sanders2011-04-031-1/+1
* make windows about window functionalVincent Sanders2011-03-251-0/+1
* Ensure all four required version defines are set for windows buildsVincent Sanders2011-03-161-1/+0
* rationalise windows resource scriptVincent Sanders2011-03-061-5/+4
* fixup windows download windowVincent Sanders2010-04-111-6/+7
* Add Windows frontendVincent Sanders2010-01-311-0/+294