aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/mozilla-download.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use G_DEFINE_TYPE* where possible in embed/* (#517090)Xan Lopez2008-02-181-32/+2
* Revert the change from r7406; see bug #476540.Christian Persch2007-09-131-1/+1
* Revert the change from r7407; see bug #476540.Christian Persch2007-09-131-1/+1
* Include nsStringGlue.h instead of nsStringAPI.hChristian Persch2007-09-131-1/+1
* Include xpcom-config.h, not mozilla-config.hChristian Persch2007-09-131-1/+1
* 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
* Drop support for gecko 1.7.Christian Persch2006-05-111-21/+12
* Mark strings in param specs as static.Christian Persch2005-11-081-1/+1
* Ged rid of all API checks which check for 1.8-only API, and introduce aChristian Persch2005-04-261-1/+2
* More changes for 64bit downloads.Christian Persch2005-04-091-1/+1
* Don't use G_BEGIN/END_DECLS here, and don't include MozDownload.h.Christian Persch2005-04-091-1/+2
* Fix for MOZILLA_INTERNAL_API change, and for 64bit downloader change.Christian Persch2005-04-061-6/+6
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-2/+2
* nsEmbedString.h now requires MOZILLA_STRICT_API define.Christian Persch2004-11-141-0/+2
* 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-13/+9
* Fix mozilla API checks to correctly detect firefox libraries.Christian Persch2004-09-211-2/+1
* Don't use -include which compilers other than gcc don't understand.Christian Persch2004-07-311-0/+2
* If the MIME is unknown, use application/octet-stream.Xan Lopez2004-07-061-1/+1
* Fix compilation with mozilla 1.7.Christian Persch2004-07-041-2/+15
* Add a MIME icon in the File column. Some indent fixes.Xan Lopez2004-07-041-3/+20
* merge mozilla-embed-strings branchMarco Pesenti Gritti2004-06-041-4/+0
* Nice mess of defines to support 1.8a. Damn.Marco Pesenti Gritti2004-04-271-0/+4
* *** empty log message ***Release120Marco Pesenti Gritti2004-03-151-0/+2
* Unset the GValue after we're done using what it contained.Christian Persch2004-03-041-0/+6
* Keep a ref for downloads in the view.Marco Pesenti Gritti2004-03-011-13/+89
* Include config.hChristian Persch2004-01-111-0/+4
* Re-implement Pause/Resume in downloader.Xan Lopez2003-12-211-0/+2
* Update remaning time every two secondsMarco Pesenti Gritti2003-10-191-2/+2
* Merge new-downloader branch. We reworked the backend, the userMarco Pesenti Gritti2003-10-171-0/+203