Commit Graph

950 Commits

Author SHA1 Message Date
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
Martijn Voncken 6bd677bedc fix oops,tracker_name 2008-04-04 19:22:01 +00:00
Martijn Voncken ec1db13c32 webui:layout torrent_meta+add hash 2008-04-04 18:38:44 +00:00
Martijn Voncken 5f4d5efa17 fix #134, pretty eta 2008-04-04 17:56:40 +00:00
Martijn Voncken 7f8fca451d webui : fix add url 2008-04-04 17:02:09 +00:00
Martijn Voncken c9bc6a9526 webui:fix oops in torrent_files 2008-04-03 19:56:24 +00:00
Martijn Voncken 2ccf6786c6 webui:add queue config 2008-04-03 19:49:23 +00:00
Martijn Voncken 380966f3f1 webui:add some values to config pages 2008-04-03 19:06:17 +00:00
Martijn Voncken c585e75b36 edit trackers 2008-04-03 18:32:58 +00:00
Martijn Voncken 3185665941 fix indent 2008-04-02 15:01:46 +00:00
Marcos Pinto 7990de2a31 windows support in open_file 2008-04-01 22:23:41 +00:00
Martijn Voncken c906af496f add apache.py 2008-04-01 17:44:30 +00:00
Martijn Voncken d9ec10dd28 remove https+ add apache 2008-04-01 17:40:50 +00:00
Andrew Resch 0f32cde503 Fix possible issue where the health icon will not disappear. 2008-04-01 08:38:10 +00:00