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

3518 commits

Author SHA1 Message Date
Mitchell Livingston
f3b98a6c18 avoid unnecessary setting of id when calling tr_torrentSetAnnounceList 2010-02-22 00:15:27 +00:00
Mitchell Livingston
fa7292cde7 display correct number of trackers to remove in the dialog box 2010-02-20 22:20:03 +00:00
Mitchell Livingston
0b3f22fc42 replace an invalid comment 2010-02-20 18:32:29 +00:00
Charles Kerr
7feaa9faae (trunk) #2938 -- sync gtk, mac, and cli clients with previous commit 2010-02-20 15:57:34 +00:00
Mitchell Livingston
c4dbf9f8be dead code removal 2010-02-20 14:43:25 +00:00
Mitchell Livingston
633920d362 when the message log is full, only reload if the content changes 2010-02-20 14:29:33 +00:00
Mitchell Livingston
d909dfb111 update Brazilian Portuguese for 1.9 2010-02-18 02:50:17 +00:00
Mitchell Livingston
06df33e6cd fix typo in French localization 2010-02-17 04:16:12 +00:00
Mitchell Livingston
abec600d35 update French localization for 1.9 2010-02-16 12:53:17 +00:00
Mitchell Livingston
b65ead918f small tweaks 2010-02-16 03:29:31 +00:00
Mitchell Livingston
52172c80d6 update Simplified Chinese localization for 1.9 2010-02-15 22:22:55 +00:00
Mitchell Livingston
7afbfa7600 update German and English creator windows (missed English in last commit) 2010-02-15 22:17:53 +00:00
Mitchell Livingston
9ae523535d update the creator window's comment field to remove some unnecessary settings 2010-02-15 22:14:49 +00:00
Mitchell Livingston
1ed383776f when adding a new tracker, display tier as "New Tier" 2010-02-15 19:26:23 +00:00
Mitchell Livingston
4bb5f833ef update Italian localization for 1.9 2010-02-15 17:32:42 +00:00
Mitchell Livingston
d6a7b2fbd8 2 less warnings from localizations 2010-02-15 16:51:08 +00:00
Mitchell Livingston
f5c5db18da remove nl's pref window's max size 2010-02-15 16:21:25 +00:00
Mitchell Livingston
78f6a488d5 remove temporary asserts 2010-02-15 14:56:14 +00:00
Mitchell Livingston
496e86cbac #2905 Minor memory leak in AddWindowController 2010-02-15 14:41:53 +00:00
Mitchell Livingston
2421798dd9 update German localization for 1.9 2010-02-14 19:39:54 +00:00
Mitchell Livingston
26ccf12b3e #2902 New tracker addition field obscured when trackers vertically fill inspector view 2010-02-14 04:48:12 +00:00
Mitchell Livingston
48f3316926 update Traditional Chinese localization for 1.9 2010-02-13 14:39:35 +00:00
Mitchell Livingston
4524029ab4 add the ability to remove trackers when multiple torrents are selected 2010-02-13 04:30:47 +00:00
Mitchell Livingston
3831b66375 slightly increase the Add window's minimum width 2010-02-12 22:27:42 +00:00
Mitchell Livingston
6d8843a3a1 update Spanish localization for 1.9 2010-02-12 22:26:06 +00:00
Mitchell Livingston
16a8db4d8b update Dutch localization for 1.9 2010-02-12 01:51:47 +00:00
Mitchell Livingston
f885922a58 small adjustments to the file inspector's dnd/priority code 2010-02-12 01:32:09 +00:00
Charles Kerr
b7b5a0e427 (trunk) #2894 "tr_torrentGetFileDL() and tr_torrentGetFilePriority() should go away" -- get rid of it in the mac client and libtransmission too 2010-02-11 15:05:07 +00:00
Mitchell Livingston
b21fedd454 update Russian localization for 1.9 2010-02-11 13:12:55 +00:00
Mitchell Livingston
1440e61555 if the last announce resulted in no peers being retrieved, don't display info on the number of peers retrieved 2010-02-11 03:15:06 +00:00
Mitchell Livingston
8f78dfcb82 #2835 remove file selection in action menu - all localizations 2010-02-11 02:15:04 +00:00
Mitchell Livingston
395f652816 update localizable strings 2010-02-11 02:01:50 +00:00
Mitchell Livingston
609527fbca #2846 Priority Selection in "Add" window 2010-02-11 01:34:32 +00:00
Mitchell Livingston
84f81d5d00 delay creation of the message log window until it is first opened 2010-02-09 13:15:52 +00:00
Mitchell Livingston
b81f957164 deselect trackers in inspector when changing selection with > 1 selected in the main table 2010-02-09 00:10:27 +00:00
Mitchell Livingston
4489c25fdf fix adding trackers 2010-02-08 04:17:41 +00:00
Mitchell Livingston
5595666310 a couple more tweaks to displaying peers and webseeds 2010-02-07 17:37:01 +00:00
Mitchell Livingston
d835f48828 if no webseeds, avoid some unneeded work when generating the list 2010-02-07 01:56:17 +00:00
Mitchell Livingston
7de86fd404 retrieve peers and webseeds in a single loop 2010-02-07 01:51:45 +00:00
Mitchell Livingston
e305a68d7b add good Growl 2010-02-06 19:26:35 +00:00
Mitchell Livingston
513ac3c958 remove bad Growl 2010-02-06 19:25:27 +00:00
Mitchell Livingston
59390939a5 add Growl 1.2.1 2010-02-06 19:22:37 +00:00
Mitchell Livingston
e937357bb9 remove Growl 1.2 2010-02-06 19:22:03 +00:00
Mitchell Livingston
799e94aeb7 #2844 Add option to disable ".part" suffix for incomplete files (Mac) 2010-02-06 18:44:13 +00:00
Mitchell Livingston
fdc6e9d4e0 one more temp assert 2010-02-06 17:26:48 +00:00
Mitchell Livingston
300db84d7d add some temporary asserts to track down #2805 2010-02-06 17:12:16 +00:00
Mitchell Livingston
310e33bece a tiny bit of improvement to the tracker tab efficiency 2010-02-06 15:58:35 +00:00
Mitchell Livingston
3b2ad86fcf slight efficiency improvements for peers and webseeds in the inspector 2010-02-06 15:42:18 +00:00
Mitchell Livingston
cee284549b (hopefully) fix r10106 peer table resize issue 2010-02-06 03:52:32 +00:00
Mitchell Livingston
e03d7dd658 #2867 Display peers and web seeds for all selected torrents in the inspector 2010-02-06 03:34:49 +00:00