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

21 commits

Author SHA1 Message Date
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
c364a9344f update Danish localization 2014-02-28 13:57:03 +00:00
Mitchell Livingston
36032bf7b5 it's now 2014 2014-01-09 21:03:19 +00:00
Mitchell Livingston
f03d075156 update Danish localization 2013-06-20 02:47:12 +00:00
Mitchell Livingston
33002a216d update Danish localization for 2.8 2013-04-07 18:12:31 +00:00
Mitchell Livingston
3c490b1666 (Mac trunk) bump copyright year to 2013 2013-02-11 00:43:47 +00:00
Mitchell Livingston
261e54ad27 update Danish localization for 2.7 2012-09-04 22:49:46 +00:00
Mitchell Livingston
ecb482e1f3 update PrefsWindows.xib to fix #4953 2012-07-24 00:32:35 +00:00
Mitchell Livingston
7be7e22d8a update Danish localization 2012-06-14 11:45:25 +00:00
Mitchell Livingston
8ba32b11c0 spelling corrections for the Danish localization 2012-05-23 23:55:31 +00:00
Mitchell Livingston
a83630baf5 Add Danish localization 2012-05-14 11:34:00 +00:00