Module: deluge
Branch: master
Commit: da9af84dc16f3e263cc3cd77ea3878f4891410ac

Author: Andrew Resch <[email protected]>
Date:   Sun Mar 28 12:42:35 2010 -0700

Add new component SessionProxy
Use SessionProxy in place of core.get_torrent_status calls

---

 deluge/ui/gtkui/details_tab.py        |    3 +-
 deluge/ui/gtkui/edittrackersdialog.py |    4 +-
 deluge/ui/gtkui/files_tab.py          |    4 +-
 deluge/ui/gtkui/gtkui.py              |    8 +-
 deluge/ui/gtkui/menubar.py            |   10 +-
 deluge/ui/gtkui/notification.py       |    2 +-
 deluge/ui/gtkui/options_tab.py        |    2 +-
 deluge/ui/gtkui/peers_tab.py          |    2 +-
 deluge/ui/gtkui/status_tab.py         |    2 +-
 deluge/ui/gtkui/torrentview.py        |   23 ++--
 deluge/ui/sessionproxy.py             |  227 +++++++++++++++++++++++++++++++++
 11 files changed, 260 insertions(+), 27 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.

Reply via email to