Commit Graph

6263 Commits

Author SHA1 Message Date
Charles Kerr 2213b42203 (gtk) #1544: case insensitivity search does not work with non-ascii alphabets 2008-12-03 15:59:53 +00:00
Charles Kerr 111c49fe3e (gtk) #1477: Launchpad translations need comment for strings with non-standard context 2008-12-03 15:32:42 +00:00
Charles Kerr 0019b9e753 #916: Make native language support (gettext) optional 2008-12-03 14:44:52 +00:00
Charles Kerr 81c9bc0371 (libt) #1554: EPROTO (in peer-msgs.c) not defined on Windows 2008-12-03 13:21:41 +00:00
Charles Kerr 92dff35710 (libT) more tr_bool, tr_port junk 2008-12-03 07:10:09 +00:00
Charles Kerr 63441d981d (gtk) #1409: "Duplicate Torrent" error message should be more helpful 2008-12-03 06:01:38 +00:00
Charles Kerr 3bc08c53f0 (libT) #1552: Blocklists fail when Windows newlines are present 2008-12-03 05:28:09 +00:00
Charles Kerr a49511bc49 (gtk) #1300: "pause all" button in the right-click menu of the system tray icon 2008-12-03 05:15:17 +00:00
Charles Kerr aa9b1d2b8e (libT) misc cleanup: use tr_bool and tr_port where appropriate 2008-12-03 04:55:10 +00:00
Mitchell Livingston 208680d415 #1536 Speed Limit Rollover information 2008-12-03 02:55:38 +00:00
Charles Kerr 181b9ed905 (libT) extra assertions and safeguards for #1523: crash in tr_fdFileCheckout() when starting daemon 2008-12-03 01:25:45 +00:00
Charles Kerr 761d7dba8e (libT) when picking peers to connect to, all other things being equal, pick peers from more reliable sources 2008-12-03 01:22:24 +00:00
Mitchell Livingston e581bc01f7 #1550 Not being able to deselect all transfers by clicking in the empty field 2008-12-03 00:29:45 +00:00
Mitchell Livingston 932815e400 show a checkmark in the peer inspector for partial seeds and reflect that status in the tooltip 2008-12-03 00:18:18 +00:00
Charles Kerr b9b67ee2c2 (libT) libcurl configuration tweaks 2008-12-02 23:54:26 +00:00
Charles Kerr bdffa5ce20 (libT) #1454: List of files selection/priority resetting 2008-12-02 23:27:45 +00:00
Charles Kerr 166c6e5f3c (libT) add tr_peer_stat.isSeed 2008-12-02 23:16:01 +00:00
Charles Kerr 6615e162c6 (libT) that last commit should be a tr_bool, not an int. (BentMyWookie) 2008-12-02 22:51:44 +00:00
Charles Kerr b8e6d5fbdc (libT) #1398: don't accept incoming peer connections when all torrents are paused 2008-12-02 22:25:51 +00:00
Charles Kerr d4ee0d714a (libT) #1379: support "partial seeds" BEP 22 2008-12-02 19:46:51 +00:00
Charles Kerr 341b40f192 libT) fix another r7234 bug reported by John_Clay 2008-12-02 19:38:46 +00:00
Charles Kerr c414377c1a (libT) fix r7234 bug reported by John_Clay 2008-12-02 19:06:08 +00:00
Charles Kerr 9d39ed2540 (libT) misc cleanup 2008-12-02 18:24:26 +00:00
Charles Kerr f927ea5d63 (libT) #1549: support fast exensions' "reject" and "have all/none" messages 2008-12-02 17:10:54 +00:00
Charles Kerr 3ce59ff0c6 fix the linux build 2008-12-02 04:20:43 +00:00
Mitchell Livingston 31482813b9 BeOS and Amiga support is, at least for now, a lost cause and hasn't worked for long over a year - removing from the source (if you for whatever unknown reason still need this, get it through SVN) 2008-12-02 03:57:01 +00:00
Charles Kerr 0d5fed6442 (libT) re-apply jhujhiti's IPv6 patch. This merges in my tr_port cleanup, so any new bugs are mine :/ 2008-12-02 03:41:58 +00:00
Charles Kerr eeb05d1489 (cli) #1547: free memory read 2008-12-02 02:04:32 +00:00
Mitchell Livingston 087f9d75c8 update strings and news 2008-12-02 00:57:13 +00:00
Mitchell Livingston c2b6fde6dd #1548 Peers rapidly connect and reconnect after removing fast support. 2008-12-02 00:37:10 +00:00
Mitchell Livingston 1a3bb8f3cf add GroupsPrefsControllerto Makefile.am; add a warning 2008-12-01 23:09:48 +00:00
Charles Kerr 92fe161633 remove GroupsWindow from Makefile.am to get the linux build working again 2008-12-01 21:47:51 +00:00
Charles Kerr a14621c363 (libT) janitorial: use the tr_port type whenever we have a `port' as a function argument or as a field in a struct. 2008-12-01 20:51:01 +00:00
Charles Kerr 7fa9813955 (libT) #252: revert r7195 (jhujhiti's IPv6 test patch). It seems to be the culprit in a `thrashing' issue reported by Waldorf and m1b in irc -- the behavior appeared between r7183 and r7187 -- so this commit is to trigger off a nightly build w/o the patch to test with in irc. 2008-12-01 20:21:06 +00:00
Charles Kerr a588eaddc8 (libT) fix a small pex memory leak 2008-12-01 05:57:59 +00:00
Charles Kerr 37414ea274 (libT) fix memory leak introduced in r7186 2008-12-01 05:56:39 +00:00
Mitchell Livingston b2359530fd whoops 2008-12-01 01:44:58 +00:00
Mitchell Livingston 1dc7ba9583 rename GroupsWindowController.[hm] to GroupsPrefsController.[hm] and change it to an NSObject; remove dead code 2008-12-01 01:44:38 +00:00
Mitchell Livingston 1d7a63c1cf [7198] for all configurations 2008-11-30 23:27:39 +00:00
Mitchell Livingston fc550e0226 small adjustments to the groups tab 2008-11-30 21:45:11 +00:00
Charles Kerr f4f908be92 (libT) #1542: SIGSEGV in tr_publisherPublish 2008-11-30 21:36:49 +00:00
Mitchell Livingston 757f8d6bb4 #757 trio of group support patches 2008-11-30 21:23:59 +00:00
Mitchell Livingston d67c4a2697 add an image for the groups preferences pane 2008-11-30 19:35:10 +00:00
Mitchell Livingston 452c66d9d8 patch from ciaran for #757 to add separate download locations for each group (when added) 2008-11-30 19:23:15 +00:00
Mitchell Livingston 1dde7e9557 (trunk) update version.sh again 2008-11-30 19:19:30 +00:00
Mitchell Livingston ee4f7374f8 whoops trunk version number 2008-11-30 18:02:18 +00:00
Mitchell Livingston 3fe04a34cc trunk: dirty fix to ensure the right svn number is grabbed 2008-11-30 17:46:19 +00:00
Charles Kerr f0571fe25d (libT) #1537: uTorrent Mac Beta Peer ID 2008-11-30 17:10:43 +00:00
Charles Kerr d440523475 (daemon) #1520: "transmission-remote -l" doesn't show infinite ratio properly 2008-11-30 17:03:45 +00:00
Charles Kerr 6c0ae34071 enable keywords properties for $Id$ 2008-11-30 06:10:42 +00:00