summaryrefslogtreecommitdiff
path: root/embed/downloader-view.c
Commit message (Expand)AuthorAgeFilesLines
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-1/+1
* Unset the GValue after we're done using what it contained.Christian Persch2004-03-031-3/+6
* Keep a ref for downloads in the view.Marco Pesenti Gritti2004-03-011-0/+3
* Prepare for 1.1.8Marco Pesenti Gritti2004-02-151-10/+0
* Safety check.Christian Persch2004-02-121-1/+2
* Added timeout so that dialog won't disappear before 5 seconds is over.Chris Lahey2004-02-111-2/+67
* Make columns resizableMarco Pesenti Gritti2004-02-111-4/+3
* David Bordoley <bordoley@msu.edu>Biggest Flake Ever2004-02-041-0/+2
* Activating the status icon should only show it (HIG says so). Also set theXan Lopez2004-02-011-9/+2
* Fix mem leak.Christian Persch2004-01-291-7/+6
* Fix mem leak.Christian Persch2004-01-261-3/+4
* Fix mem leak.Christian Persch2004-01-261-0/+1
* Add a persist-position property.Marco Pesenti Gritti2004-01-241-2/+3
* Allow passing the translation domain to ephy_dialog_construct, to makeChristian Persch2004-01-231-2/+4
* Call ephy_file() explicitly for each glade file, letting extensions load glad...Adam Hooper2004-01-211-1/+1
* Use ngettext for number of downloads and remaining minutes display in thePiers Cornwell2004-01-211-7/+30
* Allow to show/hide downloader clicking on tray icon. Fixes #131012.Xan Lopez2004-01-131-1/+8
* Add accelerator to Pause/Resume button.Christian Persch2004-01-121-2/+2
* Re-implement Pause/Resume in downloader.Xan Lopez2003-12-211-0/+2
* Improved API and implementation of EphyDialog. Add support for new comboChristian Persch2003-11-301-9/+9
* Show total downloads and time in the tray icon tooltipMarco Pesenti Gritti2003-11-281-1/+40
* Try out a different layout for downloads rows. Make the file columnMarco Pesenti Gritti2003-11-251-42/+39
* Use gnome_vfs_format_file_size_for_display to display size, put UnknownXan Lopez2003-11-241-9/+13
* Very basic tray icon for downloader.Marco Pesenti Gritti2003-11-231-1/+33
* Use kB, MB and GB for the total size of the files being downloaded. FixesXan Lopez2003-11-061-4/+14
* Change some more i18n inclusion and remove several unused includes.Marco Pesenti Gritti2003-11-061-4/+0
* Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.Christian Persch2003-11-051-1/+1
* Remove unused ephy-prefs includesMarco Pesenti Gritti2003-11-041-1/+0
* Implement smart selection in the downloader view.Xan Lopez2003-10-281-6/+40
* Port to new gtk+ file chooser.Christian Persch2003-10-261-1/+0
* Remove a debug print, don't do anything on wm delete event.Xan Lopez2003-10-251-3/+1
* Remove open button, autclose when there are no downloads left.Xan Lopez2003-10-251-40/+15
* unref the model once it's set in the viewMarco Pesenti Gritti2003-10-191-0/+1
* Merge new-downloader branch. We reworked the backend, the userMarco Pesenti Gritti2003-10-161-727/+140
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-011-17/+11
* Do not try to remove completed downloads, fixes a crash.Marco Pesenti Gritti2003-08-191-2/+5
* Fix mem leak.Christian Persch2003-08-081-3/+4
* s/KB/kB/Xan Lopez2003-08-071-4/+4
* Fix mem leaks; thanks to Xan for pointing this out.Christian Persch2003-07-141-0/+5
* Fix mem leaks.Christian Persch2003-07-131-9/+27
* Don't show -1 KB before download starts.Piers Cornwell2003-06-281-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-181-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-251-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-201-2/+4