aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPOSInfo.m
Commit message (Collapse)AuthorAgeFilesLines
* Update source code compatibilityMax2017-03-311-20/+1
| | | | | | * Remove forward SDK declaration for 10.8 and below (since that is the minimum required development SDK) * Fix one case where a method unconditionally required a 10.9+ runtime * Move all of the forward/backward hacks into their own file
* Fix broken keychain access with SSH on 10.6 (fixes #2268)Max2015-10-061-0/+5
| | | | (From the department of commits to be rolled back soon)
* Fix compile error on older SDKsMax2015-02-151-3/+3
|
* Move some duplicate code into a new classMax2015-02-141-0/+94
(This also affects PSMSequelProTabStyle, but see the comment there why it is left unchanged)