summaryrefslogtreecommitdiff
path: root/gtk/download.c
Commit message (Collapse)AuthorAgeFilesLines
* Partially fix usage of APIs deprecated in GTK3.jmb/gtk3hacksJohn-Mark Bell2015-02-241-6/+6
|
* Update gtk frontend to cope with split operations table headersVincent Sanders2014-10-161-1/+1
|
* make download_context_get_url() return an nsurl and adapt callers to copeVincent Sanders2014-05-081-8/+13
|
* refactor url utility functions to use standard nserror codes and have ↵Vincent Sanders2014-05-081-1/+1
| | | | appropriate documentation.
* clean up desktop/gui.h include usageVincent Sanders2014-01-291-1/+3
|
* split browser gui operations upVincent Sanders2014-01-151-2/+2
|
* move download operations to download tableVincent Sanders2014-01-141-18/+12
|
* move options includeVincent Sanders2013-05-281-1/+1
|
* allow netsurf to build with gtk3Vincent Sanders2012-05-161-607/+604
| | | | svn path=/trunk/netsurf/; revision=13926
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-9/+9
| | | | svn path=/trunk/netsurf/; revision=13548
* Hide implementation detailJohn Mark Bell2011-02-231-0/+50
| | | | svn path=/trunk/netsurf/; revision=11769
* Obtain download filename from the coreJohn Mark Bell2011-02-231-20/+7
| | | | svn path=/trunk/netsurf/; revision=11768
* fixup gtk source file namesVincent Sanders2011-01-291-0/+827
svn path=/trunk/netsurf/; revision=11529