summaryrefslogtreecommitdiff
path: root/src/gtk/download.h
AgeCommit message (Expand)AuthorFilesLines
2009-02-03Split refcounted_base into threadsafe and not-threadsafe versions; use the th...Daniel Burrows1-1/+1
2009-01-21Rework the download progress screen.Daniel Burrows1-4/+6
2008-12-25Hide progress cell for the "Download started" row in the Downloads page.Luca Bruno1-0/+1
2008-11-01Add support for displaying download progress in terms of the number of items ...Daniel Burrows1-8/+3
2008-10-29Massive refactoring and redesign to properly support background downloads in ...Daniel Burrows1-63/+46
2008-10-19Display download information in a notification bar by default.Daniel Burrows1-23/+102
2008-08-22Implemented MediaChange. Untested.Obey Arthur Liu1-1/+1
2008-08-20Improved download manager tracking individual download progress.Obey Arthur Liu1-0/+12
2008-08-19Add dummy progress percentage column in the download view.Obey Arthur Liu1-0/+2
2008-07-29Display progress during download and only pulse during dpkg phase.Obey Arthur Liu1-0/+1
2008-07-27Split gtk/gui.cc into 7 smaller files to speed up edition and compilation.Obey Arthur Liu1-0/+83