Improve progress bar display when downloading.
commit6475a8d7d54d093ef5d6a4c0380f8a653bdcbc28
authorThomas Leonard <talex5@gmail.com>
Sat, 2 Feb 2008 17:40:19 +0000 (2 17:40 +0000)
committerThomas Leonard <talex5@gmail.com>
Sat, 2 Feb 2008 17:42:52 +0000 (2 17:42 +0000)
tree15710f8c1e52747ca91a807d9222d1f15f246b85
parentd0c7349721185ee82b2d61fe46095ec86d51e989
Improve progress bar display when downloading.

If there are multiple files being downloaded or we know the total size, show the fraction done
not just a pulse.
zeroinstall/0launch-gui/gui.py
zeroinstall/injector/download.py
zeroinstall/injector/handler.py