Commit Graph

8191 Commits

Author SHA1 Message Date
Charles Kerr 90d612f9a9 (trunk libT) remove randOffset from announcer; the new announce queue handles load balancing 2009-10-03 14:08:05 +00:00
Charles Kerr aad2a886be fix oops 2009-10-03 13:17:18 +00:00
Charles Kerr 412f0b40a2 (trunk libT) fix a crash reported by John Clay and silence a gcc warning 2009-10-03 13:15:32 +00:00
Charles Kerr 3631a38e67 (trunk, gtk, qt) #2478: popup dialog for first-time users 2009-10-02 22:53:19 +00:00
Charles Kerr da62e4945f (trunk, gtk) #2478: revise the popup dialog text 2009-10-02 22:10:55 +00:00
Mitchell Livingston 94dfde0d92 a little more cleanup 2009-10-02 22:07:00 +00:00
Mitchell Livingston e4418a32f3 refine the legal text 2009-10-02 22:04:47 +00:00
Mitchell Livingston f8b7ac4b55 show dialog on first launch only 2009-10-02 21:51:56 +00:00
Mitchell Livingston 53c81d46fd (mac) #2478: popup dialog for first-time users 2009-10-02 21:51:09 +00:00
Charles Kerr 9d87314eb0 (trunk gtk) #2478: popup dialog for first-time users 2009-10-02 21:03:55 +00:00
Charles Kerr 21bd104bda (trunk libT) #2471: added/removed trackers aren't applied until restart 2009-10-02 04:54:02 +00:00
Charles Kerr b9a4f418ed (trunk, libT) filter out unsupported announce addresses 2009-10-02 02:03:30 +00:00
Mitchell Livingston 0796b7d977 allowing pasting into the tracker table on 10.5 2009-10-01 02:24:58 +00:00
Mitchell Livingston ecea999554 #2470 Pasting an address (or list of addresses) into the tracker list should add those trackers 2009-10-01 01:15:37 +00:00
Charles Kerr 5819ffc2d8 (trunk, libT) #2464: Mac Client shows incorrect announce/scrape results for backup trackers 2009-09-30 20:49:52 +00:00
Mitchell Livingston bb4e35bd1e fix a glitch with using the same address more than once in the tracker removal code 2009-09-30 00:11:24 +00:00
Mitchell Livingston d53f271f73 on 10.6 continue updating the remaining displayed trackers when adding a new tracker 2009-09-29 23:56:48 +00:00
Mitchell Livingston e0a6e6ae44 add Growl 1.2 final 2009-09-29 23:33:19 +00:00
Mitchell Livingston 496892501f remove beta Growl framework 2009-09-29 23:32:29 +00:00
Mitchell Livingston 15f1f18e56 prepare for re-adding "remove tracker" functionality 2009-09-29 03:53:57 +00:00
Mitchell Livingston edefc9a10a getting closer to re-adding "add tracker" functionality 2009-09-29 03:02:44 +00:00
Mitchell Livingston 8296112fae #2458 Tracker pane - copy addresses 2009-09-28 23:18:26 +00:00
Charles Kerr d08ab9e510 (trunk libT) #2429: add some more assertions to help smoke out this bug 2009-09-28 18:22:57 +00:00
Mitchell Livingston a88683d650 set the color for table cells only when actually drawing (and only once each time the draw method is alled) 2009-09-28 17:42:24 +00:00
Charles Kerr a6d55367cc (trunk web) #2456: web client transfer_arrows alignment 2009-09-28 17:35:09 +00:00
Mitchell Livingston 9f04b0846e a little cleanup to the peer count code 2009-09-28 15:59:17 +00:00
Mitchell Livingston bc0411ca50 right-align the peer counts in the tracker cells 2009-09-28 15:49:02 +00:00
Mitchell Livingston 79b5c3e596 show N/A for peer counts when there hasn't been a scrape/announce yet 2009-09-28 15:16:23 +00:00
Mitchell Livingston 32c197a985 a little string cleanup 2009-09-28 14:51:13 +00:00
Mitchell Livingston 8748e891c2 update localizable strings 2009-09-28 14:45:47 +00:00
Mitchell Livingston d7c6e9c7a1 add tracker stats to the tracker cell 2009-09-28 14:42:00 +00:00
Mitchell Livingston efe4c51873 don't use a NSCache until we go 10.6-only 2009-09-28 14:13:20 +00:00
Mitchell Livingston 6f8400b3b2 whoops 2009-09-28 13:53:59 +00:00
Mitchell Livingston e62028bcb4 on 10.5 don't even acknowledge the NSCache object 2009-09-28 13:53:17 +00:00
Mitchell Livingston b4c70a8956 add new files to Makefile.am 2009-09-28 04:41:56 +00:00
Mitchell Livingston 25e05e2cd1 remove an NSLog() that snuck in 2009-09-28 04:36:26 +00:00
Mitchell Livingston 5ea8b6a77a dead code removal 2009-09-28 04:29:38 +00:00
Mitchell Livingston fbecc713a6 fix favicons 2009-09-28 03:42:35 +00:00
Mitchell Livingston e85b92b305 distinguish trackers meant as backups 2009-09-28 03:19:11 +00:00
Mitchell Livingston 30aadad200 remove unneeded localizedStringWithFormat: 2009-09-28 03:12:58 +00:00
Mitchell Livingston df7ae11485 show the full tracker address in a tooltip 2009-09-28 02:55:16 +00:00
Mitchell Livingston 298af84273 make dates in the tracker tab relative (say Today instead of September 27, 2009 for example) 2009-09-28 02:36:16 +00:00
Mitchell Livingston 87a48834cb add lastAnnouncePeerCount to tracker info tab 2009-09-28 02:27:38 +00:00
Mitchell Livingston a9101bb1c2 first go at redoing the tracker inspector tab (some functionality is still missing) 2009-09-28 01:57:35 +00:00
Charles Kerr 8bfdf85ac3 (trunk gtk) #2454: gtk client handles SIGINT (ctrl-c) oddly 2009-09-27 20:32:32 +00:00
Charles Kerr b32e5cc25d (trunk libT) #2450: --find should not delete original 2009-09-27 18:48:00 +00:00
Charles Kerr b63a9fb17c (trunk gtk) #2453: Transmission since version 1.61 need GTK+ 2.12 or an upper version. 2009-09-27 17:47:45 +00:00
Mitchell Livingston 129fa7b97b NSWidthInsensitiveSearch isn't needed for filtering text 2009-09-27 16:45:59 +00:00
Mitchell Livingston 3d831a859e fix using the filter bar to filter by tracker; add options to make the filter text searching less strict 2009-09-27 16:37:57 +00:00
Mitchell Livingston 4284d1fa23 actually return the array of flat trackers from the corresponding method 2009-09-27 15:49:33 +00:00