aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/PSMTabBar/PSMRolloverButton.h
Commit message (Collapse)AuthorAgeFilesLines
* Update tab view drawing to match the style used by 10.12's automatic tabs ↵Stuart Connolly2017-03-261-3/+3
| | | | | | | | | 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-5/+9
|
* - Fix all warnings in the PSMTabBar framework, including a fix for a 10.5 ↵rowanbeentje2011-03-031-1/+2
| | | | dragging issue and implementing Safari-style fadeout of previous window shell when dragging the last miniwindow out of a tab bar
* - Replace the precompiled PSMTabBar framework with a build-from-source ↵rowanbeentje2010-06-071-0/+29
dependency, in preparation for future code and style changes