summaryrefslogtreecommitdiff
path: root/midori/midori-download.vala
Commit message (Expand)AuthorAgeFilesLines
* Move WebKit2 guards to resolve warningsChristian Dywan2013-10-291-0/+2
* Resolve remaining warnings for possibly undefined out argumentsChristian Dywan2013-10-281-4/+2
* Bump glib2 version to 2.32.4Paweł Forysiuk2013-06-261-6/+0
* Clean filename for launchers based on titleChristian Dywan2013-06-041-2/+2
* Fix overkill.Cody Garver2013-05-191-1/+1
* Update dates to 2013.Cody Garver2013-05-191-1/+1
* Fix download tooltip crash and extend test caseChristian Dywan2013-04-201-2/+2
* Ensure that download last-size is stored as a pointerChristian Dywan2013-04-171-2/+2
* Add some #ifdef to build Midori with WebKit2 supportAndré Stösel2013-02-211-0/+34
* Guard format_size in Midori.Download against GLib 2.30Christian Dywan2012-11-041-2/+6
* Resolve minor warnings for being() and errorsChristian Dywan2012-11-031-1/+1
* Don't include query in suggested filenamesChristian Dywan2012-09-281-5/+6
* Guard Glib.format_size against HAVE_GLIB_2_30Christian Dywan2012-09-241-2/+5
* Set error icon next to failed downloadsChristian Dywan2012-09-201-0/+2
* Initial download tests for extension and unique filenameChristian Dywan2012-09-171-3/+3
* Don't mix up filesystem and file infoChristian Dywan2012-09-171-2/+4
* Use file info can-write instead of Posix.AccessChristian Dywan2012-09-151-2/+4
* Proper extension fallback for temporary filesChristian Dywan2012-09-091-2/+2
* Fix bogus speed display by removing old valuesChristian Dywan2012-09-091-2/+4
* No speed or remaining time for finished transfersChristian Dywan2012-09-091-0/+4
* Rework downloading into Midori.Download interfaceChristian Dywan2012-09-091-0/+310