aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-download.c
Commit message (Collapse)AuthorAgeFilesLines
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-1/+1
|
* Fix mem leak.Christian Persch2004-01-271-0/+2
| | | | | | | | 2004-01-26 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-download.c: (ephy_download_get_name): Fix mem leak.
* Update remaning time every two secondsMarco Pesenti Gritti2003-10-191-7/+38
| | | | | | | | | | | | | | | | | | | | | 2003-10-19 Marco Pesenti Gritti <marco@gnome.org> * TODO: * embed/ephy-download.c: (ephy_download_class_init), (ephy_download_init), (update_remaining_time), (ephy_download_get_remaining_time): * embed/ephy-download.h: Update remaning time every two seconds * embed/mozilla/mozilla-download.cpp: Source/target was swapped * embed/mozilla/EphyHeaderSniffer.cpp: * embed/mozilla/EphyHeaderSniffer.h: Fix style
* Merge new-downloader branch. We reworked the backend, the userMarco Pesenti Gritti2003-10-171-0/+208
interface is still incomplete.