1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-01-01 20:45:14 +00:00
Commit graph

21 commits

Author SHA1 Message Date
Mitchell Livingston
5ea99cb32a Remove the info panel's icons from the xib.
They are not available on earlier versions of macOS and are reset in code.
2022-02-20 17:58:55 -05:00
Dzmitry Neviadomski
e73395e531 [macOS] Use old icon name for Square Grid to support older macOS
`square.grid.3x3.fill.square` is deprecated name for `square.grid.3x3.square`.
The former is available on macOS 11.0+, while the latter is for macOS 12.0+.
They are the same visually.

Fixes this report https://github.com/transmission/transmission/pull/2269#issuecomment-991980368
2021-12-13 07:36:03 +03:00
Dzmitry Neviadomski
c38ee22f7f [macOS] Update Info window.
Use SF Symbols on macOS 11+

Use NSSegmentedControl instead of custom view.

Add NSImage extension to fallback loading from
assets on macOS 10.15 and older.

Also should fix sizing issues when changing pane from Options
to Files.

Fixes #2247
2021-12-12 08:24:16 +03:00
Oleg Chashko
0c39924074
Fixed: #1890 (#2013) 2021-10-22 11:58:53 -05:00
Oleg Chashko
3d5fb103d3
Fixed: #1902 (#2008)
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2021-10-22 07:45:09 -05:00
Mitchell Livingston
47cbb898f8 Update the info tab on appearance change 2018-12-21 17:37:17 -05:00
Mike Gelfand
00deae05c1 Disable tabbing mode for all Mac client windows 2018-09-30 14:41:40 +03:00
Mike Gelfand
788f1e31f1 Update Xcode project format to 8.0 2017-02-05 11:52:39 +03:00
Mike Gelfand
626f58e720 Use autolayout for torrent info window (OS X) 2016-02-27 20:29:57 +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
0808bdd2fe We now require Mac OS X 10.6 or later. Make that change and all the nice little adjustments that go with it. 2011-10-06 00:30:40 +00:00
Mitchell Livingston
7efc1af537 set all of the windows as non-restorable 2011-08-20 12:42:23 +00:00
Mitchell Livingston
91b4edde2e Set the inspector to auto recalculate view loops 2011-05-31 02:34:01 +00:00
Mitchell Livingston
a54c297e7b don't make "No Torrents Selected" in the inspector selectable 2011-02-19 05:49:52 +00:00
Mitchell Livingston
c97f6b3d59 center the "No Torrents Selected" in the inspector 2011-02-12 03:53:23 +00:00
Mitchell Livingston
e5eed4bd05 #3962 Update the inspector's button bar's look 2011-01-30 02:01:05 +00:00
Mitchell Livingston
bc3e0a96a7 make labels in the inspector truncate the tail instead of word wrap 2010-05-22 19:13:39 +00:00
Mitchell Livingston
f1b108a3ff truncate the inspector's data name in the middle instead of tail 2010-04-12 01:21: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
c6a76932b2 adjust default inspector window size and placement 2010-03-07 14:51:41 +00:00
Mitchell Livingston
5279b0f9da the info window itself no longer needs to be localized 2010-03-06 23:24:42 +00:00
Renamed from macosx/en.lproj/InfoWindow.xib (Browse further)