aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPWindowControllerDelegate.m
Commit message (Expand)AuthorAgeFilesLines
* Merge SPWindowController (part of #2789)Max2018-01-201-457/+0
* #2863 fix LHS table views when dragging a tab off a windowAbhi Beckert2017-08-251-0/+11
* Fix an erroneous check that would allow to close windows with only one tab ev...Max2017-05-161-9/+7
* #2434 remove title bar line hiding viewAbhi Beckert2016-06-051-8/+1
* Trying to fix a range of crashes when closing a connection windowMax2015-10-051-1/+2
* Add cast for [NSApp delegate]Max2014-12-131-3/+3
* Fix double-size window preview when dragging tabs on a retina screenrowanbeentje2014-02-101-0/+1
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* Fix more wanrings by creating a protocol that delegates of the copy table sho...stuconnolly2013-02-161-1/+4
* - Call the NSWindow super implementation of validateMenuItem: in SPWindow, f...rowanbeentje2013-01-051-2/+21
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-3/+3
* - Fix a number of small memory leaksrowanbeentje2012-04-141-0/+1
* Add SPWindowControllerDelegate category.stuconnolly2012-04-091-0/+432