1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-28 18:48:48 +00:00
Commit graph

453 commits

Author SHA1 Message Date
Mitchell Livingston
4522ae9e14 trivial tweaks here and there 2009-12-12 18:52:03 +00:00
Mitchell Livingston
3cd939ebca improve the tracker removing code 2009-12-12 04:39:43 +00:00
Mitchell Livingston
9e9eb89784 support pasting a list of trackers in the text field after pressing the tracker tab's + button 2009-12-08 03:36:26 +00:00
Mitchell Livingston
b9eb407af0 Only reset the inspector when a magnetized transfer's metadata is retrieved if the transfer is selected 2009-12-05 16:10:59 +00:00
Mitchell Livingston
aa4389082a update some fields in the inspector and main window for magnetized transfers 2009-11-27 20:47:03 +00:00
Mitchell Livingston
ba9f83aede reload the inspector when the magnet link is retrieved 2009-11-27 16:55:36 +00:00
Mitchell Livingston
1936988cdc (mac) in the torrent info dialog, rename the "Tracker" tab to "Trackers". 2009-11-27 14:59:12 +00:00
Mitchell Livingston
40d5904b66 add LTEP to type of peers in the inspector 2009-11-26 06:15:29 +00:00
Charles Kerr
be853dd07b (trunk mac) maybe fix the mac build 2009-11-26 05:40:27 +00:00
Mitchell Livingston
52ef4a432e support torrents with no trackers in the Mac ui 2009-11-26 00:21:55 +00:00
Mitchell Livingston
fbf0e3a99a #2592 remove swarm speed from the mac ui 2009-11-22 00:50:38 +00:00
Mitchell Livingston
e8aa2f0335 eliminate another warning 2009-10-31 02:11:35 +00:00
Mitchell Livingston
d5cd854bcb remove the mac's redundant location check when adding a transfer 2009-10-29 01:44:54 +00:00
Mitchell Livingston
f254b9eb54 change the text at the bottom of the peer info tab from 3 columns to a single line 2009-10-28 21:05:50 +00:00
Mitchell Livingston
397cad4c04 only set the inspector reveal button image on 10.5 2009-10-26 02:02:25 +00:00
Mitchell Livingston
cfbcdd8832 one less warning 2009-10-25 16:31:28 +00:00
Mitchell Livingston
9c21268250 fix Quick Look from the file inspector 2009-10-22 00:10:41 +00:00
Mitchell Livingston
7f5cfbec77 don't try to reveal files that don't exist 2009-10-21 22:15:36 +00:00
Mitchell Livingston
581afef25a use libtransmission for moving, incomplete directory, and directory controlling in general (still rough around the edges) 2009-10-21 13:01:14 +00:00
Mitchell Livingston
3bb47b4630 don't zoom in/out the QL window if the corresponding row isn't visible 2009-10-12 03:15:37 +00:00
Mitchell Livingston
99c4d8cc09 don't zoom the QL window if the main window's closed 2009-10-12 00:19:04 +00:00
Mitchell Livingston
f9012885c3 QuickLook main window even if it's closed, and update the QL window when opening/closing the inspector 2009-10-11 23:50:13 +00:00
Mitchell Livingston
80e3ed302f better consideration of which item to Quick Look based on which windows are open 2009-10-11 23:27:53 +00:00
Mitchell Livingston
1af529aa96 phase one of moving quicklook into the controller - it's not as pretty code-wise but the behavior is a lot more consistent 2009-10-11 23:16:46 +00:00
Mitchell Livingston
53273caef2 add some more switch statement asserts 2009-10-11 17:17:29 +00:00
Mitchell Livingston
264774859f update the tracker table right away when adding/removing trackers 2009-10-11 13:45:50 +00:00
Mitchell Livingston
6b452c1d07 update for the new tracker verification changes, and use a set instead of an array for removing trackers 2009-10-10 19:55:47 +00:00
Mitchell Livingston
a292153b26 attempt number one of fixing 10.5 support 2009-10-10 13:21:27 +00:00
Mitchell Livingston
ab7b6aa376 remove unused total seeders, leechers, and downloaded fields from the peer inspector tab 2009-10-07 00:44:06 +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
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
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
fbecc713a6 fix favicons 2009-09-28 03:42:35 +00:00
Mitchell Livingston
df7ae11485 show the full tracker address in a tooltip 2009-09-28 02:55:16 +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
773cc64d7a show tracker icons on 10.5 2009-09-26 17:04:27 +00:00
Mitchell Livingston
2d073d9139 always get favicons from http:// 2009-09-26 16:31:00 +00:00
Mitchell Livingston
dcc1f53714 remove "tracker address" from the inspector; reorganize the info tab a little bit 2009-09-26 14:21:35 +00:00
Mitchell Livingston
5b7547a0e1 mac build compiles once again 2009-09-26 13:58:40 +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
Mitchell Livingston
174a097ebd fix mac build - tracker info tab info is not fully available for now 2009-09-25 22:18:54 +00:00
Mitchell Livingston
5024da259d set the favicon timeout to 30 seconds from 10 seconds 2009-09-25 01:34:10 +00:00
Mitchell Livingston
2433525e32 add a 10-second timeout to the favicon request 2009-09-23 21:45:51 +00:00
Mitchell Livingston
cda725f49a add a placeholder favicon for trackers 2009-09-21 22:45:19 +00:00
Mitchell Livingston
8fd3fd8c2a better use of the cache object for tracker favicons, so if an icon is removed from the cache, it will be fetched again the next time it's needed 2009-09-21 12:55:04 +00:00
Mitchell Livingston
b80a6765e2 fix manually adding trackers 2009-09-21 03:56:57 +00:00
Mitchell Livingston
3bcb8929bd #2436 on 10.6 let's try showing favicons in the info panel's tracker table 2009-09-21 03:44:24 +00:00
Mitchell Livingston
071cc02fae remove unneeded check for user-added tier 2009-09-21 01:13:39 +00:00