1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-23 14:40:43 +00:00
Commit graph

3631 commits

Author SHA1 Message Date
Mitchell Livingston
6b84271314 when removing the bottom group, select the group above it instead of the first group 2010-04-10 15:48:09 +00:00
Mitchell Livingston
a1c83dc9a8 in the "state" field of the inspector, for paused transfers indicate if waiting in the queue or finished 2010-04-06 02:53:07 +00:00
Mitchell Livingston
f3f09f7488 only toggle the pieces view when a torrent is selected 2010-04-06 01:44:38 +00:00
Mitchell Livingston
909b710f04 restore ability to toggle pieces view by clicking on it 2010-04-06 01:41:16 +00:00
Mitchell Livingston
861f2b1f85 better code for determining the index of a new group 2010-04-04 13:20:44 +00:00
Mitchell Livingston
09b0e966a3 make the new group color a little bluer 2010-04-04 13:07:38 +00:00
Mitchell Livingston
d33374c3c1 #3114 remove preference, now resume all always excludes "seeding complete" transfers 2010-04-04 02:05:40 +00:00
Mitchell Livingston
037db7fead #3114 add option to transfers->management "Resume All includes seeding-complete transfers" 2010-04-04 01:35:51 +00:00
Mitchell Livingston
19d1e5dc23 fix hovering over the pause/resume button in non-compact view 2010-04-02 18:14:46 +00:00
Mitchell Livingston
05cf5fccef when the ratio is set to unlimited when resuming, reload the inspector 2010-04-02 18:05:39 +00:00
Mitchell Livingston
6a4954e867 #1869 Move the finished state to libtransmission. This setting is now remembered between launches. This also causes torrents that hit the seed ratio to not have this setting changed to unlimited until start. 2010-04-02 17:57:25 +00:00
Mitchell Livingston
def9a6aba3 make text fields truncate in the middle instead of end 2010-04-01 02:34:29 +00:00
Mitchell Livingston
115e763ac7 still show the progress bar in compact view for selected rows 2010-03-28 01:29:40 +00:00
Mitchell Livingston
72a7337266 #1295 Sync "Start when added" with libtransmission 2010-03-26 02:28:41 +00:00
Mitchell Livingston
8175373775 small help tweak 2010-03-25 12:40:17 +00:00
John Clay
21f519f76f Help draft 2 2010-03-25 03:51:56 +00:00
Mitchell Livingston
7d318261b1 update the help index 2010-03-25 02:59:02 +00:00
John Clay
babadea3e2 Oops 2010-03-25 02:57:58 +00:00
John Clay
b889da554d Update Mac help - Draft 1 2010-03-25 02:53:24 +00:00
Mitchell Livingston
157707f93e one more constant, one less warning 2010-03-21 15:16:11 +00:00
Mitchell Livingston
c211f53a8a in compact view, center fields instead of using offsets from the top 2010-03-21 14:59:46 +00:00
Mitchell Livingston
c0a823f1ea in compact view, make the progress bar a bit darker 2010-03-20 23:08:59 +00:00
Mitchell Livingston
021e6e9e33 eliminate the non-displayed text explaining the control buttons in compact view 2010-03-20 22:42:33 +00:00
Mitchell Livingston
b6aa2c6e2e in compact view, when showing the controls on hover don't resize the title if the replaced text was longer than the width of the buttons 2010-03-20 22:24:54 +00:00
Mitchell Livingston
ab7e05ec76 in compact view, don't show the progress bar if the cell is selected, regardless if the table has focus 2010-03-20 19:16:13 +00:00
Mitchell Livingston
09666b3add appropriately shorten the title length when showing the control buttons in compact view 2010-03-20 18:54:24 +00:00
Mitchell Livingston
796869f6c8 don't set up a tracking area over the entire cell when not in compact view 2010-03-20 18:27:09 +00:00
Mitchell Livingston
f77491ceb3 more adjustments to compact view 2010-03-20 18:09:45 +00:00
Mitchell Livingston
1ef87cdb54 hide the progress bar when selecting row in compact view 2010-03-20 05:16:03 +00:00
Mitchell Livingston
a075653c67 make the progress bar in compact view take up essentially the entire cell 2010-03-20 05:09:34 +00:00
Mitchell Livingston
9c87f67f9b decrease the alpha of the pieces bar in compact view (don't show at all in compact view on 10.5) 2010-03-20 03:51:29 +00:00
Mitchell Livingston
acd27ffc4a tweak Compact View 2010-03-20 03:36:16 +00:00
Mitchell Livingston
bc5e2d7825 only outline the progress bar in non-compact view 2010-03-20 03:30:04 +00:00
Mitchell Livingston
34bd2914db first attempt at a single-row, more compact Compact (Minimal) View 2010-03-20 03:27:17 +00:00
Mitchell Livingston
b16620930a rename Minimal View to Compact View 2010-03-20 02:04:18 +00:00
Mitchell Livingston
73cceb7b65 tweak NEWS and Makefile 2010-03-15 00:16:07 +00:00
Mitchell Livingston
8e529921d7 simplify how the icons are set for the inspector tabs 2010-03-14 15:03:14 +00:00
Mitchell Livingston
b9e7cc8990 set the inspector views' titles in each view's class 2010-03-14 03:09:12 +00:00
Mitchell Livingston
14d06e0ef3 remove unnecessary setHidden:'s 2010-03-14 02:59:37 +00:00
Mitchell Livingston
f1bfa1a3d5 move the code for remembering resize information for the info views into the individual views 2010-03-14 02:53:22 +00:00
Mitchell Livingston
236184c4a9 avoid theoretical memory leaks when the info window is deallocated 2010-03-14 02:14:03 +00:00
Mitchell Livingston
c5a3856e4f add an optional clearView method to the InfoViewController protocol 2010-03-14 01:52:45 +00:00
Mitchell Livingston
efce4e9759 add a protocol for the info view controllers, and as a result eliminate some excessive code 2010-03-14 01:42:49 +00:00
Mitchell Livingston
272364d324 #3009 display an indeterminate progress indicator in the add window when waiting to start 2010-03-10 03:44:30 +00:00
Mitchell Livingston
15c2279052 avoid setting views in the inspector until necessary 2010-03-09 02:26:52 +00:00
Mitchell Livingston
c6a76932b2 adjust default inspector window size and placement 2010-03-07 14:51:41 +00:00
Mitchell Livingston
e4f891b3c5 adjust default window size and placement 2010-03-07 14:49:58 +00:00
Mitchell Livingston
d83c14dd89 set default sorts for the peer, web seed, and message log tables in the xib instead of code 2010-03-07 14:39:13 +00:00
Mitchell Livingston
f7cf4b7190 fix potential layout glitch for labels in general and activity inspector tabs 2010-03-07 03:11:10 +00:00
Mitchell Livingston
b7b5c43da6 fix label display glitch in the options inspector tab 2010-03-07 03:08:17 +00:00
Mitchell Livingston
5d4ecbcecf #3017 fix the pieces bar for magnet links 2010-03-07 02:46:49 +00:00
Mitchell Livingston
c83b9c5cb9 allow the pieces grid's type to be changed once again 2010-03-07 02:46:15 +00:00
Mitchell Livingston
c1e70f4e17 one less warning 2010-03-07 02:28:50 +00:00
Mitchell Livingston
539e5f4da8 fix the pieces grid 2010-03-07 01:55:05 +00:00
Mitchell Livingston
41f29d45eb make sure a info tab is loaded the first time it's shown 2010-03-07 01:40:32 +00:00
Mitchell Livingston
7bf62b1311 update makefile for new inspector files 2010-03-07 00:52:22 +00:00
Mitchell Livingston
9945c07f80 add some missing localizable strings, and remove some warnings 2010-03-06 23:56:44 +00:00
Mitchell Livingston
933dbc0ad4 better implementation of r10310 2010-03-06 23:31:40 +00:00
Mitchell Livingston
5279b0f9da the info window itself no longer needs to be localized 2010-03-06 23:24:42 +00:00
Mitchell Livingston
d5f4c15fb8 Refactor the info window, so that each view is in a separate xib and view controller. This should make future localizations simpler and the code more modular/readable. 2010-03-06 23:12:30 +00:00
Mitchell Livingston
bd635f22d0 for scrapes: add a new field to distinguish from error messages returned from the tracker, and scrape timeouts, so that they can be displayed differently 2010-02-25 23:06:05 +00:00
Mitchell Livingston
5fd8bef417 #2968 "Add" window -> Low Priority goes to High 2010-02-25 01:56:56 +00:00
Mitchell Livingston
8973806d44 in the torrent removal dialog, magnet links, as well as torrent files, can be used to re-add transfers 2010-02-23 00:41:44 +00:00
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