aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDatabaseDocument.m
Commit message (Expand)AuthorAgeFilesLines
* Remove useless init and dealloc method comments and perform general tidy up.stuconnolly2013-01-221-94/+94
* - Add trigger button to the default toolbar viewrowanbeentje2012-12-211-0/+1
* - Disable connection muxing on OS X versions lower than 10.7, to speed up co...rowanbeentje2012-12-171-0/+1
* - Rearrange some menu shortcuts: ⌘F is now used on the Content tab to set ...rowanbeentje2012-12-171-2/+30
* - Add names for most threads created by Sequel Pro for easier debugrowanbeentje2012-10-141-4/+4
* - Clean up some connection cancellation/close-during-connect edges as a resu...rowanbeentje2012-10-141-1/+5
* - In the SPMySQL.framework, separate framework-triggered connections and dis...rowanbeentje2012-10-141-3/+8
* Tidy up menu validation.stuconnolly2012-09-241-6/+9
* - Fix the SPSplitView helper to correctly restore focus to focussed responde...rowanbeentje2012-08-301-32/+21
* - Fix crashes when closing connections while an autorefreshing database proc...rowanbeentje2012-08-161-2/+5
* - Remove all BWToolKit elements in the connection view, replacing with stand...rowanbeentje2012-08-011-0/+1
* Fix typos in license header.stuconnolly2012-07-281-1/+1
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-14/+21
* - Replace the main split view in the main view with a SPSplitView, replacing...rowanbeentje2012-07-241-11/+13
* - Add a new SPSplitView class, intended to replace all BWSplitViews and so a...rowanbeentje2012-07-231-18/+3
* Add a new SPAppController SPWindowManagement.stuconnolly2012-07-071-0/+1
* Merged SP r3710 with Codasqlprodev2012-07-051-6/+72
* - Fix saving of .spf files using unencrypted formats, encoding the content s...rowanbeentje2012-06-261-0/+22
* - Allow table check/optimize/analyze etc operations to be performed on MySQL...rowanbeentje2012-06-251-0/+5
* - Fix issues opening new windows when Sequel Pro is opened in the background...rowanbeentje2012-06-231-7/+10
* - Retain the new SPDatabaseData defaultCharacterSetEncoding when created, fi...rowanbeentje2012-06-111-1/+1
* Add the default encoding and storage engine to the default menu items on the ...stuconnolly2012-06-101-17/+7
* - Remove delayed favourite selection call on tab setup. This fixes detail r...rowanbeentje2012-06-031-28/+3
* Improvements to connection view outline view:rowanbeentje2012-05-201-1/+1
* Improve connection keepalive, disconnect, and connection loss after reviewing...rowanbeentje2012-05-151-3/+5
* Add initial support of moving views when renaming a database. Currently not h...stuconnolly2012-05-041-0/+1
* - Alter the variable that currentFavorite tracks to the favourite instead of...rowanbeentje2012-05-021-5/+5
* Merge outline view branch into trunk.stuconnolly2012-05-021-5/+7
|\
| * Bring outline view branch up to date with trunk.stuconnolly2012-04-161-92/+130
| * Bring outline view branch up to date with trunk (r3471:r3517).stuconnolly2012-03-181-136/+123
| * Bring outline view branch up to date with trunk (r3471:r3481).stuconnolly2012-02-191-3/+3
| * Split out connection controller initialization.stuconnolly2012-01-221-1/+1
| * Bring outlinew view branch up to date with trunk (r3375:3468).stuconnolly2012-01-221-35/+175
| * Fix compile error.stuconnolly2011-08-041-3/+0
| * Bring outline view up to date with trunk (r3307:r3375).stuconnolly2011-08-031-21/+31
| * Fix exceptions being thrown upon launch.stuconnolly2011-05-141-3/+3
| * Bring outline view branch up to date with trunk (r3279:r3306).stuconnolly2011-05-141-16/+28
| * Fix broken build after merge with trunk.stuconnolly2011-04-241-2/+1
| * Bring outline view branch up to date with trunk (r3234:3277).stuconnolly2011-04-221-16/+239
| * Bring outline view branch up to date with trunk (r3246:r3264).stuconnolly2011-04-031-6/+7
| * Bring outline view branch up to date with trunk (r3235:r3245), which should r...stuconnolly2011-03-191-0/+1
| * Bring outline view branch up to date with trunk (r3227:r3233).stuconnolly2011-03-081-37/+40
| * Bring outline view branch up to date with trunk (r3203:r3224).stuconnolly2011-03-071-7/+12
| * Bring outline view branch up to date with trunk (r3179:r3187).stuconnolly2011-02-071-1/+0
| * Bring outline view branch up to date with trunk (r3165:r3177).stuconnolly2011-02-011-22/+27
| * Bring outline view branch up to date with trunk (r3056:r3162).stuconnolly2011-01-271-134/+74
| |\
| * \ Bring fravorites outline view branch up to date with trunk (r3036:3058).stuconnolly2010-12-281-14/+4
| |\ \
| * \ \ Bring outline view branch up to date with trunk (r3030:3035).stuconnolly2010-12-171-26/+338
| |\ \ \
| * \ \ \ Bring outline view branch up to date with trunk (r3018:3028).stuconnolly2010-12-141-3/+35
| |\ \ \ \
| * \ \ \ \ Bring outline view branch up to date with trunk (r3011:3016).stuconnolly2010-12-131-0/+3
| |\ \ \ \ \