aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPSplitView.m
Commit message (Expand)AuthorAgeFilesLines
* - Fix the SPSplitView helper to correctly restore focus to focussed responde...rowanbeentje2012-08-301-1/+1
* - Tweak SPSplitView to support autosave names, extending the default autosav...rowanbeentje2012-08-151-0/+49
* - Remove all BWToolKit elements in the connection view, replacing with stand...rowanbeentje2012-08-011-5/+11
* - Tweak SPSplitView to no longer treat non-resizable split view children as ...rowanbeentje2012-07-301-44/+20
* - Replace the collapsible BWSplitView on the Query pane with a SPSplitView c...rowanbeentje2012-07-261-9/+19
* 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