summaryrefslogtreecommitdiff
path: root/windows/download.c
Commit message (Expand)AuthorAgeFilesLines
* update windows frontend to not use depricated warn_user APIVincent Sanders2016-04-271-8/+8
* Split utils header into string functions and everything elseVincent Sanders2016-04-211-0/+1
* move sys/time.h support functionality out of generic headerVincent Sanders2016-04-191-1/+1
* Change LOG() macro to be varadicVincent Sanders2015-05-281-4/+3
* Cleanup windows download window headerVincent Sanders2015-03-131-0/+20
* Clean up more windows frontend issues and split out more functionalityVincent Sanders2015-03-131-14/+23
* use nsurl_nice and remove url_niceVincent Sanders2014-10-311-1/+2
* Update windows frontend to cope with split operations table headersVincent Sanders2014-10-161-3/+3
* 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