aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConnectionControllerInitializer.m
Commit message (Expand)AuthorAgeFilesLines
* Changing SP_REFACTOR macro to SP_CODAsqlprodev2013-02-141-18/+18
* Changes required to merge Sequel Pro r4011 into Codasqlprodev2013-02-141-0/+6
* Remove useless init and dealloc method comments and perform general tidy up.stuconnolly2013-01-221-2/+8
* - In the SPMySQL.framework, separate framework-triggered connections and dis...rowanbeentje2012-10-141-1/+5
* - Fix the Quick Connect entry on the connection screen being a drag and drop...rowanbeentje2012-10-081-1/+1
* Change the connection screen interface, particularly relating to favourite ed...rowanbeentje2012-10-061-12/+25
* - Remove all BWToolKit elements in the connection view, replacing with stand...rowanbeentje2012-08-011-2/+5
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+19
* Another tweak for SP r3710 merge with Codasqlprodev2012-07-051-0/+2
* A few more tweaks for SP r3710 merge with Codasqlprodev2012-07-051-1/+10
* - Fix flickering and incorrect connection view positioning on initial window...rowanbeentje2012-06-051-1/+4
* - Fix issues where removing favorites could cause crashes in other tabs/wind...rowanbeentje2012-05-281-0/+29
* Improve connection handling and editing:rowanbeentje2012-05-271-1/+5
* Fix implicit cast warnings.stuconnolly2012-05-111-3/+3
* - Fix a build warning caused by r3649 changesrowanbeentje2012-05-101-0/+1
* - Ensure the selected connection is correctly scrolled to on Lion, working a...rowanbeentje2012-05-101-3/+8
* Add support for saving the state of the connection favorites outline view.stuconnolly2012-05-031-4/+32
* - Alter the variable that currentFavorite tracks to the favourite instead of...rowanbeentje2012-05-021-1/+4
* Tidy up.stuconnolly2012-01-241-19/+94
* Split out connection controller initialization.stuconnolly2012-01-221-0/+196