deluge/deluge
Damien Churchill 1d29f67a75 fix the progress bar in the grid 2010-01-28 22:49:56 +00:00
..
core Initialize session_id to -1 so that it will always return something even 2010-01-26 02:42:30 +00:00
data Make sure that the port test status image is always reset between tests. Added a "loading" image when the test is in course. 2010-01-12 03:15:50 +00:00
i18n Update translations 2009-11-02 01:35:13 +00:00
plugins Add missing import(removed on a previous check-in???). 2010-01-10 16:26:41 +00:00
scripts Fix typo. Remove obselete function. 2010-01-14 12:32:04 +00:00
ui fix the progress bar in the grid 2010-01-28 22:49:56 +00:00
__init__.py
__rpcapi.py
_libtorrent.py change the _libtorrent module so that the included libtorrent is checked for the correct version also (incase people have been following svn and the version requirement changes) 2009-09-29 09:24:16 +00:00
bencode.py
common.py remove log messages as they don't work 2009-08-12 08:20:19 +00:00
component.py Merge SVN and HG heads. 2009-11-22 02:34:51 +00:00
config.py add a __contains__ method to the config class 2010-01-20 21:04:40 +00:00
configmanager.py Reset the config_files when the config directory changes 2009-08-03 16:56:01 +00:00
error.py
event.py Fix some accidental reverts 2009-11-25 01:00:25 +00:00
httpdownloader.py Make sure all data is passed to pagePart. Accept x-gzip encodings. 2010-01-20 12:36:07 +00:00
log.py
main.py use metavar to change the output of --help by optparse 2009-12-13 21:49:10 +00:00
maketorrent.py Fix num_pieces calculation 2009-08-20 22:27:40 +00:00
metafile.py Properly show 100.00% and reduce number of progress bar updates during a torrent creation 2009-11-29 07:37:29 +00:00
pluginmanagerbase.py Merge SVN and HG heads. 2009-11-22 02:34:51 +00:00
rencode.py