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

331 commits

Author SHA1 Message Date
Zachary J. Slater
f388d17c2d Updated copyright string to 2018
Small update to copyright string
2018-04-17 00:50:33 -10:00
Mike Gelfand
94be7dbd9b Merge branch '2.9x' 2018-01-25 03:07:52 +03:00
Mike Gelfand
aa2730d47c Switch to HTTPS links, adjust wiki links where possible
Fixes #39
2018-01-16 01:12:59 +03:00
Dmitry Serov
9632af7c25 Remove Growl support 2017-11-29 00:38:14 +03:00
Mike Gelfand
7e6f1a8dc8 Set idle seed limit range to 1..40320 (4 weeks tops) in all clients
Fixes: #212
2017-07-05 21:07:16 +03:00
Mike Gelfand
fa504fb27f Bump Mac client deployment target to 10.9, fix deprecation errors 2017-02-05 18:41:47 +03:00
Mike Gelfand
788f1e31f1 Update Xcode project format to 8.0 2017-02-05 11:52:39 +03:00
Mike Gelfand
109b9ae329 Prevent crash during group rules removal in some cases (OS X)
The crash seems to be caused by animation performed by the rules list and
the window in parallel. This commit disables window resize animation until
a better solution is devised.

Rules list height is now also limited and scrollbar is shown if needed.
2016-03-02 07:55:37 +00:00
Mike Gelfand
197fc132b3 Update user-facing copyright years 2016-02-27 23:18:02 +00:00
Mike Gelfand
626f58e720 Use autolayout for torrent info window (OS X) 2016-02-27 20:29:57 +00:00
Mike Gelfand
9a94490265 Use autolayout for group rules window, take two (OS X) 2016-02-24 22:59:25 +00:00
Mike Gelfand
e938c7713a Use autolayout for group rules window (OS X) 2016-02-24 22:41:40 +00:00
Mike Gelfand
9d34a1397f Use autolayout for Add Magnet window (OS X) 2016-01-12 21:02:00 +00:00
Mike Gelfand
147ae097f4 #6042: Remove dead code now that we build for OS X 10.7+ (patch by mattrajca)
In addition to the patch,
  * remove unused global actions menu (popover is used instead)
  * remove *Lion class macros, use NSPopover and NSDataDetector directly
2016-01-06 11:05:37 +00:00
Mike Gelfand
1475abf48e #6041: Use AppKit status light icons (patch by mattrajca) 2015-12-27 21:50:02 +00:00
Mike Gelfand
33d05a71f8 #6037: Fix global options popover layout (patch by mattrajca, with small adjustments and for all languages) 2015-12-27 01:48:27 +00:00
Mike Gelfand
956788651d Convert OS X client .strings files to UTF-8 2015-12-21 09:26:38 +00:00
Mike Gelfand
ccf99c68ac Update all XIBs to latest format (Xcode 7), set deployment target to OS X 10.7 2015-12-21 05:11:40 +00:00
Mitchell Livingston
953780f38e Improve the looks a bit on Yosemite. The app must now be compiled with the 10.10 SDK. 2014-10-16 13:01:17 +00:00
Mitchell Livingston
db39d4096e group upload and download size is too big on 10.9 2014-07-03 19:47:02 +00:00
Mitchell Livingston
feeb22d6f8 get prefs and the main menu opening in Xcode 4.6 2014-02-02 03:18:18 +00:00
Mitchell Livingston
564c1876dd update strings file 2014-01-29 02:43:08 +00:00
Mitchell Livingston
6be3af35b3 #5584 Share option in File menu and context menu 2014-01-10 17:50:05 +00:00
Mitchell Livingston
36032bf7b5 it's now 2014 2014-01-09 21:03:19 +00:00
Mitchell Livingston
f450f27b26 #4712 Gray out the 'Display a window when adding a magnet link' option, whenever 'Same directory as torrent' is selected 2013-08-10 02:29:12 +00:00
Mitchell Livingston
137ba2dee8 update localized strings file 2013-03-09 17:01:26 +00:00
Mitchell Livingston
3c490b1666 (Mac trunk) bump copyright year to 2013 2013-02-11 00:43:47 +00:00
Mitchell Livingston
c6290bcd71 Move the rename menu item to the File menu. 2013-01-23 03:46:04 +00:00
Mitchell Livingston
806fdb0314 When renaming a transfer or file, reload the proper tables. 2013-01-22 03:54:51 +00:00
Mitchell Livingston
694861217c add the rename option to the main window context menu 2013-01-22 00:50:28 +00:00
Mitchell Livingston
9236571f1c #1220 Initial Mac support for changing file and folder names. Not fully complete. 2013-01-22 00:09:48 +00:00
Mitchell Livingston
7bcafd7149 #4373 In the file list, swap the priority switch and download check, so that the scrollbar doesn't appear above the high priority switch 2012-10-28 23:57:08 +00:00
Mitchell Livingston
340c8aedf7 perform localization of InfoActivityViewController with a strings files and resizing code 2012-09-27 00:17:43 +00:00
Mitchell Livingston
e139ed0ebd add in placeholder code so thatInfoGeneralView can be localized with a strings file after 2.7 2012-09-08 20:22:05 +00:00
Mitchell Livingston
1ff62b9cbe add in placeholder code so that InfoOptionsView can be localized with a strings file after 2.7 2012-09-08 18:09:02 +00:00
Mitchell Livingston
4e2555dac4 add in placeholder code so that AddMagnetWindow can be localized with a strings file after 2.7 2012-09-08 03:48:12 +00:00
Mitchell Livingston
497d6f72b8 remove a blank view that snuck into the Creator xib file. 2012-09-08 01:09:55 +00:00
Mitchell Livingston
3b066d3c97 use "Show" instead of "Reveal" in the "seeding complete" notification button 2012-08-30 00:18:18 +00:00
Mitchell Livingston
4113e288c1 update the English strings file 2012-08-30 00:15:26 +00:00
Mitchell Livingston
2ab7d280bc re-add #2353 Automatically Remove on Completion 2012-07-24 02:30:24 +00:00
Mitchell Livingston
ecb482e1f3 update PrefsWindows.xib to fix #4953 2012-07-24 00:32:35 +00:00
Mitchell Livingston
f119dfb89e temporarily revert gui changes for #2353 for 2.61, hiding the new functionality 2012-07-24 00:17:47 +00:00
Mitchell Livingston
1d1017534b #4953 Launching/quitting Growl should update options in preferences 2012-07-07 17:58:52 +00:00
Mitchell Livingston
2586396a11 Explicitly create an ivar for Torrent's remove flag 2012-07-07 02:14:08 +00:00
Mitchell Livingston
379c9d4b19 #2353 Add a preference option for auto-remove 2012-07-07 02:08:05 +00:00
Mitchell Livingston
8a647287ae #2353 Add an option to the inspector to remove transfers from the list when seeding completes 2012-07-07 01:47:12 +00:00
Mitchell Livingston
57863cbfc3 Update localizable.strings 2012-06-12 01:26:04 +00:00
Mitchell Livingston
bb395c1473 #4939 Access Growl from preferences (disabled until the 1.4 framework is released) 2012-06-10 01:44:03 +00:00
Mitchell Livingston
f4961e0632 hide the filter field and check/uncheck all buttons for single-file torrents 2012-05-28 20:16:43 +00:00
Mitchell Livingston
84a7f149a6 #4922 On Lion, use window restoration on the preferences window 2012-05-28 17:26:15 +00:00