Commit Graph

777 Commits

Author SHA1 Message Date
Martijn Voncken a745178244 peers_tab:display ?% instead of KeyError on progress 2008-04-25 16:37:25 +00:00
Andrew Resch 62b713041a Add torrent_error_alert to python bindings 2008-04-24 09:46:15 +00:00
Andrew Resch 846d575a52 Fix typo in policy.cpp 2008-04-24 09:36:37 +00:00
Andrew Resch 1a8c3d21be Fix issue where trying to handle an announce alert after the torrent has
been removed from session.
2008-04-24 07:58:52 +00:00
Andrew Resch c5eba92174 lt sync 2224 2008-04-24 07:54:44 +00:00
Andrew Resch ff837215e3 Fix compiling of 'GeoIP.c' on some systems. 2008-04-23 21:13:53 +00:00
Andrew Resch 9f05f6fc64 lt sync 2219 2008-04-23 01:14:11 +00:00
Andrew Resch e477b5e037 lt sync 2207 2008-04-20 04:18:40 +00:00
Andrew Resch 354b31dbbe lt sync 2205 2008-04-20 00:39:26 +00:00
Andrew Resch e366b75714 Fix peers tab sorting by down/up speed. 2008-04-19 20:44:30 +00:00
Andrew Resch 6d9cfbabd9 lt sync 2203 2008-04-16 07:52:09 +00:00
Andrew Resch 19dcc3e09b lt sync 2202 2008-04-16 07:07:58 +00:00
Andrew Resch 809007d77c Define '_FILE_OFFSET_BITS=64' 2008-04-16 03:52:08 +00:00
Andrew Resch 770e0a0db6 Update the country flag properly. 2008-04-16 02:55:45 +00:00
Andrew Resch 1557679259 Forgot some headers in last commit. 2008-04-16 01:20:57 +00:00
Andrew Resch 70bb78b833 Update libtorrent to 0.14 trunk.
A few minor touch ups regarding torrent state and queue.
2008-04-16 01:15:06 +00:00
Andrew Resch 1861ef439f Attempt fixing #146. 2008-04-15 02:46:29 +00:00
Marcos Pinto ff2d7ba7f8 add deluge.js to setup 2008-04-14 00:49:31 +00:00
Andrew Resch 3ac9af0486 State fixes. 2008-04-13 06:07:19 +00:00
Andrew Resch 0b63f0b3b4 Add more webui files 2008-04-13 04:45:05 +00:00
Andrew Resch 1558ab8607 Fix #85 change torrent state to downloading if changing priority of files in torrent to something other than
'Do Not Download'.
2008-04-13 04:16:33 +00:00
Andrew Resch 0f4895ee6a Update webui paths 2008-04-13 03:42:05 +00:00
Marcos Pinto d231aafa9a lt sync 2185 2008-04-13 03:24:27 +00:00
Andrew Resch 4ffe14573f Expose torrent_handle::is_finished() 2008-04-13 03:15:46 +00:00
Andrew Resch 49af682226 Re-apply per-torrent settings after forced recheck. 2008-04-13 01:25:33 +00:00
Marcos Pinto 4b620896a5 fix set_current_folder when None 2008-04-12 05:08:33 +00:00
Andrew Resch c012427edc Fix #146 2008-04-10 05:52:38 +00:00
Martijn Voncken 622a0053d8 css 2008-04-08 20:16:50 +00:00
Martijn Voncken 7a879b33c8 details tabs:add css 2008-04-08 19:39:09 +00:00
Martijn Voncken 85d17af933 split details/statistics tabs 2008-04-08 18:34:37 +00:00
Martijn Voncken 39cad76dd2 rm gtk webserver 2008-04-08 17:46:53 +00:00
Martijn Voncken 7023ad0974 progresss bars : fix layout 2008-04-08 17:32:49 +00:00
Martijn Voncken 3e6d43b8a5 update todo 2008-04-08 17:21:35 +00:00
Martijn Voncken d93df183bb webui:add TODO 2008-04-08 17:00:33 +00:00
Martijn Voncken c282132574 template_static:fix config bug 2008-04-08 16:54:20 +00:00
Andrew Resch 46a1eb26cf Fix peers list updating. 2008-04-08 12:02:08 +00:00
Andrew Resch 7cb6876bae Fix peers tab updating to include country codes. 2008-04-08 09:55:31 +00:00
Marcos Pinto cb75bda84e tweak last 2008-04-08 08:12:34 +00:00
Marcos Pinto 7fe0a713b2 blocklist flix to todo 2008-04-08 08:07:37 +00:00
Marcos Pinto d009516272 update TOTO 2008-04-08 08:01:28 +00:00
Marcos Pinto ca66946169 only show torrent menu if a torrent is selected 2008-04-08 06:40:29 +00:00
Marcos Pinto d17092b20d fix return of None in 2.4 2008-04-08 06:39:57 +00:00
Marcos Pinto 346a25564a dont show file menu if no files are selected 2008-04-08 06:19:48 +00:00
Andrew Resch 3ca459df87 Only update the peers list as necessary. 2008-04-08 05:55:20 +00:00
Andrew Resch ec326c2c6d Show a peer/seed icon for peers. 2008-04-08 05:26:10 +00:00
Andrew Resch c884142691 Only show peers that we've exchanged a handshake with. 2008-04-08 05:15:52 +00:00
Andrew Resch 1bf2339b0f Proper sorting of ip addresses in peers tab.
Try to show a proper string for clients that don't send utf-8
2008-04-08 05:11:36 +00:00
Andrew Resch ed4389fe65 Show country flags in peers tab. 2008-04-08 04:46:01 +00:00
Andrew Resch 4ead675fad Fix pluginmanagerbase to use configmanagers config directory instead of trying to get it from the config
file.
2008-04-08 03:56:27 +00:00
Andrew Resch 7f89a8aff3 Fix issue where folder chooser buttons show the path's parent and not the actual selected path.
Remove file browser options from preferences dialog.
2008-04-08 03:51:29 +00:00