aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConnectionHandler.h
Commit message (Collapse)AuthorAgeFilesLines
* - In the SPMySQL.framework, separate framework-triggered connections and ↵rowanbeentje2012-10-141-1/+0
| | | | | | | | | disconnections from external actions, and use that separation to perform safer disconnects - When closing a database document, add a new notification, and use that to resolve retain cycles affecting connection processes - Improve connection controller disconnection when the document is closed, fixing crashes, by building on those two features (addresses Issue #1396) - Use some of the new functionality to improve SSH and MySQL connection cancellation, making both cancelable in the interface and making both respond much more quickly
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+19
|
* - Fix SSH connection error dialog issues where a localised error text ↵rowanbeentje2012-05-271-1/+1
| | | | contained the word "bind".
* Shift some connection methods around.stuconnolly2010-12-131-2/+7
|
* Apply new favorites outline view patch.stuconnolly2010-12-051-0/+44