aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConnectionDelegate.m
Commit message (Expand)AuthorAgeFilesLines
* Considering nearly every class uses constants, import it via the prefix header.stuconnolly2010-10-191-1/+0
* Encoding changes and improvements, particularly to increase compatibility wit...rowanbeentje2010-08-251-9/+0
* • added to SPconnectionDelegate method "keychainPasswordForSSHConnection"Bibiko2010-06-281-0/+24
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-281-1/+1
* Initial implementation of tabs:rowanbeentje2010-05-231-15/+21
* Rework alert sheets:rowanbeentje2010-05-091-1/+12
* Only attempt to check or set the max allowed packet if there is an active con...stuconnolly2010-04-231-11/+16
* - When switching tables, correctly catch disconnections and suppress error d...rowanbeentje2010-03-271-4/+13
* * removed a stray NSLog()jakob2010-01-281-3/+3
* * fixed typo that prevented the document window from closing when choosing 'd...jakob2010-01-281-2/+3
* - Fix SSH threads (and connections) which were never cleaned up or closed, p...rowanbeentje2010-01-271-2/+2
* Improve Disconnection on connection loss:rowanbeentje2010-01-241-2/+16
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-1/+1
* Bunch of improvements to the query console, including:stuconnolly2009-11-141-2/+2
* Add SPConnectionDelegate as a category of TableDocument to split out all conn...stuconnolly2009-11-131-0/+128