aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/PSMTabBar/Images
Commit message (Collapse)AuthorAgeFilesLines
* Finalise Sequel Pro tab style:rowanbeentje2010-07-126-0/+0
| | | | | | | | - Add custom Safari-style tab close buttons - Tweak margins, especially on the right when a progress indicator is active to avoid doubled margins - Fix tab bar rendering when using font/help etc windows Also update the .strings files to match latest changes
* Initial stage of re styling the tab bar to actually look half decent.avenjamin2010-06-143-0/+0
| | | | | - 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-0728-0/+0
dependency, in preparation for future code and style changes