Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add cast for [NSApp delegate] | Max | 2014-12-13 | 1 | -1/+1 |
| | | | | | * (Also changed some outdated URLs) * Replaced [NSApplication sharedApplication] with NSApp | ||||
* | 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 |
| | |||||
* | Remove useless init and dealloc method comments and perform general tidy up. | stuconnolly | 2013-01-22 | 1 | -2/+2 |
| | |||||
* | - Add dummy implementations of NSDocument data reading and writing to ↵ | rowanbeentje | 2012-08-30 | 1 | -0/+26 |
| | | | | prevent exceptions when they appear to get called. This should address Issue #1411. | ||||
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -13/+21 |
| | |||||
* | Add missing SVN properties and general comments tidy up. | stuconnolly | 2010-09-21 | 1 | -2/+0 |
| | |||||
* | Initial implementation of tabs: | rowanbeentje | 2010-05-23 | 1 | -0/+36 |
- Addition of PSMTabBar framework - Rework away from a document-based TableDocument - Support tabs throughout the application - Add menu items for creating tabs, and add support for dragging tabs to different windows |