aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/MainWindow.xib
Commit message (Collapse)AuthorAgeFilesLines
* Initial stage of re styling the tab bar to actually look half decent.avenjamin2010-06-141-5/+81
| | | | | - 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.
* Slight content view adjustment. Tab bar bottom separator line now appears ↵avenjamin2010-06-061-9/+10
| | | | correctly.
* Initial implementation of tabs:rowanbeentje2010-05-231-0/+939
- Addition of PSMTabBar framework - Rework away from a document-based TableDocument - Support tabs throughout the application - Add menu items for creating tabs, and add support for dragging tabs to different windows