Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update source code compatibility | Max | 2017-03-31 | 1 | -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) | Max | 2015-10-06 | 1 | -0/+5 |
| | | | | (From the department of commits to be rolled back soon) | ||||
* | Fix compile error on older SDKs | Max | 2015-02-15 | 1 | -3/+3 |
| | |||||
* | Move some duplicate code into a new class | Max | 2015-02-14 | 1 | -0/+94 |
(This also affects PSMSequelProTabStyle, but see the comment there why it is left unchanged) |