Commit Graph

4496 Commits

Author SHA1 Message Date
Andrew Resch b18d9cfed4 Fix issue that could happen when the deferreds created in the connection
manager fire after the dialog has been closed
2009-02-04 06:41:19 +00:00
Andrew Resch 5ad7c60b65 Remove signalmanager 2009-02-04 06:27:40 +00:00
Andrew Resch 75efde8439 Fix filtering on trackers 2009-02-04 06:17:09 +00:00
Andrew Resch 9b0306d5b5 Clean up some stuff when clients disconnect 2009-02-04 03:00:55 +00:00
Andrew Resch 5fc4948ad2 Fix some issues with event handling on the client side and how arguments are handled in
DelugeEvents
2009-02-04 02:48:50 +00:00
Andrew Resch 3b6bee1508 Fix up config module to use twisted loop instead of gobject 2009-02-04 02:47:02 +00:00
Andrew Resch 523d494991 lt sync 3228 2009-02-03 21:58:29 +00:00
Andrew Resch e0735cf5ca Only attempt stopping PluginManagers looping call if it's running. 2009-02-03 06:39:33 +00:00
Andrew Resch a24738a9ff Implement Events (formerly Signals) which are emitted from the daemon to interested clients. 2009-02-03 04:13:41 +00:00
Andrew Resch aa89c653f9 Remove xmlrpc related files 2009-02-02 10:39:33 +00:00
Andrew Resch c374e99cdd Fix logging exceptions in the daemon 2009-02-02 02:08:59 +00:00
Andrew Resch fe98e1c11e Fix typo 2009-02-02 01:52:15 +00:00
Andrew Resch 1462795480 Update and fix-up the man pages 2009-02-02 00:20:25 +00:00
Andrew Resch ab4fec5573 Fix issue when initializing gettext that would prevent deluge from starting 2009-02-01 22:18:39 +00:00
Andrew Resch c399f7c9b3 Move the list_methods rpc to the daemon object and rename it to 'get_method_list' 2009-02-01 20:39:07 +00:00
Marcos Pinto 27cf34f85b trunk lang sync 2009-01-31 21:16:38 +00:00
Damien Churchill 27937e21dd import stat as it's used in generating ssl keys 2009-01-30 19:26:43 +00:00
Damien Churchill c6439e5a22 add a list_methods method so a javascript json-client can be built for
the webui
2009-01-30 14:09:22 +00:00
Andrew Resch b3b856bcca Fix double-clicking on host entry to connect 2009-01-30 03:07:22 +00:00
Andrew Resch d6fd69eba8 Fix adding torrents 2009-01-29 01:42:48 +00:00
Andrew Resch 887ef8d7ca Fix component depend on CorePluginManager 2009-01-29 01:19:26 +00:00
Andrew Resch 6a0594b47d Rename the daemons PluginManager component to CorePluginManager to not
conflict with the gtkui in Classic mode.
2009-01-28 23:10:44 +00:00
Andrew Resch e9f8c7b0e8 Get Classic mode working somewhat. There are still some issues to
resolve with it.
2009-01-28 17:59:27 +00:00
Andrew Resch 9f369388e6 lt sync 3225 2009-01-28 16:19:36 +00:00
Andrew Resch 44ffcd4499 Automatically get localclient credentials if attempting to connect to a
localhost
2009-01-28 02:31:51 +00:00
Andrew Resch 464073e596 Update the list 2 seconds after starting the daemon 2009-01-28 01:36:46 +00:00
Marcos Pinto 01fbda7c9e minor connectionmanager fixes on adding hsot 2009-01-28 01:14:29 +00:00
Andrew Resch 4d2c6881f8 Fix saving hostlist on host remove 2009-01-28 00:57:45 +00:00
Andrew Resch 6cd05fbbc9 Remove default user/pass from hostlist 2009-01-28 00:52:18 +00:00
Andrew Resch 089f0afa32 Fix license headers
Remove ui/webui/ssl from package_data since it doesn't exist
2009-01-28 00:36:33 +00:00
Andrew Resch 865921a677 Fix issue when using 'Active' state 2009-01-28 00:03:14 +00:00
Andrew Resch 47bb52f72a Remove pythonize module since it's no longer used 2009-01-27 23:44:26 +00:00
Andrew Resch eda19c3d60 Update copyright years in aboutdialog 2009-01-27 23:34:03 +00:00
Andrew Resch 8f12919013 Fix saving files/peers tab state when no column is sorted 2009-01-27 21:45:44 +00:00
Andrew Resch b681ca8909 Fix typo 2009-01-27 21:41:48 +00:00
Andrew Resch 08ea99c233 Fix #761 use proper theme colours in sidebar 2009-01-27 21:21:15 +00:00
Andrew Resch 3632409b29 Fix import 2009-01-27 20:48:29 +00:00
Andrew Resch 45669ca703 lt sync 3219 2009-01-27 19:24:07 +00:00
Andrew Resch bf4dae61d2 lt sync 3218 2009-01-27 17:27:23 +00:00
Andrew Resch 42588656fd Implement new DelugeRPC method to replace XMLRPC.
This commit breaks _a lot_ of things including the web and console UIs, please do not expect 
anything to work.
2009-01-27 08:03:39 +00:00
Andrew Resch ce1b7b491d Fix up some copyright headers 2009-01-27 00:21:53 +00:00
Andrew Resch 657ec0756a Remove 'state_upgrade.py' script since this functionality is included in Deluge now. 2009-01-27 00:17:43 +00:00
John Garland d727a515b7 Updated for new year 2009-01-26 05:06:08 +00:00
Andrew Resch 20751de699 ltsync 3211 2009-01-25 02:51:01 +00:00
Andrew Resch 24e526ce93 Revert unintended change 2009-01-25 02:17:15 +00:00
Andrew Resch 5697376caa lt sync 3209 2009-01-25 02:10:39 +00:00
Andrew Resch 082dea9b80 Update python bindings from libtorrent svn 2009-01-24 05:31:45 +00:00
Andrew Resch d9ab0ec0ca Fix setting outgoing ports 2009-01-24 05:25:37 +00:00
Andrew Resch 9df4c84295 lt sync 3205 2009-01-24 04:12:32 +00:00
Andrew Resch 05141c6f2c Fix when sorting # column, downloads should be on top 2009-01-23 05:25:31 +00:00