1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 09:37:56 +00:00
Commit graph

20 commits

Author SHA1 Message Date
Mitchell Livingston
6138daec3f add an identifier to trackers, for use by the ui's (this should hopefully fix the problem for removing trackers with "invisible" trackers) 2010-01-10 02:34:00 +00:00
Mitchell Livingston
f18fa22d53 even more logs 2010-01-09 00:57:30 +00:00
Mitchell Livingston
b5ad91e3de fix pluralization of "got 1 peer" 2010-01-05 04:34:31 +00:00
Mitchell Livingston
1fec2fb2d0 happy new year! 2010-01-01 21:12:04 +00:00
Mitchell Livingston
9add3fe570 when displaying the tracker/scrape last announce, factor in an error with no message 2009-11-21 18:23:54 +00:00
Mitchell Livingston
11befebac5 fix mac build again 2009-10-10 00:30:04 +00:00
Eric Petit
37b57a1284 Fixes Release build 2009-10-10 00:16:57 +00:00
Mitchell Livingston
3f7ef917b8 minimal efficiency change: when drawing on the torrent cell, don't copy the bound rect unnecessarily 2009-10-09 23:02:10 +00:00
Mitchell Livingston
391b009c58 fix Mac build 2009-10-09 22:29:34 +00:00
Mitchell Livingston
edefc9a10a getting closer to re-adding "add tracker" functionality 2009-09-29 03:02:44 +00:00
Mitchell Livingston
32c197a985 a little string cleanup 2009-09-28 14:51:13 +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
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
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
Mitchell Livingston
c3b81a378c let's copy the tracker stat object only once instead of twice on each pulse 2009-09-26 16:46:14 +00:00
Mitchell Livingston
06df79d02f begin the reorganization of the inspector tracker tab - a lot still left to do 2009-09-26 04:02:39 +00:00