Commit Graph

963 Commits

Author SHA1 Message Date
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
Andrew Resch 36e21935f4 Show proper file priorities now.
Added file tab context menu and can now set priorities for individual files.
2008-04-08 03:05:34 +00:00
Andrew Resch 2b007ff878 Fix when selecting multiple torrents and right-clicking only selecting the one. 2008-04-08 01:02:44 +00:00
Andrew Resch 051e2ae9e7 Add 'set_torrent_prioritize_first_last' method. 2008-04-08 00:41:23 +00:00
Andrew Resch 4423ce667f Make buttons on the options tab actually work. 2008-04-08 00:40:29 +00:00
Andrew Resch 37fcf4ec4d Catch a couple more exceptions. 2008-04-07 21:10:44 +00:00
Marcos Pinto f39e3c69a3 0.13 final sync 2008-04-07 05:13:36 +00:00
Andrew Resch 97e8cdaac8 Change the listview to a treeview -- patch from Andrew Eikum 2008-04-07 01:02:33 +00:00
Marcos Pinto fecd9132ce sync with asio 1.0 release and update lt 2147 2008-04-06 21:12:32 +00:00
Andrew Resch 642569f4bc Fix remove torrent command in null client. 2008-04-06 03:14:29 +00:00
Andrew Resch c226014439 Remove the progress column from the peers tab.
Only show connected peers.
2008-04-06 00:09:30 +00:00
Andrew Resch 4c867264f9 Add '-c, --config' options to set config directory. 2008-04-05 22:40:35 +00:00
Andrew Resch 72e0df3e5f Fix details tab. 2008-04-05 22:04:17 +00:00
Andrew Resch 8eca7bfdeb Add Options tab. 2008-04-05 21:43:04 +00:00
Martijn Voncken 6858e875a1 webui:mv tab_meta->tab_statistics 2008-04-04 19:33:33 +00:00