Module: deluge Branch: master Commit: 16fbf27b905c1b320a9606587e4d37e14514d4f9
Author: Calum Lind <[email protected]> Date: Mon Jun 6 11:52:08 2011 +0100 Stats plugin update --- .../plugins/Stats/deluge/plugins/stats/common.py | 3 +- deluge/plugins/Stats/deluge/plugins/stats/core.py | 151 ++++++++--- .../Stats/deluge/plugins/stats/data/config.glade | 265 ++++++++++++++++++- .../Stats/deluge/plugins/stats/data/tabs.glade | 167 ++++++++---- deluge/plugins/Stats/deluge/plugins/stats/graph.py | 281 +++++++++++++------- deluge/plugins/Stats/deluge/plugins/stats/gtkui.py | 234 +++++++++++++---- .../Stats/deluge/plugins/stats/template/graph.html | 12 + deluge/plugins/Stats/deluge/plugins/stats/webui.py | 16 +- deluge/plugins/Stats/setup.py | 28 +-- 9 files changed, 873 insertions(+), 284 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.
