aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-download.c
Commit message (Expand)AuthorAgeFilesLines
* Add cancellable support to download panel when extracting archivesarchive-extraction-completedTing-Wei Lan2013-08-061-5/+10
* Use new libgnome-autoar APITing-Wei Lan2013-08-051-1/+1
* Integrate autoarchive functions into Epiphany download panelTing-Wei Lan2013-07-261-14/+73
* Revert "Add basic archive support using libarchive"Ting-Wei Lan2013-07-221-99/+1
* Add basic archive support using libarchiveTing-Wei Lan2013-07-081-1/+99
* Add libarchive to dependenciesTing-Wei Lan2013-07-071-0/+3
* Add gsettings key "extract-downloaded-archives"Ting-Wei Lan2013-07-071-0/+21
* Add some extensions of compressed filesTing-Wei Lan2013-07-061-1/+1
* ephy-download: remove non WebKit2 bitsXan Lopez2013-03-221-117/+1
* Fix download tests in WK2Manuel Rego Casasnovas2013-03-131-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-111-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-231-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-271-0/+10
* e-download: add ephy_download_get_content_typeDiego Escalante Urrelo2011-12-211-2/+48
* Use the generic marshaler throughoutXan Lopez2011-06-141-2/+1
* Remove a few GCC 4.6.0 warningsXan Lopez2011-04-211-2/+0
* ephy-download: add the new EphyDownload objectDiego Escalante Urrelo2011-03-081-0/+965
* Basic download functionality for ephy/webkit. This update also removesGustavo Noronha Silva2009-03-051-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-181-32/+2
* Drop gnome-vfs dependency. Now Epiphany depends on glib >= 2.15.1.Cosimo Cecchi2008-01-141-7/+4
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Use UTF-8 copyright symbolChristian Persch2006-09-131-1/+1
* Remove some unnecessary static data.Christian Persch2006-09-071-1/+1
* More changes for 64bit downloads.Christian Persch2005-04-091-6/+6
* Fix for MOZILLA_INTERNAL_API change, and for 64bit downloader change.Christian Persch2005-04-061-2/+2
* Make all structs prefixed by _.Christian Persch2005-01-091-1/+1
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-6/+6
* Fix the build.Christian Persch2004-09-221-1/+1
* Fix overflow in remaining time calculation. Fix bug #153136. Thanks toMarco Pesenti Gritti2004-09-211-1/+4
* Add a MIME icon in the File column. Some indent fixes.Xan Lopez2004-07-041-0/+7
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-1/+1
* Fix mem leak.Christian Persch2004-01-271-0/+2
* Update remaning time every two secondsMarco Pesenti Gritti2003-10-191-7/+38
* Merge new-downloader branch. We reworked the backend, the userMarco Pesenti Gritti2003-10-171-0/+208