Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add cast for [NSApp delegate] | Max | 2014-12-13 | 1 | -3/+3 |
| | | | | | * (Also changed some outdated URLs) * Replaced [NSApplication sharedApplication] with NSApp | ||||
* | Fix double-size window preview when dragging tabs on a retina screen | rowanbeentje | 2014-02-10 | 1 | -0/+1 |
| | |||||
* | Update URL in source file header to point to GitHub. | Stuart Connolly | 2014-01-26 | 1 | -1/+1 |
| | |||||
* | Remove SVN property placeholder. | Stuart Connolly | 2014-01-26 | 1 | -2/+0 |
| | |||||
* | Fix more wanrings by creating a protocol that delegates of the copy table ↵ | stuconnolly | 2013-02-16 | 1 | -1/+4 |
| | | | | should conform to. | ||||
* | - Call the NSWindow super implementation of validateMenuItem: in SPWindow, ↵ | rowanbeentje | 2013-01-05 | 1 | -2/+21 |
| | | | | | | | | fixing Show Toolbar/Hide Toolbar menu item title not being updated correctly - addresses Issue #1521 - When the toolbar is hidden, draw a line in the window to cover up the bottom border of the window's title bar, improving appearance - Improve tab appearance when toolbar is hidden | ||||
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -3/+3 |
| | |||||
* | - Fix a number of small memory leaks | rowanbeentje | 2012-04-14 | 1 | -0/+1 |
| | |||||
* | Add SPWindowControllerDelegate category. | stuconnolly | 2012-04-09 | 1 | -0/+432 |