aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/PSMTabBar/PSMTabBarControl.m
Commit message (Collapse)AuthorAgeFilesLines
* Initial stage of re styling the tab bar to actually look half decent.avenjamin2010-06-141-15/+26
| | | | | - Change line 373 of PSMTabBarControl to "SequelPro" to see new tabs. - The drawing of the tab edges needs to be redone on the very edge of each tab instead of being inset by a number pixels to resolve a few issues.
* - Replace the precompiled PSMTabBar framework with a build-from-source ↵rowanbeentje2010-06-071-0/+2120
dependency, in preparation for future code and style changes