aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPFavoritesOutlineView.h
Commit message (Collapse)AuthorAgeFilesLines
* - Fix the Quick Connect entry on the connection screen being a drag and ↵rowanbeentje2012-10-081-0/+3
| | | | | | | drop target - Speculative fix for 10.6 & 10.5 connection screen padding/layout issues
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+19
|
* Add a new outline view to be used by the connection view so hitting enter ↵stuconnolly2010-11-101-0/+28
doesn't start editing the selected favorite. This will also allow behaviour to be further customised. Fixes issue #892.