Commit Graph

4535 Commits

Author SHA1 Message Date
Charles Kerr 3e4168025b experimental commit to save 1888 bytes from each tr_torrent 2008-03-31 19:34:20 +00:00
Mitchell Livingston cd953b9606 update news and eliminate a warning 2008-03-31 18:44:51 +00:00
Mitchell Livingston 2d3ec18f08 only show "selected" in the progress bar (and allow toggling) for multifile torrents 2008-03-31 18:33:34 +00:00
Eric Petit 641a8ca618 Fixes Mac build (blocklist.c is part of libT) 2008-03-31 18:22:12 +00:00
Charles Kerr 51a82e70c1 remove `TR_STATUS_DONE' from libtransmission's public API. It's useful as an internal state but not for code calling libtransmission. 2008-03-31 17:59:16 +00:00
Charles Kerr 11513cd1ba (gtk) updated Russian translation by Stalwart 2008-03-31 16:03:39 +00:00
Charles Kerr a331582ec0 string folding 2008-03-30 13:52:55 +00:00
Charles Kerr ef534cbb51 blocklist cleanup 2008-03-30 13:22:45 +00:00
Mitchell Livingston b773c9aeba (trunk) Fix visual glitch with the tracker inspector tab when there is no scrape address 2008-03-30 04:41:55 +00:00
Mitchell Livingston fb437cb20a update the strings file; adjust the blocklist text 2008-03-30 03:40:13 +00:00
Charles Kerr 09b30689b7 (gtk) better support for older versions of glib 2008-03-30 03:20:18 +00:00
Charles Kerr ec8cb83711 (gtk) better error recording in the prefs dialog when updating the blocklist 2008-03-30 03:03:42 +00:00
Charles Kerr f60a957a9e fix the cli build 2008-03-30 02:29:02 +00:00
Charles Kerr b2e84b2a32 (gtk) tweak the blocklist text in the prefs dialog a bit. 2008-03-30 02:23:28 +00:00
Mitchell Livingston 06832b7647 make the blocklist compatible with tiger 2008-03-30 02:00:05 +00:00
Mitchell Livingston 66e9879e23 merge the code to set the blocklist download progress into a single method 2008-03-30 01:51:48 +00:00
Mitchell Livingston e0af0fd5c6 some rephrasing for the blocklist prefs window 2008-03-30 01:18:23 +00:00
Mitchell Livingston 5596981934 show the number of blocked ip addresses in the preferences window 2008-03-30 01:10:18 +00:00
Charles Kerr 7539b95f14 (gtk) #831: toolbar tooltips 2008-03-30 01:06:23 +00:00
Charles Kerr def9d1a492 better logging of blocked IP addresses. 2008-03-30 00:57:55 +00:00
Charles Kerr 19211bf431 (gtk) first cut at adding the blocklist in the preferences dialog 2008-03-30 00:21:46 +00:00
Mitchell Livingston c8241d597e update function name 2008-03-30 00:00:46 +00:00
Charles Kerr 24d35e7098 added tr_blocklistGetRuleCount(). 2008-03-30 00:00:28 +00:00
Mitchell Livingston eb431b6d9a show progress while downloading the blocklist 2008-03-29 23:55:10 +00:00
Mitchell Livingston 1c25dca676 remove redundant include that snuck in from my test build 2008-03-29 23:43:08 +00:00
Mitchell Livingston 7fdb2f6f40 first implementation of the blocklist 2008-03-29 23:38:38 +00:00
Charles Kerr a09b43a4b4 add tr_blocklistIsEnabled(), tr_blocklistSetEnabled(). add a blocklist flag to tr_initFull(). 2008-03-29 23:12:34 +00:00
Charles Kerr e5b04e45d5 add tr_blocklistExists( const tr_handle * ); 2008-03-29 22:16:33 +00:00
Charles Kerr a20bb8d569 get the blocklist code working & add a unit test for it. 2008-03-29 21:05:51 +00:00
Mitchell Livingston 1d10d55bc2 update the project file with the new files 2008-03-29 18:42:27 +00:00
Charles Kerr 84059a84ba add libtransmission/blocklist.c to the list of files to translate 2008-03-29 18:38:47 +00:00
Charles Kerr e7ba6b7b15 first (and incomplete) pass at peer blocking. this commit is to get the API into SVN so the mac client can access them 2008-03-29 18:37:07 +00:00
Mitchell Livingston faf5af0959 update missed copyright date 2008-03-28 21:33:07 +00:00
Mitchell Livingston 0ff1c47033 (trunk) adjust size in appcast 2008-03-28 21:30:20 +00:00
Mitchell Livingston 73f92cc836 trivial changes: dead code removal, remove a warning, and re-add a comment 2008-03-28 19:42:35 +00:00
Mitchell Livingston 170eec3eff (trunk) update the appcast 2008-03-28 18:55:23 +00:00
Mitchell Livingston 5b5890c8dc remove "Tiger conditionals" from the status bar 2008-03-28 18:47:43 +00:00
Mitchell Livingston 1d7d7eef18 update trunk version to 1.10+ 2008-03-28 18:01:57 +00:00
Mitchell Livingston 473b8095d5 in the creator window, give a string of what the error is, instead of the error number 2008-03-28 15:30:26 +00:00
Mitchell Livingston 70845fe104 fix crash when torrent creation fails because an integer was being treated as a string 2008-03-28 15:19:07 +00:00
Mitchell Livingston dbcbd99bf0 slightly more efficient drawing in the status bar (avoids filling in the whole bar and then drawing lines on top of it) 2008-03-28 13:32:44 +00:00
Mitchell Livingston 79931a5b6a dead code removal for the status bar 2008-03-28 13:26:02 +00:00
Mitchell Livingston 9392d9701d Spanish string fixes 2008-03-28 13:25:04 +00:00
Charles Kerr 2d4793f281 fix error in the cli manpage 2008-03-28 11:43:36 +00:00
Mitchell Livingston 5daf7d4938 minor adjustments to the status bar 2008-03-28 03:57:18 +00:00
Mitchell Livingston 51b0bf38cb a first-shot at making the status and filter bars match those in Finder (and other "scope" bars) 2008-03-28 03:47:08 +00:00
Mitchell Livingston b99e29c518 Spanish localization 2008-03-28 01:29:24 +00:00
Mitchell Livingston 6484f685b4 resize the status button if it is too large (typically this is for localizations) 2008-03-28 01:28:57 +00:00
Mitchell Livingston 183b77ab27 slight math adjustment 2008-03-27 03:43:44 +00:00
Mitchell Livingston fab1ffb8a2 replace a loop with math 2008-03-27 03:32:40 +00:00