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

11 commits

Author SHA1 Message Date
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
340c8aedf7 perform localization of InfoActivityViewController with a strings files and resizing code 2012-09-27 00:17:43 +00:00
Mitchell Livingston
d1f837e709 show dates in the inspector as relative (today/yesterday instead of a date), and don't show the day of the week 2012-03-05 02:11:33 +00:00
Mitchell Livingston
0536107144 remove unused views from InfoActivityView and InfoGeneralView 2011-10-19 02:10:56 +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
cb99607614 #1408 display elapsed time in the Mac UI 2010-12-23 20:07:41 +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
f7cf4b7190 fix potential layout glitch for labels in general and activity inspector tabs 2010-03-07 03:11:10 +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