| Commit message (Expand) | Author | Age | Files | Lines |
* | - Cleanup: improve compatibility with 10.7 SDK to reduce compiler warnings | rowanbeentje | 2012-02-08 | 1 | -1/+1 |
* | - Reorder window instantiation process to ensure window has had its size set... | rowanbeentje | 2011-08-31 | 1 | -1/+3 |
* | - Fix .spfs files not being added to the Recent Documents menu, addressing I... | rowanbeentje | 2011-03-31 | 1 | -0/+2 |
* | • fixed issue for handleEventWithURL: to ignore trailing / while parameter ... | Bibiko | 2011-03-15 | 1 | -1/+5 |
* | • fixed compiler warnings and avoid using [NSRURL pathComponents] since it'... | Bibiko | 2011-03-08 | 1 | -6/+8 |
* | Fix more compiler warnings, including a few bugs | rowanbeentje | 2011-03-07 | 1 | -37/+34 |
* | Fix more compiler warnings. | stuconnolly | 2011-03-04 | 1 | -1/+0 |
* | - Fix more compiler warnings | rowanbeentje | 2011-03-04 | 1 | -1/+1 |
* | Fix more compiler warnings. | stuconnolly | 2011-03-03 | 1 | -1/+1 |
* | Fix compiler warnings. | stuconnolly | 2011-03-01 | 1 | -68/+61 |
* | fixed compiler warnings | sqlprodev | 2011-03-01 | 1 | -4/+0 |
* | • 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 |
* | • 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 |
* | • minor improvements, commenting, cleaning for URL scheme commands | Bibiko | 2010-12-17 | 1 | -27/+3 |
* | • allow to some sequelpro URL scheme commands like select a table/db the us... | Bibiko | 2010-12-17 | 1 | -1/+5 |
* | • URL scheme commands: | Bibiko | 2010-12-14 | 1 | -22/+22 |
* | • Bundle support | Bibiko | 2010-12-14 | 1 | -4/+6 |
* | • HTML output window | Bibiko | 2010-12-13 | 1 | -19/+58 |
* | • made usage of more constants to avoid double-storing strings | Bibiko | 2010-12-12 | 1 | -4/+4 |
* | • HTML output window's JavaScript support | Bibiko | 2010-12-12 | 1 | -0/+64 |
* | • Bundle command support | Bibiko | 2010-12-10 | 1 | -1/+1 |
* | • Bundle commands | Bibiko | 2010-12-08 | 1 | -46/+94 |
* | • fixed issue for starting General scope commands via keyboard short-cut | Bibiko | 2010-12-07 | 1 | -2/+2 |
* | • Bundle command support | Bibiko | 2010-12-07 | 1 | -1/+3 |
* | • simplified bundleCommandDispatcher and order out a sorted list of comman... | Bibiko | 2010-12-06 | 1 | -49/+34 |
* | • finished implementation of SPChooseMenuItemDialog | Bibiko | 2010-12-06 | 1 | -129/+105 |