aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/PSMTabBar/PSMRolloverButton.m
Commit message (Collapse)AuthorAgeFilesLines
* Remove accidentally committed line.Stuart Connolly2017-03-261-2/+0
|
* Update tab view drawing to match the style used by 10.12's automatic tabs ↵Stuart Connolly2017-03-261-35/+47
| | | | | | | | | and remove unused tab styles. Issues still to address: - Add tab button does not darken when moused over - The tab overflow button is being clipped and the image is not high res
* fix various compile warningsAbhi Beckert2016-04-031-2/+2
|
* - Fix a number of small memory leaksrowanbeentje2012-04-141-0/+4
|
* - Replace the precompiled PSMTabBar framework with a build-from-source ↵rowanbeentje2010-06-071-0/+183
dependency, in preparation for future code and style changes