aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/PSMTabBar/PSMOverflowPopUpButton.m
Commit message (Collapse)AuthorAgeFilesLines
* Fix run-time warnings due to use of deprecated [NSImage ↵rowanbeentje2014-02-101-10/+4
| | | | compositeToPoint:...] operations
* - Fix all warnings in the PSMTabBar framework, including a fix for a 10.5 ↵rowanbeentje2011-03-031-1/+1
| | | | dragging issue and implementing Safari-style fadeout of previous window shell when dragging the last miniwindow out of a tab bar
* Fix compiler warnings.stuconnolly2011-03-011-1/+1
|
* - Replace the precompiled PSMTabBar framework with a build-from-source ↵rowanbeentje2010-06-071-0/+161
dependency, in preparation for future code and style changes