aboutsummaryrefslogtreecommitdiffstats
path: root/Source/MainController.m
Commit message (Expand)AuthorAgeFilesLines
* - Fix an invalid reference to a missing pulldown_arrow image causing invalid...rowanbeentje2009-04-051-0/+1
* - Add the ability for CMTextView to automatically capitalise SQL keywords in...rowanbeentje2009-04-031-0/+1
* - Add autopairing support to CMTextView - many thanks to Hans-Jörg Bibiko f...rowanbeentje2009-04-011-0/+2
* - Add a preference (currently with no UI) for connection timeoutrowanbeentje2009-03-281-0/+1
* Improve interaction with connection favorites to prevent issues saving favori...rowanbeentje2009-03-281-0/+5
* Implement a connection keepalive, addressing Issue #171. This runs a ping ev...rowanbeentje2009-02-251-4/+6
* Fix Issue #140 (Tables with many columns compress the end columns against the...rowanbeentje2009-02-191-99/+56
* Point the menu links to Sequel Pro's website rather than the Goolge Code site.stuconnolly2009-01-271-3/+3
* Commented the handleQuiteCommand method and put in a return of nil.mltownsend2009-01-201-1/+2
* MERGED r262:266 from branches/stuart02 to trunk to include new project struct...stuconnolly2008-12-101-0/+802