aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPAppController.m
Commit message (Expand)AuthorAgeFilesLines
...
* - Address favourites saving on quit, which appears to sometimes die during p...rowanbeentje2012-06-221-3/+0
* Fix more gcc warnings.stuconnolly2012-05-091-1/+3
* Move the BASH command code from the string additions category to remove the d...stuconnolly2012-05-071-11/+15
* Add support for saving the state of the connection favorites outline view.stuconnolly2012-05-031-18/+31
* Bring outline view branch up to date with trunk.stuconnolly2012-04-161-5/+10
* Bring outline view branch up to date with trunk (r3471:r3481).stuconnolly2012-02-191-1/+1
* Bring outlinew view branch up to date with trunk (r3375:3468).stuconnolly2012-01-221-1/+3
* Bring outline view branch up to date with trunk (r3246:r3264).stuconnolly2011-04-031-0/+2
* Bring outline view branch up to date with trunk (r3235:r3245), which should r...stuconnolly2011-03-191-1/+5
* Bring outline view branch up to date with trunk (r3227:r3233).stuconnolly2011-03-081-6/+8
* Merge in missing commit from trunk.stuconnolly2011-03-071-37/+34
* Bring outline view branch up to date with trunk (r3203:r3224).stuconnolly2011-03-071-75/+63
* Bring outline view branch up to date with trunk (r3056:r3162).stuconnolly2011-01-271-205/+399
|\
| * • show activity pane for running Bundle process automatically if the proces...Bibiko2011-01-201-0/+26
| * • fixed issue while updating Default Bundles for key equivalentBibiko2011-01-191-1/+2
| * • fixed issue for default Bundles if category or key equivalent was changed...Bibiko2011-01-141-59/+65
| * • improved error handling for sequelpro URL scheme commandsBibiko2011-01-131-0/+21
| * • fixed issue while updating a Bundle by identifying it via UUID but differ...Bibiko2011-01-131-2/+3
| * • fixed issue for installing a Bundle if Sequel Pro didn't run, i.e. e.g. d...Bibiko2011-01-121-0/+5
| * • changed sequelpro URL command SyntaxHighlighting to be connection indepen...Bibiko2011-01-101-0/+137
| * • minor code cleaningBibiko2011-01-071-14/+18
| * • improved installation routine for Default BundlesBibiko2011-01-071-75/+67
| * • improved Default Bundle management for installation, updating, undeletionBibiko2011-01-051-100/+113
| * • fixed bug for re-copying default bundles after launching SPBibiko2011-01-051-2/+2
| * • further fix for updating default Bundles after SP updateBibiko2011-01-051-0/+3
| * • fixed bug for copying default bundles after SP updateBibiko2011-01-051-2/+0
| * - Alter bundle search paths to no longer add a blank location as the first o...rowanbeentje2011-01-031-4/+5
| * • cleaned code for NSPropertyListSerialization while reloadBundles (thanks ...Bibiko2011-01-031-17/+9
| * • forgot to remove debug logs of previous commitBibiko2011-01-031-77/+75
| * • changed the way to check for available update of Default BundlesBibiko2011-01-031-13/+9
* | Bring fravorites outline view branch up to date with trunk (r3036:3058).stuconnolly2010-12-281-102/+314
|\|
| * • added first Default Bundle and procedure to copy them into BUILD_PRODUCT/...Bibiko2010-12-271-1/+1
| * * Provide more context for Bundle Editor localizable messages (leaves one iss...dmoagx2010-12-261-12/+12
| * • implemented undeletion of default BundlesBibiko2010-12-221-7/+15
| * • fixed issue form redirecting output actions via exit codes if Bundle's de...Bibiko2010-12-211-3/+4
| * • added sequelpro URL scheme command sequelpro://$SP_PROCESS_ID@chooseItemF...Bibiko2010-12-211-0/+27
| * • fixed issue for duplicating a Bundle (the new UUID will be saved immediat...Bibiko2010-12-211-33/+75
| * • fixes issue while updating a Bundle - move the folder to Trash not only t...Bibiko2010-12-211-1/+1
| * • further preparations for default Bundles managementBibiko2010-12-201-12/+49
| * • preparations for managing default Bundles which will ship with SPBibiko2010-12-201-85/+182
* | Bring outline view branch up to date with trunk (r3030:3035).stuconnolly2010-12-171-25/+5
|\|
| * • minor improvements, commenting, cleaning for URL scheme commandsBibiko2010-12-171-27/+3
| * • allow to some sequelpro URL scheme commands like select a table/db the us...Bibiko2010-12-171-1/+5
* | Bring outline view branch up to date with trunk (r3018:3028).stuconnolly2010-12-141-26/+28
|\|
| * • URL scheme commands:Bibiko2010-12-141-22/+22
| * • Bundle supportBibiko2010-12-141-4/+6
* | Bring outline view branch up to date with trunk (r3011:3016).stuconnolly2010-12-131-19/+58
|\|
| * • HTML output windowBibiko2010-12-131-19/+58
* | Bring outline view branch up to date with trunk (r3007:3010).stuconnolly2010-12-121-1/+65
|\|
| * • made usage of more constants to avoid double-storing stringsBibiko2010-12-121-4/+4