aboutsummaryrefslogtreecommitdiffstats
path: root/Source/MainController.m
Commit message (Expand)AuthorAgeFilesLines
* - The connection sheet Edit button now opens the favourites list in preferen...rowanbeentje2009-04-161-0/+12
* Change 'Donation' URL.stuconnolly2009-04-111-1/+1
* - Make MainController the application delegate, and override standard automa...rowanbeentje2009-04-101-0/+22
* - part 4 of merge from 'avenjamin' branch into trunk.avenjamin2009-04-101-692/+64
* - 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