Updated GUI to avoid deprecated API
commitca39b416d872f8210d99fa744665bc1459c8d77d
authorThomas Leonard <talex5@gmail.com>
Sun, 20 Jun 2010 18:25:30 +0000 (20 19:25 +0100)
committerThomas Leonard <talex5@gmail.com>
Sun, 20 Jun 2010 19:06:17 +0000 (20 20:06 +0100)
tree9c32754b71158d740148aea6d14cb51e5bfb8c67
parent605f08f8b8b41215bd11c60d9a5908c4e73500be
Updated GUI to avoid deprecated API

Policy.recalculate didn't update the display properly for asynchronous
downloads. Use solve_with_downloads instead.
tests/testautopolicy.py
tests/testpolicy.py
tests/testselections.py
zeroinstall/0launch-gui/impl_list.py
zeroinstall/0launch-gui/main.py
zeroinstall/0launch-gui/preferences.py
zeroinstall/0launch-gui/properties.py
zeroinstall/injector/fetch.py
zeroinstall/injector/policy.py