summaryrefslogtreecommitdiff
path: root/embed/ephy-download.c
Commit message (Expand)AuthorAgeFilesLines
* UncrustifyuncrustifyMichael Catanzaro2016-03-211-105/+102
* download: Browse to file if it cannot be openedMichael Catanzaro2016-03-111-0/+2
* downloads: Value returned by ephy_download_get_content_type() should not be f...Ting-Wei Lan2015-12-111-3/+1
* Remove FSF address from license headersMichael Catanzaro2015-12-071-3/+1
* EphyDownload: Use g_object_class_install_propertiesMichael Catanzaro2015-11-071-54/+47
* EphyDownload: Don't specify signal marshallersMichael Catanzaro2015-11-071-6/+3
* EphyDownload: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2015-11-071-62/+46
* downloads: Add content-type property to EphyDownloadCarlos Garcia Campos2015-10-261-44/+91
* downloads: Remove the window property of EphyDownloadCarlos Garcia Campos2015-10-261-65/+6
* downloads: Move session inhibition handling to EphyDownloadsManagerCarlos Garcia Campos2015-10-261-53/+0
* downloads: Remove the EphyDownload widget propertyCarlos Garcia Campos2015-10-261-71/+1
* downloads: Add API to query the status of an EphyDownloadCarlos Garcia Campos2015-10-261-13/+60
* downloads: Fix ephy_download_get_content_type() to actually return the conten...Carlos Garcia Campos2015-10-261-4/+7
* Inhibit logout and suspend while downloading filesMichael Catanzaro2015-07-241-0/+53
* Do not use the default WebKitWebContextCarlos Garcia Campos2014-11-251-1/+2
* Make temporary download files "hidden"William Jon McCann2014-01-291-1/+1
* downloads: Do not add automatically the downloads to the UI when they are cre...Carlos Garcia Campos2014-01-131-7/+0
* downloads: Do not duplicate the destination in EphyDownloadCarlos Garcia Campos2014-01-131-62/+17
* downloads: Prefer the content type returned by the serverCarlos Garcia Campos2014-01-081-29/+26
* downloads: Rename ephy_download_new_for_download as ephy_download_newCarlos Garcia Campos2014-01-081-4/+4
* downloads: Remove unused EphyDownload:source propertyCarlos Garcia Campos2014-01-081-39/+0
* downloads: Remove ephy_download_start()Carlos Garcia Campos2014-01-081-19/+2
* downloads: Remove ephy_download_set_auto_destination()Carlos Garcia Campos2014-01-081-15/+0
* downloads: Remove unused method ephy_download_new()Carlos Garcia Campos2014-01-081-17/+1
* Add filename-suggested signal to EphyDownloadDaniel Wyatt2014-01-071-0/+17
* ephy-download: Detect .xz as compressed tooBastien Nocera2013-11-111-1/+1
* ephy-download: remove non WebKit2 bitsXan Lopez2013-03-221-117/+1
* Fix download tests in WK2Manuel Rego Casasnovas2013-03-121-0/+1
* ephy-shell: There can be two widgets for the same download in WebKit2Carlos Garcia Campos2013-01-041-0/+1
* ephy-download: Make EphyDownload:window a construct only propertyCarlos Garcia Campos2013-01-041-38/+19
* Handle a bit more gracefully the self-launch detectionXan Lopez2012-12-121-1/+2
* e-embed-shell: remove the embed_shell globalDiego Escalante Urrelo2012-12-101-5/+5
* Use ephy_sanitize_filename() for filenames suggested by the serverCarlos Garcia Campos2012-09-101-1/+1
* Port downloads to WebKit2Carlos Garcia Campos2012-06-271-44/+142
* ephy-download: remove _ephy_download_new() internal functionCarlos Garcia Campos2012-06-251-33/+33
* ephy-download: Pass suggested filename to define_destination_uri()Carlos Garcia Campos2012-06-251-9/+7
* ephy-download: add EPHY_DOWNLOAD_ACTION_DO_NOTHINGDiego Escalante Urrelo2012-06-221-2/+7
* Initial WebKit2 portCarlos Garcia Campos2012-06-211-4/+30
* ephy-download: Simplify decide_action_from_mimeCarlos Garcia Campos2012-06-141-29/+16
* e-download: document get_content_typeDiego Escalante Urrelo2012-05-261-0/+10
* e-download: add ephy_download_get_content_typeDiego Escalante Urrelo2011-12-201-2/+48
* Use the generic marshaler throughoutXan Lopez2011-06-141-2/+1
* Remove a few GCC 4.6.0 warningsXan Lopez2011-04-201-2/+0
* ephy-download: add the new EphyDownload objectDiego Escalante Urrelo2011-03-071-0/+965
* Basic download functionality for ephy/webkit. This update also removesGustavo Noronha Silva2009-03-041-215/+0
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Use G_DEFINE_TYPE* where possible in embed/* (#517090)Xan Lopez2008-02-171-32/+2
* Drop gnome-vfs dependency. Now Epiphany depends on glib >= 2.15.1.Cosimo Cecchi2008-01-131-7/+4
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-111-1/+1
* Use UTF-8 copyright symbolChristian Persch2006-09-131-1/+1