| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-implement Pause/Resume in downloader. | Xan Lopez | 2003-12-21 | 1 | -0/+2 |
* | Improved API and implementation of EphyDialog. Add support for new combo | Christian Persch | 2003-11-30 | 1 | -9/+9 |
* | Show total downloads and time in the tray icon tooltip | Marco Pesenti Gritti | 2003-11-29 | 1 | -1/+40 |
* | Try out a different layout for downloads rows. Make the file column | Marco Pesenti Gritti | 2003-11-26 | 1 | -42/+39 |
* | Use gnome_vfs_format_file_size_for_display to display size, put Unknown | Xan Lopez | 2003-11-25 | 1 | -9/+13 |
* | Very basic tray icon for downloader. | Marco Pesenti Gritti | 2003-11-23 | 1 | -1/+33 |
* | Use kB, MB and GB for the total size of the files being downloaded. Fixes | Xan Lopez | 2003-11-07 | 1 | -4/+14 |
* | Change some more i18n inclusion and remove several unused includes. | Marco Pesenti Gritti | 2003-11-06 | 1 | -4/+0 |
* | Use new glib gi18n.h instead of bonobo's bonobo-i18n.h. | Christian Persch | 2003-11-06 | 1 | -1/+1 |
* | Remove unused ephy-prefs includes | Marco Pesenti Gritti | 2003-11-05 | 1 | -1/+0 |
* | Implement smart selection in the downloader view. | Xan Lopez | 2003-10-29 | 1 | -6/+40 |
* | Port to new gtk+ file chooser. | Christian Persch | 2003-10-26 | 1 | -1/+0 |
* | Remove a debug print, don't do anything on wm delete event. | Xan Lopez | 2003-10-25 | 1 | -3/+1 |
* | Remove open button, autclose when there are no downloads left. | Xan Lopez | 2003-10-25 | 1 | -40/+15 |
* | unref the model once it's set in the view | Marco Pesenti Gritti | 2003-10-20 | 1 | -0/+1 |
* | Merge new-downloader branch. We reworked the backend, the user | Marco Pesenti Gritti | 2003-10-17 | 1 | -727/+140 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -17/+11 |
* | Do not try to remove completed downloads, fixes a crash. | Marco Pesenti Gritti | 2003-08-20 | 1 | -2/+5 |
* | Fix mem leak. | Christian Persch | 2003-08-09 | 1 | -3/+4 |
* | s/KB/kB/ | Xan Lopez | 2003-08-08 | 1 | -4/+4 |
* | Fix mem leaks; thanks to Xan for pointing this out. | Christian Persch | 2003-07-14 | 1 | -0/+5 |
* | Fix mem leaks. | Christian Persch | 2003-07-14 | 1 | -9/+27 |
* | Don't show -1 KB before download starts. | Piers Cornwell | 2003-06-29 | 1 | -1/+1 |
* | Set done size to total size on download completed | Marco Pesenti Gritti | 2003-06-28 | 1 | -6/+10 |
* | Pass elapsed times in seconds, more consistent and avoid overflow. | Marco Pesenti Gritti | 2003-06-22 | 1 | -1/+1 |
* | More cleanups, fix memleaks. | Xan Lopez | 2003-06-19 | 1 | -1/+1 |
* | Use g_list_prepend instead of g_list_append, and fix mem leaks along the | Christian Persch | 2003-06-14 | 1 | -10/+9 |
* | Add support for string enums. | Marco Pesenti Gritti | 2003-06-13 | 1 | -0/+2 |
* | Fix crash on pause. | Xan Lopez | 2003-05-26 | 1 | -3/+22 |
* | Add gettext call to l10nize string displayed in remaining column when | Christian Neumair | 2003-05-21 | 1 | -1/+1 |
* | data/glade/epiphany.glade data/glade/prefs-dialog.glade | Christian Neumair | 2003-05-21 | 1 | -33/+13 |
* | Mark time format strings for translation. | Christian Neumair | 2003-05-21 | 1 | -2/+4 |
* | Fix some warnings. Go back hardcoding defaults in the code, mozilla pref | Marco Pesenti Gritti | 2003-05-20 | 1 | -1/+1 |
* | Use stock icons instead of the files directly to set window border icons. | David Bordoley | 2003-05-20 | 1 | -3/+7 |
* | Fixed many issues mentioned in #112781. | Christian Neumair | 2003-05-17 | 1 | -3/+7 |
* | Workaround to not act on every download, ongoing or finished, when we | Xan Lopez | 2003-05-02 | 1 | -97/+56 |
* | Assume Pause/Resume is available for every channel, "fixes" resume for | Xan Lopez | 2003-04-19 | 1 | -8/+3 |
* | Set and icon for the download window | David Bordoley | 2003-03-24 | 1 | -0/+8 |
* | fix incorrect figures on small files | Rob Clews | 2003-01-17 | 1 | -1/+4 |
* | Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when using | Marco Pesenti Gritti | 2003-01-05 | 1 | -2/+6 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+1100 |