Commit Graph

3511 Commits

Author SHA1 Message Date
Andrew Resch af98a45606 Add tooltip to Classic Mode preference 2008-07-30 05:45:34 +00:00
Andrew Resch efb4462d37 Implement #79 ability to change outgoing port range 2008-07-30 05:37:17 +00:00
Andrew Resch e93e1391a4 Add setting outgoing_ports in libtorrent 2008-07-30 05:29:57 +00:00
Andrew Resch dd4fc26877 Improve Blocklist preferences page 2008-07-29 08:00:50 +00:00
Andrew Resch 48ab9d7522 Fix shutdown() to accept any number of arguments 2008-07-29 05:47:49 +00:00
Andrew Resch 971c7e6f1d Fix deluged running with ssh X forwarding by removing the Gnome lib
import
2008-07-29 04:22:03 +00:00
Marcos Pinto 886f0f0495 rename to deluge.ico 2008-07-29 03:39:20 +00:00
Marcos Pinto 8c57d2dc37 add ico file so we can make '.torrent' files use our icon instead of python's in windows 2008-07-29 03:35:54 +00:00
Andrew Resch 3ec61a1d3f Double-clicking on host in ConnectionManager now will connect to that
host
2008-07-28 23:38:24 +00:00
Martijn Voncken 85e8a29ef3 sidebar:hide tab headers if there is only 1 tab 2008-07-28 18:58:00 +00:00
Martijn Voncken 7cd83f8d05 remove default-sidebar, make plug-in-able 2008-07-28 18:22:44 +00:00
Andrew Resch 7128b129d4 Fix signalreceiver when switching between daemons 2008-07-28 12:02:01 +00:00
Marcos Pinto 8597110e02 add rc4 to release 2008-07-28 07:33:18 +00:00
Marcos Pinto 9f69cccd02 got pygame working on windows, so we no longer need this windows check 2008-07-27 03:52:07 +00:00
Marcos Pinto 6195627caf oops, add missing file 2008-07-27 02:53:28 +00:00
Marcos Pinto cf42970943 finish up notification - now fully works including email 2008-07-27 02:23:41 +00:00
Marcos Pinto 2ca1a61f32 more notification work - still not finished 2008-07-26 22:03:15 +00:00
Andrew Resch 9d13a82d0b Touch up the preferences a bit 2008-07-26 15:44:28 +00:00
Damien Churchill 05fc9a7d26 initial import of the ajax webui template 2008-07-26 15:26:00 +00:00
Damien Churchill 91ff2cb58f remove uneeded print from my patch which accidentally got left in 2008-07-26 12:08:04 +00:00
Andrew Resch 327de6f5cd Fix view options to be persistent between sessions 2008-07-26 08:12:34 +00:00
Marcos Pinto cac6b42449 adjust header spacing 2008-07-26 07:56:37 +00:00
Marcos Pinto 998078b99c add missing hsep 2008-07-26 07:53:29 +00:00
Marcos Pinto 0a3d1f64de fix last 2008-07-26 07:46:59 +00:00
Marcos Pinto 8296e737ef start of torrent notification - doesnt yet work 2008-07-26 07:21:51 +00:00
Andrew Resch 5784b2adbb Fix do not create torrentfiles folder unless 'copy_torrent_file' is True
Fix some libtorrent asserts when using debug build
2008-07-26 03:50:10 +00:00
Marcos Pinto 92f2b369ca save/load dht state - close #359 2008-07-26 03:36:15 +00:00
Marcos Pinto fb09106928 lang sync 2008-07-25 22:05:14 +00:00
Martijn Voncken 93c3d47287 update template strings 2008-07-25 20:01:25 +00:00
Martijn Voncken a684994527 fix previous commit 2008-07-25 18:42:58 +00:00
Martijn Voncken 5013ea842a add scheduler script from #382 2008-07-25 18:32:56 +00:00
Martijn Voncken e84e090c8e json:get_webui_templates 2008-07-25 17:29:10 +00:00
Martijn Voncken 4cc5ccd0b8 coreclient, plugins can use the ui.client interface 2008-07-25 16:08:12 +00:00
Andrew Resch 4b3ffd0aca Revert back to 0.6c6 as 0.6c8 is not needed 2008-07-25 14:45:09 +00:00
Marcos Pinto 45a7e2195a fix #381 2008-07-24 06:01:15 +00:00
Andrew Resch 53fa3ee3c3 Fix displaying of torrents when language is not English 2008-07-24 05:57:00 +00:00
Marcos Pinto a86046b770 revert tab i18n 2008-07-23 22:29:33 +00:00
Marcos Pinto 1ee084f6fc make tab names i18n 2008-07-23 22:07:12 +00:00
Marcos Pinto c07dde715f lang sync 2008-07-23 21:55:37 +00:00
Marcos Pinto 0fb159bd92 try to fix possible network/proxy problem 2008-07-23 19:55:02 +00:00
Martijn Voncken 8d5d30205e sidebar style 2008-07-23 19:34:19 +00:00
Martijn Voncken 4a3afad57f sidebar improvements 2008-07-23 18:30:39 +00:00
Martijn Voncken f79f5d9113 tracker-column:use connected or first 2008-07-23 17:08:33 +00:00
Andrew Resch 2f881fe734 Modify files tab right-click menu behaviour to that of torrentviews 2008-07-23 02:57:16 +00:00
Martijn Voncken 0a362757a9 json get/set webui_config 2008-07-22 20:01:39 +00:00
Martijn Voncken adc9902252 mime-type guessing for /template/render/ 2008-07-22 19:24:57 +00:00
Martijn Voncken 276cf262ed security fixes 2008-07-22 19:01:37 +00:00
Martijn Voncken 498fbab03a improve /template/render/ 2008-07-22 18:24:42 +00:00
Martijn Voncken c5be051136 /template/render/ 2008-07-22 18:11:49 +00:00
Andrew Resch f42f93d034 Display 'total_wanted' instead of 'total_size' in Size column 2008-07-22 06:44:28 +00:00