Commit Graph

4519 Commits

Author SHA1 Message Date
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
Andrew Resch 7167c0ecca Fix setting file priorities when adding a torrent 2009-01-22 08:22:50 +00:00
Andrew Resch 71aebaffdf Fix being able to select/deselect files in the add torrent dialog 2009-01-22 06:01:34 +00:00
Andrew Resch 85b1a86669 Fix setting Peer TOS byte 2009-01-21 14:03:26 +00:00
John Garland 72601aebf4 Fixed blocklist web ui 2009-01-21 03:56:38 +00:00
John Garland 3b9b47011c Fixed regression where blocklist no longer checked for update on startup 2009-01-20 13:46:13 +00:00
Andrew Resch 2403d13ceb Fix torrents not displaying properly after disconnecting and
reconnecting to the daemon
2009-01-20 11:45:43 +00:00
John Garland 2368a82b13 Fixed regression where blocklist would import empty list 2009-01-20 07:14:25 +00:00
John Garland 2ea8ca1000 No longer checks for newer blocklist on startup 2009-01-19 10:46:24 +00:00
John Garland 7c6319b1db Fixed bug where blocklist was reset when not imported
Date is now of remote blocklist (makes checking more precise)
Fixed web ui from crashing (still doesn't work though)
2009-01-19 10:14:33 +00:00
John Garland a6de74c858 Blocklist is no longer imported if up to date 2009-01-19 08:12:31 +00:00
John Garland 1ec3751f91 need_new_blocklist is no longer blocking
removed download arg from import_list
updated gtkui and webui
2009-01-19 07:56:49 +00:00
John Garland 813063bd12 need_new_blocklist now checks if remote blockist is newer/bigger 2009-01-19 06:02:58 +00:00
Andrew Resch 58361f4af2 Default to ERROR logging level if the supplied logging level is invalid 2009-01-18 06:24:49 +00:00
Andrew Resch 40ba6ea2ba lt sync 3187 2009-01-17 22:03:36 +00:00
Andrew Resch 7c349b1fa9 Fix translating speed units in status tab when a per-torrent limit is
set
2009-01-17 22:02:38 +00:00
Andrew Resch a69efdfc56 Fix crashing in AddTorrentDialog when removing torrents from the list
Do not allow duplicate torrents in the AddTorrentDialog
2009-01-17 21:58:02 +00:00
Andrew Resch 32be4ed4ad Fix being able to connect to a local daemon from another user account 2009-01-16 20:11:05 +00:00
Marcos Pinto 0fa9b491c5 add tooltip to popup about windows 2009-01-16 04:47:44 +00:00
Marcos Pinto a76550be68 make popup insensitive on windows 2009-01-16 03:41:13 +00:00
Andrew Resch 8f68fc9e07 Add support for more tracker icons 2009-01-16 03:31:21 +00:00
Andrew Resch ebc24e35dd Fix #729 tracker icons not being saved in the correct location 2009-01-16 03:18:43 +00:00
Andrew Resch 8e5473a91d Fix saving Files tab and Peers tab state 2009-01-16 03:13:37 +00:00
Andrew Resch 5cef7fe9fc Fix remembering sorted column in the torrent list 2009-01-16 03:01:41 +00:00
Andrew Resch 2acd470626 Fix opening links from Help menu and others 2009-01-16 02:45:36 +00:00
Andrew Resch f16ff06083 Fix the -l, --logfile option 2009-01-16 00:35:07 +00:00
Andrew Resch f990fd1a9a Fix [4491] which broke the oldstateupgrade 2009-01-14 02:45:11 +00:00
Andrew Resch e42910dbf8 Fix bdecoding some torrent files 2009-01-14 01:15:00 +00:00