aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDatabaseDocument.m
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * • show activity pane for running Bundle process automatically if the proces...Bibiko2011-01-201-0/+33
| * • while saving connection/session as spf(s) make "Remember Query Editor con...Bibiko2011-01-171-2/+6
| * • added sequelpro URL scheme commands passToDoc/SetText/<text>, passToDoc/I...Bibiko2011-01-141-0/+40
| * • changed sequelpro URL command SyntaxHighlighting to be connection indepen...Bibiko2011-01-101-137/+0
* | Bring fravorites outline view branch up to date with trunk (r3036:3058).stuconnolly2010-12-281-14/+4
|\|
| * Address Issue #857:rowanbeentje2010-12-201-13/+2
| * * Recognize "performance_schema" as system DB (added in 5.5)dmoagx2010-12-181-1/+2
* | Bring outline view branch up to date with trunk (r3030:3035).stuconnolly2010-12-171-26/+338
|\|
| * • minor improvements, commenting, cleaning for URL scheme commandsBibiko2010-12-171-1/+16
| * • improved timing behaviour for a SPDatabaseDocument if it receives a seque...Bibiko2010-12-171-5/+18
| * • allow to some sequelpro URL scheme commands like select a table/db the us...Bibiko2010-12-171-42/+50
| * • sequelpro URL scheme supportBibiko2010-12-151-5/+281
* | Bring outline view branch up to date with trunk (r3018:3028).stuconnolly2010-12-141-3/+35
|\|
| * • URL scheme commands:Bibiko2010-12-141-3/+35
* | Bring outline view branch up to date with trunk (r3011:3016).stuconnolly2010-12-131-0/+3
|\|
| * • HTML output windowBibiko2010-12-131-0/+3
* | Bring outline view branch up to date with trunk (r3007:3010).stuconnolly2010-12-121-15/+19
|\|
| * • made usage of more constants to avoid double-storing stringsBibiko2010-12-121-13/+13
| * - Fix an issue where after failing to select a database the database dropdow...rowanbeentje2010-12-111-2/+6
* | Bring outlineview branch up to date with trunk (r2989:3005).stuconnolly2010-12-111-3/+2
|\|
| * • avoided to execute SHOW VARIABLES LIKE 'character_set_database' twice fo...Bibiko2010-12-101-2/+1
| * • Bundle CommandsBibiko2010-12-091-1/+1
* | Bring outline view branch up to date with trunk (r2976:2988).stuconnolly2010-12-081-0/+22
|\|
| * • Bundle command supportBibiko2010-12-071-0/+22
* | Bring outlineview branch up to date with trunk (r2967:2974).stuconnolly2010-12-061-0/+15
|\|
| * • finished implementation of SPChooseMenuItemDialogBibiko2010-12-061-0/+2
| * - Add the ability to stop animation of the task indicator, and use it to pau...rowanbeentje2010-12-051-0/+13
* | Apply new favorites outline view patch.stuconnolly2010-12-051-4/+4
|/
* • Bundle CommandsBibiko2010-12-011-9/+27
* • Bundle Editor / Bundle commandsBibiko2010-12-011-16/+20
* • progress on trigger support for Bundle commandsBibiko2010-12-011-0/+17
* • added chance to cancel an activity - up to now a running Bundle command ...Bibiko2010-12-011-10/+10
* • fixed issue for saving spf files if sslCertificateFileLocation is nilBibiko2010-11-301-2/+2
* • Bundle commandsBibiko2010-11-301-0/+17