Module: deluge
Branch: chunked-sessionproxy-and-gtkui-speedups
Commit: da5c5d4b84578a742f196da7cf63dd1d0bd8a12b

Author: Pedro Algarvio <[email protected]>
Date:   Wed May  4 23:26:46 2011 +0100

PiecesBar implementation.

We now provide an option to the user to see the states of a torrent's pieces, 
ie, completed, downloading, waiting, missing.
If the user has this option enabled, another 3 will be shown to him(on the GTK 
UI), which will allow him to choose the colors for each piece state.

---

 deluge/ui/gtkui/glade/main_window.glade        |  168 ++++++++++++++++-
 deluge/ui/gtkui/glade/preferences_dialog.glade |  243 +++++++++++++++++++++++-
 deluge/ui/gtkui/gtkui.py                       |   13 ++-
 deluge/ui/gtkui/piecesbar.py                   |  184 ++++++++++++++++++
 deluge/ui/gtkui/preferences.py                 |   99 ++++++++++-
 deluge/ui/gtkui/status_tab.py                  |   34 +++-
 6 files changed, 732 insertions(+), 9 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