.. |
core
|
Fix some config file locations when using a non-default config directory
|
2009-05-15 18:09:59 +00:00 |
data
|
Remove revision file from trunk too
|
2008-12-26 08:05:10 +00:00 |
docs
|
Update and fix-up the man pages
|
2009-02-02 00:20:25 +00:00 |
i18n
|
Update deluge.pot and a couple i18n tweaks
|
2009-05-12 18:10:52 +00:00 |
plugins
|
Add Extractor plugin
|
2009-05-02 02:13:23 +00:00 |
scripts
|
Some changes to the create_plugin script to work properly with 1.2
|
2009-05-02 02:11:36 +00:00 |
tests
|
get_stats+overhead
|
2008-11-25 19:28:25 +00:00 |
ui
|
Remove icon_size property from toolbar to prevent gtk warnings
|
2009-05-16 05:47:35 +00:00 |
__init__.py
|
Big code clean-up and some refactoring. Added docstrings but more are
|
2007-08-26 14:34:50 +00:00 |
bencode.py
|
Fix bdecoding some torrent files
|
2009-01-14 01:15:00 +00:00 |
common.py
|
Remove some useless code
|
2009-05-10 19:11:06 +00:00 |
component.py
|
Get Label plugin working in the GtkUI
|
2009-02-27 17:12:53 +00:00 |
config.py
|
change the config class to return true or false on a save to show whether or not it was successful
|
2009-05-07 15:32:21 +00:00 |
configmanager.py
|
Remove 5 minute config save timer as it's not really needed and it's
|
2009-05-12 17:48:47 +00:00 |
error.py
|
Remove OpenSSL exception from license headers
|
2008-11-23 04:58:01 +00:00 |
event.py
|
Add PreTorrentRemovedEvent event
|
2009-03-26 21:23:56 +00:00 |
log.py
|
Added filemode support to setupLogger.
|
2009-05-17 12:28:03 +00:00 |
main.py
|
Fix up error message when not specifying a directory with the --config option and add this to 1.1.x
|
2009-05-11 04:10:05 +00:00 |
metafile.py
|
Fix creating torrents in Windows
|
2009-04-23 20:21:01 +00:00 |
pluginmanagerbase.py
|
Get Label plugin working in the GtkUI
|
2009-02-27 17:12:53 +00:00 |
rencode.py
|
Implement new DelugeRPC method to replace XMLRPC.
|
2009-01-27 08:03:39 +00:00 |