Andrew Resch
|
8d8e1ef5c3
|
Fix #870 use proper config location for loading ssl cert
|
2009-03-31 18:42:10 +00:00 |
|
Andrew Resch
|
1da46653e6
|
Fix #862 deluged crash when access http://localhost:58846
|
2009-03-31 18:26:40 +00:00 |
|
Andrew Resch
|
5644646427
|
Fix #855 force a resume on a torrent if a 'Force Recheck' is initiated
|
2009-03-21 18:45:47 +00:00 |
|
Andrew Resch
|
fe04c46252
|
Fix udp trackers being classified as DHT source
|
2009-03-21 18:07:19 +00:00 |
|
Andrew Resch
|
e219cce7a5
|
Prep for release
|
2009-03-16 17:55:51 +00:00 |
|
Andrew Resch
|
17ac7ce733
|
Fix #841 maximum upload slots tooltip
|
2009-03-15 18:38:08 +00:00 |
|
Andrew Resch
|
97fec6ce1a
|
Add 'Comments' field to the Details tab
|
2009-03-15 01:35:20 +00:00 |
|
Andrew Resch
|
874c5dc106
|
Prep for release
|
2009-03-08 21:08:42 +00:00 |
|
Andrew Resch
|
c2de5ed93f
|
Make sure config files, resume data and state are fsync'd when saved. This should help prevent data
losses on crashes/improper shutdowns.
|
2009-03-08 20:27:58 +00:00 |
|
Andrew Resch
|
fdf78bc7fd
|
Fix #790 tracker hosts not correct for some .uk trackers
|
2009-03-08 20:19:19 +00:00 |
|
Andrew Resch
|
5ce82498ac
|
Label: Fix setting 'Move on completed' folder when connected to a remote daemon
|
2009-03-08 20:14:42 +00:00 |
|
Andrew Resch
|
8001d5e165
|
Change SignalReceiver to use non-blocking socket
|
2009-03-05 00:28:34 +00:00 |
|
Andrew Resch
|
364078079b
|
Update ChangeLogs
|
2009-02-28 22:22:49 +00:00 |
|
Andrew Resch
|
f598101ee8
|
Fix #817 email notifications fail to substitute format strings
|
2009-02-28 02:18:12 +00:00 |
|
Andrew Resch
|
4965a903ac
|
Fix #655 issue where default torrent options wouldn't be set for new
torrents added to the addtorrentdialog
|
2009-02-28 01:48:41 +00:00 |
|
Andrew Resch
|
5414276a16
|
Fix displaying file errors when the torrent isn't paused
|
2009-02-27 21:38:30 +00:00 |
|
Andrew Resch
|
f7d001e7b8
|
Fix the allocate mode not being preserved when selecting different
torrents in addtorrentdialog
|
2009-02-21 10:42:59 +00:00 |
|
John Garland
|
7abd8efd81
|
Wikified Changelog
|
2009-02-20 11:28:44 +00:00 |
|
Andrew Resch
|
4da8274875
|
Fix saving file priorities when switching torrents in the
addtorrentdialog
|
2009-02-19 06:05:11 +00:00 |
|
Andrew Resch
|
2294c35e3f
|
Fix hiding bottom pane when no tabs are enabled upon restart
|
2009-02-16 02:40:50 +00:00 |
|
Andrew Resch
|
51f18d3f54
|
Prep for release
|
2009-02-15 22:03:00 +00:00 |
|
Andrew Resch
|
74e58c920c
|
lt sync 3253 - fix ssl trackers
|
2009-02-11 15:27:19 +00:00 |
|
Andrew Resch
|
4d37538a3a
|
Update changelog
|
2009-02-09 23:24:19 +00:00 |
|
Andrew Resch
|
4f4d5dfae3
|
Fix #790 tracker hosts not correct for some 3rd-level domain names
|
2009-02-06 09:01:11 +00:00 |
|
Andrew Resch
|
79e6ecfbac
|
Fix displaying errors when a torrent is Checking
|
2009-02-06 07:13:56 +00:00 |
|
Andrew Resch
|
a29118c6c3
|
Fix logging exceptions in the daemon
|
2009-02-02 02:08:59 +00:00 |
|
Andrew Resch
|
ffc5f65a7a
|
Fix issue when initializing gettext that would prevent deluge from starting
|
2009-02-01 22:18:39 +00:00 |
|
Marcos Pinto
|
8a5aa3a150
|
release prep
|
2009-01-31 20:58:29 +00:00 |
|
Andrew Resch
|
933228a82a
|
Fix saving files/peers tab state when no column is sorted
|
2009-01-27 21:45:44 +00:00 |
|
Andrew Resch
|
79fb4b260d
|
Fix #761 use proper theme colours in sidebar
|
2009-01-27 21:21:15 +00:00 |
|
Andrew Resch
|
2de48097c0
|
Prep for release
|
2009-01-25 00:33:49 +00:00 |
|
Andrew Resch
|
d268ed4955
|
Fix setting outgoing ports
|
2009-01-24 05:25:37 +00:00 |
|
Andrew Resch
|
df92d3c468
|
Fix when sorting # column, downloads should be on top
|
2009-01-23 05:25:31 +00:00 |
|
Andrew Resch
|
8249ad86ea
|
Fix setting Peer TOS byte
|
2009-01-21 14:03:26 +00:00 |
|
Andrew Resch
|
631768f01b
|
Fix torrents not displaying properly after disconnecting and
reconnecting to the daemon
|
2009-01-20 11:45:43 +00:00 |
|
Andrew Resch
|
adbe77647a
|
Fix translating speed units in status tab when a per-torrent limit is
set
|
2009-01-17 22:02:38 +00:00 |
|
Andrew Resch
|
d44a479177
|
Fix crashing in AddTorrentDialog when removing torrents from the list
Do not allow duplicate torrents in the AddTorrentDialog
|
2009-01-17 21:58:02 +00:00 |
|
Andrew Resch
|
09f9c042e4
|
Fix being able to connect to a local daemon from another user account
|
2009-01-16 20:11:05 +00:00 |
|
Marcos Pinto
|
4fe3780528
|
add sensitivity to changelog
|
2009-01-16 03:57:58 +00:00 |
|
Andrew Resch
|
675aed2094
|
Add support for more tracker icons
|
2009-01-16 03:31:21 +00:00 |
|
Andrew Resch
|
e31eab5303
|
Fix #729 tracker icons not being saved in the correct location
|
2009-01-16 03:18:43 +00:00 |
|
Andrew Resch
|
1bf7422904
|
Fix saving Files tab and Peers tab state
|
2009-01-16 03:13:37 +00:00 |
|
Andrew Resch
|
740506343f
|
Fix remembering sorted column in the torrent list
|
2009-01-16 03:01:41 +00:00 |
|
Andrew Resch
|
91dfbffd69
|
Fix opening links from Help menu and others
|
2009-01-16 02:45:36 +00:00 |
|
Andrew Resch
|
bc0df7b6a7
|
Fix the -l, --logfile option
|
2009-01-16 00:35:07 +00:00 |
|
Andrew Resch
|
8bd576f636
|
Fix [4491] which broke the oldstateupgrade
|
2009-01-14 02:45:11 +00:00 |
|
Andrew Resch
|
7a645486ab
|
Fix bdecoding some torrent files
|
2009-01-14 01:15:00 +00:00 |
|
Ido Abramovich
|
4390e14485
|
add changelog line on auto-complete fix (ConsuleUI)
|
2009-01-11 23:56:33 +00:00 |
|
Andrew Resch
|
eb568a8cba
|
Add codename to release
|
2009-01-11 22:59:09 +00:00 |
|
Marcos Pinto
|
40e700cf86
|
prep release
|
2009-01-10 18:20:15 +00:00 |
|