Commit Graph

13 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 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 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 c0fc8001e3 fix the alignment issue with the general inspector view - data location 2011-01-24 00:32:42 +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 975e31f619 truncate the inspector's data file path in the middle instead of head 2010-04-13 00:52:23 +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