Commit Graph

4411 Commits

Author SHA1 Message Date
Andrew Resch 8ee7bf9983 Rename RPC_SIGNAL to RPC_EVENT and fix receiving multiple events 2009-02-08 23:25:57 +00:00
Damien Churchill e96b4c4f58 switch over to using twisted-web 2009-02-08 16:56:56 +00:00
Andrew Resch ea734931d7 lt sync 3236 2009-02-08 00:08:15 +00:00
Andrew Resch 44d2fd1f1f lt sync 3232 and patch segfault on start 2009-02-07 00:59:56 +00:00
Andrew Resch 89b5ca1cfe Fix #790 tracker hosts not correct for some 3rd-level domain names 2009-02-06 09:01:11 +00:00
Andrew Resch 7cfc54728f Fix queue manipulation 2009-02-06 09:00:20 +00:00
Andrew Resch ea5bb29ab5 Fix displaying errors when a torrent is Checking 2009-02-06 07:13:56 +00:00
Marcos Pinto e2f707f0d7 update setuptools info and up version to one that actually works 2009-02-06 00:25:56 +00:00
Damien Churchill 85f34614dc fix the queue cell renderer 2009-02-05 22:30:00 +00:00
Andrew Resch 76f35aee85 A better fix for the preferences dialog 2009-02-05 09:06:48 +00:00
Andrew Resch f942d4ee43 Fix preferences window 2009-02-05 08:36:59 +00:00
Andrew Resch 1003374bb4 Update license on metafile.py to GPL3 2009-02-05 04:46:38 +00:00
Andrew Resch d7caea5c31 Change system tray tooltip on disconnect from daemon 2009-02-05 00:01:42 +00:00
Damien Churchill cd493c0f08 add the new twisted/ext webui to svn 2009-02-04 18:20:46 +00:00
Andrew Resch e861e660a5 Fix queue order changing 2009-02-04 14:55:51 +00:00
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