Perform GUI downloads in the main window.
commitf5afb3da28431f7fd5c98dc96167663898fddf1a
authorThomas Leonard <talex5@gmail.com>
Sun, 27 Jan 2008 21:15:12 +0000 (27 21:15 +0000)
committerThomas Leonard <talex5@gmail.com>
Sun, 27 Jan 2008 21:15:12 +0000 (27 21:15 +0000)
tree9f18f6b1e44a6b3ec71150b94f04a20d2dae899a
parentbd5504b774bfeb3ee2d59efed42085d3219d64bb
Perform GUI downloads in the main window.

Moved download_impls from Autopolicy to Policy, since it is now useful for the
GUI too.

Still need to move nice progress bars from old box to the main window.
zeroinstall/0launch-gui/0launch-gui
zeroinstall/0launch-gui/dialog.py
zeroinstall/0launch-gui/download_box.py
zeroinstall/0launch-gui/gui.py
zeroinstall/0launch-gui/mainwindow.py
zeroinstall/injector/autopolicy.py
zeroinstall/injector/policy.py