Module: deluge Branch: master Commit: 5d46d2aee507db12e0827955223409d13c454572
Author: Nick <[email protected]> Date: Tue Feb 1 17:23:15 2011 +0100 add torrentdetails state, allow state switching, move some formating to format_utils --- deluge/ui/console/main.py | 14 +- deluge/ui/console/modes/alltorrents.py | 89 ++++---- deluge/ui/console/modes/basemode.py | 13 +- deluge/ui/console/modes/format_utils.py | 70 ++++++ deluge/ui/console/modes/torrentdetail.py | 357 ++++++++++++++++++++++++++++++ deluge/ui/console/statusbars.py | 27 ++- 6 files changed, 501 insertions(+), 69 deletions(-) -- You received this message because you are subscribed to the Google Groups "deluge-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/deluge-commit?hl=en.
