| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Directly assigning to _controlView of a NSActionCell is private and not allowed by Mac App Store.
An _customControlView is used to replace _controlView in PSMTabBarCell to avoid direct assigning to _controlView.
This should be the last private API to remove before going to Mac App Store.
|
|
|
|
| |
compositeToPoint:...] operations
|
|
|
|
| |
(thanks to report i957) and NSShadows
|
|
dependency, in preparation for future code and style changes
|