aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPSplitView.m
Commit message (Expand)AuthorAgeFilesLines
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-1/+1
* - Replace the main split view in the main view with a SPSplitView, replacing...rowanbeentje2012-07-241-2/+11
* - Attempt to address startup exceptions on 10.5 by fixing NSSplitView awakeF...rowanbeentje2012-07-231-1/+3
* - Add a new SPSplitView class, intended to replace all BWSplitViews and so a...rowanbeentje2012-07-231-0/+1094