aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPWindowControllerDelegate.m
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash that could happen when exiting fullscreen mode on 10.11Max2015-10-181-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