Module: deluge Branch: master Commit: 25f086fa8583af21329df848acd09697c7292753
Author: Pedro Algarvio <[email protected]> Date: Fri May 6 18:12:16 2011 +0100 PiecesBar caching. The drawings made on the pieces bar are now cached in "sub-drawings" kept in memory. If no data has changed, those "sub-drawings" are used. If data changed, redraw whatever is necessary. --- deluge/ui/gtkui/piecesbar.py | 320 ++++++++++++++++++++++++------------------ 1 files changed, 185 insertions(+), 135 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.
