summaryrefslogtreecommitdiff
path: root/embed/ephy-download.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove some unnecessary static data.Christian Persch2006-09-061-1/+1
* More changes for 64bit downloads.Christian Persch2005-04-081-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-081-1/+1
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-021-2/+0
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-231-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-031-0/+7
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-1/+1
* Fix mem leak.Christian Persch2004-01-261-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-161-0/+208