Commit Graph

3948 Commits

Author SHA1 Message Date
Damien Churchill 8fe301a3d9 change the icon for the "All" state 2008-10-24 13:34:53 +00:00
Andrew Resch 951c13f1ce Better fix for #565 2008-10-24 07:43:34 +00:00
Andrew Resch dc0a2ce52e Fix #565 wait for the deluged process to start to prevent defunct
processes
2008-10-24 07:39:14 +00:00
Martijn Voncken 1aa33421e9 redirects according to http spec 2008-10-23 18:41:07 +00:00
Martijn Voncken 0896856908 1st argument for -u web is the base dir 2008-10-23 18:11:35 +00:00
Andrew Resch cb19d71b7d Fix #545 use proper values in ratio calculation 2008-10-23 16:52:09 +00:00
Martijn Voncken bdbed9f893 fix test 2008-10-23 15:45:30 +00:00
Andrew Resch 1f0a6eb75e Add TorrentInfo class and use it in AddTorrentDialog 2008-10-23 14:41:51 +00:00
Andrew Resch 5af5749065 Allow the creation of .torrent files with no trackers 2008-10-23 13:47:20 +00:00
Andrew Resch dbcf1e622a Fix adding torrent to session 2008-10-23 13:35:17 +00:00
Andrew Resch a2b2ce2ca5 Fix saving files in create torrent dialog, also set a default filename
when saving
2008-10-23 13:23:26 +00:00
Andrew Resch ecb80ea689 Fix creating torrent with file size less than smallest piece size 2008-10-23 13:22:40 +00:00
Andrew Resch b83ef477e4 Fix and clean-up os checking functions 2008-10-23 11:27:37 +00:00
Andrew Resch 759bb8cc5d Fix locale stuff on OS X 2008-10-23 08:21:25 +00:00
Andrew Resch ff6906997b Windows build system fixes 2008-10-23 08:13:08 +00:00
Andrew Resch 718c789c8e Handle OS X better in the build system - patch from hydri 2008-10-23 08:05:02 +00:00
Marcos Pinto 16cc7be912 add darwin check to common 2008-10-23 07:22:08 +00:00
Martijn Voncken 310d1e4e6e move torrent-add-dialog to interface tab 2008-10-22 20:47:35 +00:00
Martijn Voncken 984c4f8203 webui : use TrackerIcons class 2008-10-22 16:08:53 +00:00
Martijn Voncken aadb6edec1 <image to <img 2008-10-22 15:39:13 +00:00
Damien Churchill f051f050a9 move get_torrent_info into a new ui common module 2008-10-22 15:07:51 +00:00
Marcos Pinto e09a8f79a8 fix problem that sometimes occured when switching back and forth between daemons without disconnecting first 2008-10-22 08:54:26 +00:00
Martijn Voncken d4bbece86e use cache for async tracker images 2008-10-21 18:57:13 +00:00
Martijn Voncken 7359ddb879 fetch tracker icons in thread 2008-10-21 18:36:53 +00:00
Damien Churchill 723715ec98 use the included json library when running on python 2.6 2008-10-21 16:19:11 +00:00
Andrew Resch fbe62805c3 Some optimizations to the torrentview updating 2008-10-21 10:52:37 +00:00
Andrew Resch 058c66bfa8 Clean-up torrentview.update_view() code. 2008-10-21 10:23:42 +00:00
Martijn Voncken cb8125aa1b gtk tracker icons, some eye-candy 2008-10-20 18:57:38 +00:00
Andrew Resch 09fe2e696b Touch-up the stats tab 2008-10-19 10:24:46 +00:00
Andrew Resch a8d132452a Fix open folder 2008-10-19 10:10:09 +00:00
Andrew Resch 56f1bff6d4 Use libtorrent smart_ban extension 2008-10-19 06:02:35 +00:00
Andrew Resch 9fc18f0e41 Fix the alert_type magic to work when libtorrent is not in the deluge
module
2008-10-19 05:43:58 +00:00
Andrew Resch 79209daf94 lt sync 2836 2008-10-18 23:57:39 +00:00
Andrew Resch 3405450256 ly sync 2832 2008-10-18 21:22:44 +00:00
Martijn Voncken a495738177 title for start/stop icon 2008-10-18 15:53:12 +00:00
Martijn Voncken 976189a814 styles 2008-10-18 15:06:08 +00:00
Martijn Voncken f3382591ec fix highlighting;#514 2008-10-18 14:32:07 +00:00
Martijn Voncken 8a86094abf webui new state=all icon 2008-10-18 14:20:30 +00:00
Andrew Resch 83360789d5 Add new 'All' icon 2008-10-18 07:56:19 +00:00
Andrew Resch 7caf26779f Fix #549 make sidebar width persistent 2008-10-18 06:43:38 +00:00
Marcos Pinto 219be3f440 account for ipv6 brackets [ip:ip:ip]:port 2008-10-18 04:48:38 +00:00
Andrew Resch 37618e4a13 Fix up add peer dialog to be more consistent 2008-10-18 04:22:29 +00:00
Andrew Resch a7068af238 Fix connection manager 'add host' due to common changes 2008-10-18 04:15:55 +00:00
Andrew Resch da2499faa6 Fix adding peers 2008-10-18 04:10:34 +00:00
Andrew Resch a36938729b Fix #552 wrong gentoo svn folder for grabbing revision 2008-10-18 03:57:26 +00:00
Marcos Pinto 251b1733ce add port mention to add peer glade and fix poort oops in ip validation 2008-10-18 03:53:54 +00:00
Andrew Resch fd1dfedfba Update changelog 2008-10-18 02:31:26 +00:00
Andrew Resch cd671e58bd Add drag n' drop support to the files tab 2008-10-18 02:28:00 +00:00
Marcos Pinto 7c8168fcd2 up changelog 2008-10-18 01:55:38 +00:00
Marcos Pinto 9113744c40 add 'add peer' and create gtkui common 2008-10-18 01:53:13 +00:00