aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConnectionController.m
Commit message (Expand)AuthorAgeFilesLines
...
* If the SSH tunnel is unable to bind to the local port because there is alread...stuconnolly2009-08-281-6/+38
* Rename MainController to SPAppController.stuconnolly2009-08-081-1/+1
* - Fix SSH tunnel support for private/public keys following framework upgrade...rowanbeentje2009-08-081-2/+2
* - Fix "Add to favorites" behaviour when the user has no favourites (This add...rowanbeentje2009-08-071-19/+18
* Rename Keychain class.stuconnolly2009-08-071-1/+1
* - When getting splitview sizes to resize database menu, correctly use the su...rowanbeentje2009-07-281-2/+2
* - Tweak table information panel to show scrollbars if it's resized to a posi...rowanbeentje2009-07-261-2/+1
* To fix query logging not working, initialize delegateQueryLogging to YES upon...stuconnolly2009-07-231-0/+3
* Merge framework integration branch back to trunk. Summary of changes:stuconnolly2009-07-211-14/+24
* - Make the DBView window the document window. This allows the document to b...rowanbeentje2009-07-151-2/+2
* - Commit the second part of r995 (oops), addressing database selection issuesrowanbeentje2009-07-091-1/+1
* - Fix connection controller errors with nil strings (bindings?), fixing Issu...rowanbeentje2009-07-091-0/+3
* - Ensure that error IDs are available from CMMCPConnection after connection ...rowanbeentje2009-07-081-7/+11
* Overhaul the connection screen:rowanbeentje2009-07-061-0/+827