1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-25 09:13:06 +00:00
Commit graph

3989 commits

Author SHA1 Message Date
Mitchell Livingston
b28c4fb6cc #4376 Lion: Use popovers for per-torrent gear button 2011-07-21 02:35:03 +00:00
Mitchell Livingston
01a585d144 re-enable "Sort by Size" 2011-07-21 00:13:45 +00:00
Mitchell Livingston
df27df041c temporarily disable "Sort by Size" for 2.33 (it'll be back for 2.4) 2011-07-19 22:31:23 +00:00
Mitchell Livingston
37f9835e7d #4365 enforce window size for auto-resizing by setting min/max size 2011-07-18 00:48:00 +00:00
Mitchell Livingston
2dd5c5c611 #4346 items in the status bar aren't set at launch 2011-07-06 23:22:21 +00:00
Mitchell Livingston
d75b57c7e2 increase the info file view's scroller size to "Regular" 2011-07-05 01:46:45 +00:00
Mitchell Livingston
d99648eb5a explicitly set the filter bar's state filter buttons' background styles 2011-07-04 21:26:23 +00:00
Mitchell Livingston
622297cc5d explicitly set the status bar's "status button"'s background style 2011-07-04 20:51:54 +00:00
Mitchell Livingston
fa63ffbdc7 #4225 Sort torrents by size 2011-07-04 19:47:15 +00:00
Mitchell Livingston
ace8a619a9 minor NEWS tweaks 2011-06-28 01:39:30 +00:00
Mitchell Livingston
5124d87a5b in the dock badger, check for membership first when removing a torrent 2011-06-19 03:59:04 +00:00
Mitchell Livingston
4d5ab8a4c5 #4241 Update dock badge count after removing download through web interface 2011-06-19 03:52:54 +00:00
Mitchell Livingston
967116ff71 decrease the width of the info options view 2011-06-16 01:25:58 +00:00
Mitchell Livingston
23ea776bd9 disabling alternating row colors in minimal view 2011-06-13 23:02:38 +00:00
Mitchell Livingston
8ff275b3b2 allow the torrent and tracker scrollviews to draw the background 2011-06-13 22:57:33 +00:00
Mitchell Livingston
3e7521963d remove the custom alternating row code in the tracker table, since it isn't futureproof 2011-06-13 22:32:55 +00:00
Mitchell Livingston
4458697259 remove the custom alternating row code, since it isn't futureproof 2011-06-13 22:26:43 +00:00
Mitchell Livingston
334aa46d60 override isOpaque for the status bar and filter bar 2011-06-09 02:15:22 +00:00
Mitchell Livingston
83eefe11bd When hiding the filter bar, make the table view the first responder right away. 2011-06-07 23:40:10 +00:00
Mitchell Livingston
f0555e8567 #4314 tweak the filter bar item positions and the text filter size 2011-06-07 23:21:15 +00:00
Mitchell Livingston
a421f2289f When moving objects in an array from an index to a lower index, no need to first fill the final destination with the object before it. This is pointless and causes issues when moving the item to index 0. 2011-06-07 23:15:12 +00:00
Mitchell Livingston
6cde66f025 When a setting in the Options inspector tab changes, send a notification, preparing for future changes. 2011-06-04 13:48:56 +00:00
Mitchell Livingston
104a42333f #4245 Disable Quick Look space key in the inspector 2011-06-04 13:17:56 +00:00
Mitchell Livingston
27fa4091dc have FileListNodes store their corresponding torrents, allowing the removal of this functionality from the file outline view 2011-05-31 22:26:04 +00:00
Mitchell Livingston
764f513c4e for good luck, set the creator window to auto-recalculate view loops 2011-05-31 02:49:05 +00:00
Mitchell Livingston
086eb80305 Set the prefs window to auto recalculate view loops 2011-05-31 02:35:32 +00:00
Mitchell Livingston
91b4edde2e Set the inspector to auto recalculate view loops 2011-05-31 02:34:01 +00:00
Mitchell Livingston
39971c0995 #4300 set the main window to auto-recalculate view loops, so that the tab order will be reset when views are added and removed 2011-05-31 02:25:33 +00:00
Mitchell Livingston
4c5f0dcce7 #4299 Don't color the entire row for file-level priorities 2011-05-30 00:28:32 +00:00
Mitchell Livingston
44a13d7803 instead of displaying a star for multiple priorities, display all relevant icons 2011-05-30 00:09:22 +00:00
Mitchell Livingston
c6e9e58e0c dead code removal 2011-05-29 15:35:36 +00:00
Mitchell Livingston
071333dc55 remove an inaccurate assignment 2011-05-28 02:18:07 +00:00
Mitchell Livingston
e7632f6c9c shorten the web ui url from the prefs window to "http://localhost:%d/" 2011-05-28 01:53:37 +00:00
Mitchell Livingston
7939421a56 bump Growl to 1.2.2 2011-05-25 02:31:26 +00:00
Mitchell Livingston
deb2312d1f enable spelling correction in the Create window -> comment filed, for funsies 2011-05-23 01:27:00 +00:00
Mitchell Livingston
7248ea62b8 fix pixel alignment in About window 2011-05-23 01:18:26 +00:00
Mitchell Livingston
f42b339d95 finish adding NSMutableArrayAdditions, which snuck in the last commit, and another explicit cast 2011-05-23 01:00:32 +00:00
Mitchell Livingston
797c6bc3fd more explicit casting 2011-05-23 00:57:29 +00:00
Mitchell Livingston
40996df50d explicit cast to Torrent * when calculating transfer name length 2011-05-23 00:45:17 +00:00
Mitchell Livingston
3325fbb602 add a description method to FileListNode 2011-05-21 18:29:35 +00:00
Mitchell Livingston
50af35b900 fix alignment issue in the German magnet link window 2011-05-20 21:52:54 +00:00
Mitchell Livingston
c97d1774e4 implement missing copyWithZone in FilePriorityCell 2011-05-19 22:04:46 +00:00
Mitchell Livingston
1d989cf9bf implement missing copyWithZone in TorrentCell 2011-05-19 22:01:16 +00:00
Mitchell Livingston
f4dbcbc691 add Bruno Bierbaumer to Authors & Credits 2011-05-16 22:58:12 +00:00
Mitchell Livingston
5b01685146 Use NSDiacriticInsensitiveSearch in file list search, to match the transfer list search. 2011-05-16 02:03:27 +00:00
Mitchell Livingston
56d56a2e19 #4232 Extend tooltip support to disabled files in Inspector->Files 2011-05-09 02:13:39 +00:00
Mitchell Livingston
bb255f5e56 Don't allow the Add Magnet window to be resized vertically 2011-04-29 23:53:01 +00:00
Mitchell Livingston
346fd8df26 bump to 2.30 beta 3 2011-04-17 20:01:46 +00:00
Mitchell Livingston
89964c93e1 tweak to the reveal button in the inspector in the French localization 2011-04-17 15:59:27 +00:00
Mitchell Livingston
54dc8174c5 update Dutch localization for 2.30 2011-04-17 15:58:51 +00:00
Mitchell Livingston
9054e44394 update French localization for 2.30 2011-04-11 22:21:55 +00:00
Mitchell Livingston
d25735dd9f #4182 Remember filter search text between runs 2011-04-11 02:44:05 +00:00
Mitchell Livingston
b4cdc74706 catch invalid addresses when loading tracker favicons 2011-04-07 23:29:05 +00:00
Mitchell Livingston
09708264f9 add an extra check when generating status strings in a TorrentCell 2011-04-07 00:56:28 +00:00
Mitchell Livingston
0a0bf016b1 update European Portuguese localization for 2.3 2011-04-06 22:06:53 +00:00
Mitchell Livingston
d0aac9336b when removing trackers, handle hidden duplicates 2011-04-05 23:03:33 +00:00
Mitchell Livingston
5488c70103 update German localization for 2.3 2011-03-31 21:43:53 +00:00
Mitchell Livingston
f481fd433a update Russian localization to 2.30 2011-03-31 12:33:26 +00:00
Mitchell Livingston
7a7636a872 drop two NSLogs 2011-03-27 22:10:03 +00:00
Mitchell Livingston
ba0cf184fb update Spanish localization for 2.3 2011-03-27 15:56:05 +00:00
Mitchell Livingston
836903956c Attempt to fix #4148 "Mac client gives inappropriate error if data volume is not mounted" 2011-03-27 02:50:38 +00:00
Mitchell Livingston
0db633378d add µTP to the help documentation 2011-03-26 17:01:49 +00:00
Mitchell Livingston
8dc595e293 update Credits to match AUTHORS 2011-03-26 16:02:13 +00:00
Mitchell Livingston
63683122d1 update Italian localization for 2.3 2011-03-26 15:46:12 +00:00
Mitchell Livingston
7f38a37e53 #4055 Fix a memory leak when removing a transfer + data file 2011-03-25 01:37:50 +00:00
Mitchell Livingston
1dd57609d5 #4063 Adding a tracker before last failed add causes lockup 2011-03-24 00:56:36 +00:00
Mitchell Livingston
fa9366c139 ensure the Stats window's min and max widths are the current width 2011-03-23 22:39:02 +00:00
Mitchell Livingston
ca6cd7352f update Brazilian Portuguese localization for 2.3 2011-03-23 22:36:08 +00:00
Mitchell Livingston
ff375737d5 update Chinese localization for 2.3 2011-03-23 22:24:10 +00:00
Jordan Lee
b4d36aeb54 (trunk) #4138 "use stdbool.h instead of tr_bool" -- done. 2011-03-22 15:19:54 +00:00
Jordan Lee
bb6684cb1e tidy up 2011-03-21 16:30:58 +00:00
Jordan Lee
337bdc3253 maybe fix the mac build? 2011-03-21 16:28:44 +00:00
Mitchell Livingston
1913e97a0c update Localizable.strings 2011-03-20 17:22:50 +00:00
Mitchell Livingston
e14f36edc3 #4124 Show years in Statistics window 2011-03-17 22:33:42 +00:00
Mitchell Livingston
5d85125777 #4109 Recycle: Show a confirmation dialog 2011-03-17 01:06:31 +00:00
Mitchell Livingston
ee00977e65 Rename "cleanup all completed" to "remove all completed from list". 2011-03-14 23:46:53 +00:00
Mitchell Livingston
535c506d93 #4119 Add "matches" option for all properties of "assign group to new transfers" 2011-03-14 22:19:42 +00:00
Mitchell Livingston
8d49c2a82c #4099 add "none of the following" to the group rules editor 2011-03-13 17:11:47 +00:00
Mitchell Livingston
d87ed3c900 silence a warning 2011-03-11 01:58:44 +00:00
Mitchell Livingston
9a6b11a7dc Resize the "recycle" cleanup icon 2011-03-11 01:42:19 +00:00
Mitchell Livingston
15394498b0 add a button to the bottom-left of the main window to clean up all completed transfers 2011-03-10 01:36:51 +00:00
Mitchell Livingston
2d1cff1a24 #4099 add 'not equal' in groups preferences 2011-03-08 23:35:37 +00:00
Mitchell Livingston
23d727d017 hard-code the status bar and filter bar height, so that the max window size factors in their height 2011-03-08 00:20:58 +00:00
Mitchell Livingston
8c72bcffd7 update the Add Magnet window's minimum size to match its new size 2011-03-05 04:01:46 +00:00
Mitchell Livingston
5b3c1c46d7 cleaner fix for #4066 2011-03-05 03:19:26 +00:00
Mitchell Livingston
5ec3f8e891 remove unused totalPeersKnown method 2011-03-04 03:13:15 +00:00
Mitchell Livingston
553b85443f #4072 Remove "known" field in Inspector->Peers 2011-03-04 02:58:08 +00:00
Mitchell Livingston
c6d31092dc (trunk) when creating the dock icon badge view, we do not need to give it a frame 2011-03-03 03:53:21 +00:00
Mitchell Livingston
b6aba6e8c2 pixel adjustment 2011-02-28 03:44:04 +00:00
Mitchell Livingston
cba30fd2d6 place the "download to" location in a box in the add window and the add magnet link window 2011-02-28 03:41:56 +00:00
Mitchell Livingston
fecc3fedae (trunk) #4066 Fix the pieces view for magnet links 2011-02-26 15:13:35 +00:00
Mitchell Livingston
6092362c1e revert the last commit 2011-02-26 14:59:05 +00:00
Mitchell Livingston
39709abd6e store secondsDownloading and secondsSeeding as ints instead of time_t 2011-02-26 14:56:58 +00:00
Mitchell Livingston
0cb651af29 change the default toolbar to separate the remove button and the pause/resume all button with a space instead of a separator 2011-02-24 23:40:36 +00:00
Mitchell Livingston
1319d9c99b (trunk) small update to Russian translation 2011-02-23 22:52:44 +00:00
Mitchell Livingston
541effd743 slightly simplify filter code 2011-02-21 04:18:58 +00:00
Mitchell Livingston
9d805527e3 silence a warning 2011-02-20 15:05:01 +00:00
Mitchell Livingston
c1ac1d629f restore cmd-option-f to select the search filter field when the torrent table view is selected 2011-02-20 04:34:46 +00:00
Mitchell Livingston
7ba8bcb2b6 make sure filter buttons' tooltips are updated when the bar is shown 2011-02-20 04:23:09 +00:00
Mitchell Livingston
8425f84d74 replace renegade #include with #import 2011-02-20 04:17:46 +00:00