aboutsummaryrefslogtreecommitdiffstats
path: root/lib/widgets/ephy-download-widget.c
Commit message (Expand)AuthorAgeFilesLines
* Add cancellable support to download panel when extracting archivesarchive-extraction-completedTing-Wei Lan2013-08-061-25/+63
* Allow users to click "Open" if extraction has failedTing-Wei Lan2013-07-291-4/+7
* Click "Show in folder" when extracting should not destroy widgetsTing-Wei Lan2013-07-291-2/+4
* Add seek and skip callback functions for libarchiveTing-Wei Lan2013-07-271-1/+0
* Show error message in download panel if extraction failedTing-Wei Lan2013-07-271-1/+3
* Integrate autoarchive functions into Epiphany download panelTing-Wei Lan2013-07-261-12/+107
* Port downloads to WebKit2Carlos Garcia Campos2012-06-271-21/+91
* ephy-download-widget: add get_destination_basename_from_download() helper fun...Carlos Garcia Campos2012-06-261-11/+26
* ephy-download-widget: add ephy_download_widget_download_finished()Carlos Garcia Campos2012-06-251-20/+28
* Initial WebKit2 portCarlos Garcia Campos2012-06-211-0/+34
* ephy-download-widget: Show bytes downloaded when the total size is unknownCarlos Garcia Campos2012-06-141-20/+54
* ephy-download-widget: Check the icon has changed before updating the imageCarlos Garcia Campos2012-06-131-3/+6
* ephy-download-widget: Don't leak the GIconCarlos Garcia Campos2012-06-131-5/+17
* download-widget: use the "linked" style classCosimo Cecchi2012-03-271-0/+4
* e-download-widget: update icon every 10%Diego Escalante Urrelo2011-12-211-0/+7
* e-download-widget: use GIcon instead of GdkPixbufDiego Escalante Urrelo2011-12-211-19/+5
* e-download: add ephy_download_get_content_typeDiego Escalante Urrelo2011-12-211-9/+5
* Use g_markup_printf_escaped when printing urisDiego Escalante Urrelo2011-08-131-5/+2
* ephy-download-widget: unescape tooltipsDiego Escalante Urrelo2011-07-171-1/+4
* Use GtkOrientable interface instead of deprecated V/H widgetsClaudio Saavedra2011-06-091-1/+4
* ephy-download-widget: unescape displayed filenamesDiego Escalante Urrelo2011-03-081-4/+9
* ephy-download-widget: new widgetDiego Escalante Urrelo2011-03-081-0/+507