aboutsummaryrefslogtreecommitdiffstats
path: root/embed/downloader-view.c
Commit message (Expand)AuthorAgeFilesLines
* Don't show -1 KB before download starts.Piers Cornwell2003-06-291-1/+1
* Set done size to total size on download completedMarco Pesenti Gritti2003-06-281-6/+10
* Pass elapsed times in seconds, more consistent and avoid overflow.Marco Pesenti Gritti2003-06-221-1/+1
* More cleanups, fix memleaks.Xan Lopez2003-06-191-1/+1
* Use g_list_prepend instead of g_list_append, and fix mem leaks along theChristian Persch2003-06-141-10/+9
* Add support for string enums.Marco Pesenti Gritti2003-06-131-0/+2
* Fix crash on pause.Xan Lopez2003-05-261-3/+22
* Add gettext call to l10nize string displayed in remaining column whenChristian Neumair2003-05-211-1/+1
* data/glade/epiphany.glade data/glade/prefs-dialog.gladeChristian Neumair2003-05-211-33/+13
* Mark time format strings for translation.Christian Neumair2003-05-211-2/+4
* Fix some warnings. Go back hardcoding defaults in the code, mozilla prefMarco Pesenti Gritti2003-05-201-1/+1
* Use stock icons instead of the files directly to set window border icons.David Bordoley2003-05-201-3/+7
* Fixed many issues mentioned in #112781.Christian Neumair2003-05-171-3/+7
* Workaround to not act on every download, ongoing or finished, when weXan Lopez2003-05-021-97/+56
* Assume Pause/Resume is available for every channel, "fixes" resume forXan Lopez2003-04-191-8/+3
* Set and icon for the download windowDavid Bordoley2003-03-241-0/+8
* fix incorrect figures on small filesRob Clews2003-01-171-1/+4
* Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when usingMarco Pesenti Gritti2003-01-051-2/+6
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+1100