Commit Graph

6316 Commits

Author SHA1 Message Date
John Garland ee3a17bf37 Update ChangeLog for previous commits 2011-03-09 00:51:33 +11:00
John Garland 292ffb35ac Handle redirection when adding a torrent by url 2011-03-09 00:37:35 +11:00
John Garland fd458fbe64 Handle partial downloads due to incorrect headers (fixes #1517) 2011-03-09 00:05:07 +11:00
Andrew Resch b9fdb5a65f Update translation template files 2011-02-19 11:25:00 -08:00
Calum Lind 36f92231a6 Updated Changelog 2011-02-15 17:37:50 +00:00
Damien Churchill 6cb584d53d update changelog 2011-02-15 12:57:09 +00:00
Damien Churchill 2eb1a51f6b make the edit trackers window resizable 2011-02-15 12:54:25 +00:00
Damien Churchill 84804d37cc fix scrolling on the edit trackers window 2011-02-15 12:50:38 +00:00
Calum Lind 1da7a518b5 Fixes for gtk-ui translations 2011-02-14 23:39:16 +00:00
Calum Lind 808d9bfba8 Fix translate issue for Trackers tree in sidebar 2011-02-14 23:39:02 +00:00
Calum Lind 53b4a06fd1 Fix: os.join created root path in Remove_Empty_Folder if variable 'folder' had a leading slash 2011-02-14 23:37:33 +00:00
Calum Lind 4490cd371a Sidebar: Enabled strings for translation and added icons to Trackers filter 2011-02-11 21:48:49 +00:00
Calum Lind 7d36a4fa51 Fix #1527 - Converting unicode to unicode error in move_storage 2011-02-11 21:48:41 +00:00
Calum Lind 6f844a86d2 Fix Create Torrent Dialog Box - Some buttons raise Type Error if no row selected 2011-02-11 21:48:35 +00:00
Calum Lind 03689a805b Fix #1510 - Cannot create a torrent with only non-zero tier trackers 2011-02-11 21:48:28 +00:00
Calum Lind 1d0857964e Fix #1513: Unhandled Twisted Error in test_listen_port 2011-02-11 21:48:20 +00:00
Calum Lind fd3a33af03 #1514 - Indicator Applet Patch 2011-02-09 19:14:33 +00:00
Calum Lind 2354eeca7b Fix #690 - Renaming folders does not remove old empty folders 2011-02-08 19:34:16 +00:00
Calum Lind ca0003a7af Catch a possible DivByZero error when moving folders around in fileview tab 2011-02-08 17:38:03 +00:00
Calum Lind 2c615e468b Fix #1336 - Uneeded Horizontal Scrollbar shows in Files&Peers Tab 2011-02-08 17:37:53 +00:00
Calum Lind 3794773e95 Fix #1248 - Deluge-console unicode support on redirected stdout 2011-02-08 17:01:37 +00:00
wyrm 1731fd641b Fix #1506 - max speed not restored on a yellow->green transition 2011-02-08 05:00:25 +00:00
Calum Lind c379b6c3b2 Fix #755 - Can't set listen_ports through console UI 2011-02-05 01:08:37 +00:00
Calum Lind e1896d2ace Fix #1450 Trailing white space in paths 2011-02-05 01:08:36 +00:00
Calum Lind 5f168f3a25 Fix #1500 - Console crashes on command longer than terminal width. This error is raised if the cursor is off screen and is supressed with try-except 2011-02-05 01:08:33 +00:00
Calum Lind 8346b4bb77 Fix #1282 - Text for AutoManaged changed to 'On/Off' and localized 2011-02-05 01:08:31 +00:00
Calum Lind 39bbe76436 Updated help text for deluge-console on Windows 2011-02-05 01:08:27 +00:00
Calum Lind 3bd28208d1 Fix for deluge-console adding torrent files in Windows 2011-02-05 01:08:26 +00:00
Chad Miller ffebfb9cdf Fix #1508 - TypeError in cell_data_queue() could not convert argument to correct param type 2011-02-05 01:08:24 +00:00
Calum Lind 93091fbe23 Fix #1373, #1386 - Creating and moving non-ascii folder names in MS Windows 2011-02-05 01:08:11 +00:00
geoffk efd2762255 Fix #1507 - Temporary file race condition in core/core.py:add_torrent_url 2011-02-05 01:08:04 +00:00
alderz 4870d34a52 #1494 - Add Downloaded and Uploaded columns to torrent view 2011-02-05 01:06:26 +00:00
Motiejus Jakštys 26410ca9c1 Apply patch from #1194 2011-02-04 19:49:54 +00:00
Andrew Resch c1477e45cb Fix typo 2011-01-27 11:18:40 -08:00
Andrew Resch 25e58bc8a2 Fix #1498: Use os.path.normpath on new_folder to remove any double slashes or other problems that could be in the string 2011-01-27 11:11:28 -08:00
Andrew Resch 4d2a0b1856 Fix #1484: trying to access the screen object when not using interactive mode 2011-01-16 15:58:50 -08:00
Damien Churchill 82fbbad385 fix bug #1355 2010-12-12 00:02:41 +00:00
Damien Churchill 29a306e378 Merge branch '1.3-stable' of deluge-torrent.org:deluge into 1.3-stable 2010-12-01 10:21:56 +00:00
Damien Churchill 5cfe3b5601 fix a bug that can occur when upgrading 1.1 config files 2010-12-01 10:21:26 +00:00
Calum 3f458e46dd Fix #1283 Consistent icons and add localization to file priorities
Signed-off-by: John Garland <johnnybg+deluge@gmail.com>
2010-11-11 14:02:21 +11:00
Damien Churchill 1067eb7f98 rebuild the compressed javascript 2010-11-01 09:15:19 +00:00
Damien Churchill dca27a4cf9 update the build file to include the spinnerfieldfix file 2010-11-01 09:15:14 +00:00
Andrew Resch b0ceae8d28 Fix copying scripts 2010-10-31 10:50:51 -07:00
Andrew Resch dc0bf3bc88 Update versions and changelog 2010-10-31 10:15:02 -07:00
Damien Churchill 3b9d7ff9c3 remove the convert conf script that won't actually work anymore 2010-10-31 14:35:12 +00:00
Damien Churchill a165d5d746 fix a silly bug 2010-10-31 10:13:22 +00:00
Damien Churchill cc02ebea6a Merge branch '1.3-stable' of deluge-torrent.org:deluge into 1.3-stable 2010-10-31 09:18:36 +00:00
Damien Churchill 41ffee5d8a change entry_points to a dictionary and split it up into console and gui scripts 2010-10-31 09:16:18 +00:00
Damien Churchill 14a89b3f8a don't depend on being executed from a specific directory 2010-10-29 10:09:15 +01:00
John Garland 6f0c2af58a Fix up Changelog (entry was in wrong section) 2010-10-25 09:59:06 +11:00