| Commit message (Expand) | Author | Age | Files | Lines |
* | * Please note this revision will re-prompt for access to all KeyChain passwor... | rowanbeentje | 2012-11-18 | 1 | -0/+3 |
* | Useless comment. | stuconnolly | 2012-10-16 | 1 | -3/+0 |
* | Fix selector warning. | stuconnolly | 2012-10-07 | 1 | -54/+65 |
* | Issue 1470: [REQ] Support for bundling default Themes | bamse16 | 2012-10-05 | 1 | -0/+53 |
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -12/+21 |
* | Add a new SPAppController SPWindowManagement. | stuconnolly | 2012-07-07 | 1 | -128/+20 |
* | - Fix issues opening new windows when Sequel Pro is opened in the background... | rowanbeentje | 2012-06-23 | 1 | -19/+12 |
* | Further improvements to further address Issue #1332: | rowanbeentje | 2012-06-23 | 1 | -16/+28 |
* | - Address favourites saving on quit, which appears to sometimes die during p... | rowanbeentje | 2012-06-22 | 1 | -3/+0 |
* | Fix more gcc warnings. | stuconnolly | 2012-05-09 | 1 | -1/+3 |
* | Move the BASH command code from the string additions category to remove the d... | stuconnolly | 2012-05-07 | 1 | -11/+15 |
* | Add support for saving the state of the connection favorites outline view. | stuconnolly | 2012-05-03 | 1 | -18/+31 |
* | Bring outline view branch up to date with trunk. | stuconnolly | 2012-04-16 | 1 | -5/+10 |
* | Bring outline view branch up to date with trunk (r3471:r3481). | stuconnolly | 2012-02-19 | 1 | -1/+1 |
* | Bring outlinew view branch up to date with trunk (r3375:3468). | stuconnolly | 2012-01-22 | 1 | -1/+3 |
* | Bring outline view branch up to date with trunk (r3246:r3264). | stuconnolly | 2011-04-03 | 1 | -0/+2 |
* | Bring outline view branch up to date with trunk (r3235:r3245), which should r... | stuconnolly | 2011-03-19 | 1 | -1/+5 |
* | Bring outline view branch up to date with trunk (r3227:r3233). | stuconnolly | 2011-03-08 | 1 | -6/+8 |
* | Merge in missing commit from trunk. | stuconnolly | 2011-03-07 | 1 | -37/+34 |
* | Bring outline view branch up to date with trunk (r3203:r3224). | stuconnolly | 2011-03-07 | 1 | -75/+63 |
* | Bring outline view branch up to date with trunk (r3056:r3162). | stuconnolly | 2011-01-27 | 1 | -205/+399 |
|\ |
|
| * | • show activity pane for running Bundle process automatically if the proces... | Bibiko | 2011-01-20 | 1 | -0/+26 |
| * | • fixed issue while updating Default Bundles for key equivalent | Bibiko | 2011-01-19 | 1 | -1/+2 |
| * | • fixed issue for default Bundles if category or key equivalent was changed... | Bibiko | 2011-01-14 | 1 | -59/+65 |
| * | • improved error handling for sequelpro URL scheme commands | Bibiko | 2011-01-13 | 1 | -0/+21 |
| * | • fixed issue while updating a Bundle by identifying it via UUID but differ... | Bibiko | 2011-01-13 | 1 | -2/+3 |
| * | • fixed issue for installing a Bundle if Sequel Pro didn't run, i.e. e.g. d... | Bibiko | 2011-01-12 | 1 | -0/+5 |
| * | • changed sequelpro URL command SyntaxHighlighting to be connection indepen... | Bibiko | 2011-01-10 | 1 | -0/+137 |
| * | • minor code cleaning | Bibiko | 2011-01-07 | 1 | -14/+18 |
| * | • improved installation routine for Default Bundles | Bibiko | 2011-01-07 | 1 | -75/+67 |
| * | • improved Default Bundle management for installation, updating, undeletion | Bibiko | 2011-01-05 | 1 | -100/+113 |
| * | • fixed bug for re-copying default bundles after launching SP | Bibiko | 2011-01-05 | 1 | -2/+2 |
| * | • further fix for updating default Bundles after SP update | Bibiko | 2011-01-05 | 1 | -0/+3 |
| * | • fixed bug for copying default bundles after SP update | Bibiko | 2011-01-05 | 1 | -2/+0 |
| * | - Alter bundle search paths to no longer add a blank location as the first o... | rowanbeentje | 2011-01-03 | 1 | -4/+5 |
| * | • cleaned code for NSPropertyListSerialization while reloadBundles (thanks ... | Bibiko | 2011-01-03 | 1 | -17/+9 |
| * | • forgot to remove debug logs of previous commit | Bibiko | 2011-01-03 | 1 | -77/+75 |
| * | • changed the way to check for available update of Default Bundles | Bibiko | 2011-01-03 | 1 | -13/+9 |
* | | Bring fravorites outline view branch up to date with trunk (r3036:3058). | stuconnolly | 2010-12-28 | 1 | -102/+314 |
|\| |
|
| * | • added first Default Bundle and procedure to copy them into BUILD_PRODUCT/... | Bibiko | 2010-12-27 | 1 | -1/+1 |
| * | * Provide more context for Bundle Editor localizable messages (leaves one iss... | dmoagx | 2010-12-26 | 1 | -12/+12 |
| * | • implemented undeletion of default Bundles | Bibiko | 2010-12-22 | 1 | -7/+15 |
| * | • fixed issue form redirecting output actions via exit codes if Bundle's de... | Bibiko | 2010-12-21 | 1 | -3/+4 |
| * | • added sequelpro URL scheme command sequelpro://$SP_PROCESS_ID@chooseItemF... | Bibiko | 2010-12-21 | 1 | -0/+27 |
| * | • fixed issue for duplicating a Bundle (the new UUID will be saved immediat... | Bibiko | 2010-12-21 | 1 | -33/+75 |
| * | • fixes issue while updating a Bundle - move the folder to Trash not only t... | Bibiko | 2010-12-21 | 1 | -1/+1 |
| * | • further preparations for default Bundles management | Bibiko | 2010-12-20 | 1 | -12/+49 |
| * | • preparations for managing default Bundles which will ship with SP | Bibiko | 2010-12-20 | 1 | -85/+182 |
* | | Bring outline view branch up to date with trunk (r3030:3035). | stuconnolly | 2010-12-17 | 1 | -25/+5 |
|\| |
|
| * | • minor improvements, commenting, cleaning for URL scheme commands | Bibiko | 2010-12-17 | 1 | -27/+3 |