summaryrefslogtreecommitdiff
path: root/extensions/external-download-manager.vala
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings for -Wformat-securityRico Tzschichholz2015-08-201-0/+1
* extensions: Drop all usage of "using Midori;"Rico Tzschichholz2015-03-181-2/+0
* extensions: Drop all usage of "using Katze;"Rico Tzschichholz2015-03-181-1/+0
* extensions: Drop all usage of "using WebKit;"Rico Tzschichholz2015-03-181-1/+0
* extensions: Drop all usage of "using Soup;"Rico Tzschichholz2015-03-181-13/+12
* extensions: Drop all usage of "using Gtk;"Rico Tzschichholz2015-03-181-12/+11
* Updated code style based on reviewRobert Roth2014-07-111-3/+3
* Merged from lp:~gero-bare/midori/webkit2download-bug-1173744 with style fixesRobert Roth2014-07-031-2/+26
|\
| * Merge with lp:midori.Gero-Bare2014-04-211-5/+9
| |\ | |/ |/|
| * Added download capabilities to the webkit2 version of midori(lp:1173744)Gero-Bare2014-04-161-4/+24
|/
* Add support of DragonFlyBSDOlivier Duchateau2014-02-181-1/+1
* make commandline download-manager handle parameters more consistently, fixing...gue5t2013-05-261-7/+7
* Default external DM to "fetch" on FreeBSDOlivier Duchateau2013-02-081-0/+2
* Add dialog API with unit test hooksChristian Dywan2012-09-241-2/+2
* Enable command line DM/ FlashGet on Win32Paweł Forysiuk2012-09-241-6/+12
* Show configured tool in command line DM descriptionChristian Dywan2012-09-201-2/+27
* Colons must be part of translatable stringsChristian Dywan2012-09-151-1/+1
* new extension to download a file with a specified commandAndré Stösel2012-09-151-0/+95
* use MidoriDownloadType to check if the download should be startedAndré Stösel2012-08-221-1/+3
* Consolidate download types as MidoriDownloadTypeChristian Dywan2012-07-081-4/+1
* External download manager should skip image viewerChristian Dywan2012-07-081-0/+1
* Check "cancel-download" as well as "open-download"André Stösel2012-05-121-1/+2
* Fix download manager compilation with Vala >= 0.16André Stösel2012-04-101-1/+1
* Display error dialog on external download failureAndré Stösel2012-04-051-2/+17
* Pass cookies to Aria2André Stösel2012-04-051-4/+18
* New extension to download files with Aria2.André Stösel2012-04-051-23/+122
* Fix MidoriView.download_requested signal in vapiChristian Dywan2012-03-191-2/+1
* External Download manager extension for SteadyflowAndré Stösel2012-03-161-0/+91