Commit Graph

2693 Commits

Author SHA1 Message Date
Mitchell Livingston dbce677e5d small alignment issue in the network tab 2008-09-08 02:09:34 +00:00
Mitchell Livingston 7b471bd798 update localizable strings 2008-09-07 21:49:41 +00:00
Eric Petit f37f992086 Also delay the port check if port forwarding was just disabled 2008-09-07 20:33:10 +00:00
Mitchell Livingston d4baaede82 remove an unused method; trivial type changes 2008-09-07 17:57:58 +00:00
Mitchell Livingston 5b2f63e781 trivial changes 2008-09-07 16:08:29 +00:00
Mitchell Livingston 389439e552 add a link to trac to the Help menu 2008-09-07 14:51:50 +00:00
Mitchell Livingston 040f766dd5 update the help to point to the trac mainpage instead of timeline 2008-09-07 14:42:43 +00:00
Mitchell Livingston 27ecc3517d if delay is off, perform the port check probe without any timer; on 10.5, set the port checker to ignore remote cache data on top of local cache data 2008-09-06 21:57:13 +00:00
Eric Petit ede407ee0e Do not delay port checking if port forwarding is disabled 2008-09-06 15:07:09 +00:00
Mitchell Livingston b121a59172 redo [6731] using the built-in stringByTrimmingCharactersInSet: 2008-09-06 13:49:20 +00:00
Mitchell Livingston fbea64b8ae [1235] allow the adding of trackers with leading and trailing whitespace 2008-09-06 13:37:33 +00:00
Mitchell Livingston ddd89ba21f missed on mainRunLoop 2008-09-01 23:41:46 +00:00
Mitchell Livingston d623624ce2 runs on Tiger again, although blocklist auto-update won't be reliable on Tiger 2008-09-01 23:17:30 +00:00
Mitchell Livingston fb2355571e if the blocklist downloader is running, don't allow the schedule to be reset 2008-09-01 15:51:47 +00:00
Mitchell Livingston 14760b85f3 ability to auto-update the blocklist automatically weekly (mac) 2008-09-01 15:46:00 +00:00
Mitchell Livingston 34e2aa1b35 "Last updated: never" if there's no blocklist 2008-09-01 04:04:00 +00:00
Mitchell Livingston 05d35d6698 add a field indicating when the blocklist was last updated 2008-09-01 03:26:04 +00:00
Mitchell Livingston a4f6f04811 this should've been part of the last commit 2008-08-31 21:14:24 +00:00
Mitchell Livingston b9ca63e0d4 make sure the blocklist sheet's initial text matches the current download status (this will matter later on) 2008-08-31 21:10:45 +00:00
Mitchell Livingston 12d148ea45 add BlocklistDownloaderViewController.[hm] to the makefile 2008-08-31 20:51:36 +00:00
Mitchell Livingston 25c30650d6 some more streamlining of the blocklist code 2008-08-31 20:48:10 +00:00
Mitchell Livingston f28d15372d blocklist xib needs to reference the new blocklist view class 2008-08-31 20:29:16 +00:00
Mitchell Livingston 3c997c92a7 cancel blocklist download when quitting; cleanup 2008-08-31 20:26:41 +00:00
Mitchell Livingston 8cf84293b5 some cleanup of the blocklist code, and store the date of the last blocklist update 2008-08-31 20:05:46 +00:00
Mitchell Livingston 0401e5a83a initial separation of blocklist downloader and the corresponding view 2008-08-31 19:47:11 +00:00
Mitchell Livingston c7ace2e5ff better [6658] 2008-08-29 01:13:33 +00:00
Mitchell Livingston 89ea3c2a4e trunk: update the list of mac files to include in the tarball 2008-08-29 00:39:02 +00:00
Mitchell Livingston 2a355ddc67 if the quick look window is in the middle of opening and the selection changes, update the window 2008-08-28 02:25:57 +00:00
Mitchell Livingston 21b862a303 save the add window's location (#1221), and adjust the initial placement of most other windows 2008-08-23 00:25:34 +00:00
Mitchell Livingston 404dd4dee1 #1224 memory leak when updating blocklist: autoreleased with no pool 2008-08-22 22:59:20 +00:00
Charles Kerr 82815a74d2 #1214: add RPC support for per-peer status,ul,dl,address info 2008-08-22 17:59:31 +00:00
Mitchell Livingston 7edebaf18e update the trunk version to 1.33+ 2008-08-21 03:51:14 +00:00
Mitchell Livingston 0def4c1558 update the appcast and NEWS 2008-08-21 03:47:59 +00:00
Mitchell Livingston e018aa4a93 remove another unused file 2008-08-18 01:21:49 +00:00
Mitchell Livingston 3472851f80 when checking the previous tracker address for the torrent creator, don't use a blank address 2008-08-17 22:50:02 +00:00
Mitchell Livingston e7d449c83a remove unused applescript 2008-08-17 15:47:25 +00:00
Mitchell Livingston f20f90e7ca remove unneeded hardcoded default values 2008-08-17 14:13:13 +00:00
Mitchell Livingston e56a34000b update release notes url 2008-08-17 01:12:56 +00:00
Mitchell Livingston ac70f13ff1 update appcast a bit 2008-08-16 23:54:46 +00:00
Charles Kerr d06f101e57 #220: lazy bitfields 2008-08-16 21:06:57 +00:00
Mitchell Livingston 6111a82a5f adjustments to the releasenotes 2008-08-16 19:52:22 +00:00
Mitchell Livingston 16ae41ad72 update the appcast with a new look 2008-08-16 19:45:38 +00:00
Mitchell Livingston f8077b5bca the default is now to not limit upload and to have a default of 50 kb/s 2008-08-16 18:05:48 +00:00
Mitchell Livingston 2bf3559d13 initial Sparkle 1.5 b5 commit 2008-08-15 01:44:46 +00:00
Mitchell Livingston 30a8c07e00 remove Sparkle 1.1 2008-08-15 01:43:30 +00:00
Mitchell Livingston fa2bc23cda remove potentially invalid tracker url's in the creator window 2008-08-14 21:47:23 +00:00
Mitchell Livingston 12a10f514f always manually remove torrents from libT, even when removed through rpc 2008-08-14 02:18:14 +00:00
Charles Kerr c75c512ff1 readability improvments #1, #2, #3, #4. (muks) 2008-08-12 13:51:11 +00:00
Mitchell Livingston e8ec19530b change "Former" to "Previous" 2008-08-10 21:02:30 +00:00
Mitchell Livingston b66269d34e update Credits to match AUTHORS 2008-08-10 20:18:23 +00:00