| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the BASH command code from the string additions category to remove the d... | stuconnolly | 2012-05-07 | 1 | -2/+4 |
* | - Cleanup: improve compatibility with 10.7 SDK to reduce compiler warnings | rowanbeentje | 2012-02-08 | 1 | -2/+2 |
* | - Clean up undo manager handling | rowanbeentje | 2011-08-31 | 1 | -0/+1 |
* | Fix for Bundle Editor Group names not showing up in Lion. | mattlangtree | 2011-08-23 | 1 | -2/+2 |
* | - Add a bundle meta summary to the top of the bundle editor | rowanbeentje | 2011-06-27 | 1 | -18/+59 |
* | Tidy up bundle editor UI. | stuconnolly | 2011-06-15 | 1 | -59/+27 |
* | - Fix more compiler warnings | rowanbeentje | 2011-03-15 | 1 | -20/+16 |
* | fixed compiler warnings | sqlprodev | 2011-03-01 | 1 | -5/+0 |
* | - Manually restore autosave value for bundle editor splitview width, as this... | rowanbeentje | 2011-01-22 | 1 | -22/+11 |
* | • tried to fix in BundleEditor to auto-save the splitview settings in prefs... | Bibiko | 2011-01-17 | 1 | -0/+22 |
* | • improved remove Bundle logic | Bibiko | 2011-01-17 | 1 | -1/+4 |
* | • fixed issue to highlight the correct current query after undoing, i.e. do... | Bibiko | 2011-01-14 | 1 | -0/+1 |
* | • fixed issue while updating a Bundle by identifying it via UUID but differ... | Bibiko | 2011-01-13 | 1 | -2/+2 |
* | • added Default Bundle: Copy as JSON | Bibiko | 2011-01-07 | 1 | -1/+1 |
* | * Provide more context for Bundle Editor localizable messages (leaves one iss... | dmoagx | 2010-12-26 | 1 | -82/+87 |
* | • implemented undeletion of default Bundles | Bibiko | 2010-12-22 | 1 | -8/+76 |
* | • fixed issue form redirecting output actions via exit codes if Bundle's de... | Bibiko | 2010-12-21 | 1 | -3/+3 |
* | • fixed issue for duplicating a Bundle (the new UUID will be saved immediat... | Bibiko | 2010-12-21 | 1 | -0/+2 |
* | • further preparations for default Bundles management | Bibiko | 2010-12-20 | 1 | -0/+2 |
* | • preparations for managing default Bundles which will ship with SP | Bibiko | 2010-12-20 | 1 | -0/+32 |
* | • fixed issue to be able to cancel via ESC the in-cell editing of the table... | Bibiko | 2010-12-15 | 1 | -1/+1 |
* | • made usage of more constants to avoid double-storing strings | Bibiko | 2010-12-12 | 1 | -42/+43 |
* | • HTML output window's JavaScript support | Bibiko | 2010-12-12 | 1 | -0/+1 |
* | • Bundle command support | Bibiko | 2010-12-10 | 1 | -1/+2 |
* | • Bundle command support | Bibiko | 2010-12-10 | 1 | -12/+0 |
* | • Bundle Commands | Bibiko | 2010-12-09 | 1 | -0/+3 |
* | • Bundel Editor | Bibiko | 2010-12-08 | 1 | -1/+1 |
* | • Bundle Editor | Bibiko | 2010-12-08 | 1 | -0/+57 |
* | • re-init the Bundle tree after not saving (close) the Bundle Editor window... | Bibiko | 2010-12-07 | 1 | -0/+6 |
* | • aborting editing of the bundle name outlineView cell before removing the ... | Bibiko | 2010-12-07 | 1 | -0/+3 |
* | • improved Bundle key equivalent handling and enabled to display all short-... | Bibiko | 2010-12-03 | 1 | -0/+10 |
* | • Bundle Command | Bibiko | 2010-12-02 | 1 | -1/+61 |
* | • progress on trigger support for Bundle commands | Bibiko | 2010-12-01 | 1 | -1/+49 |
* | • Bundle Editor : ESC while bundle file renaming aborts editing | Bibiko | 2010-12-01 | 1 | -0/+17 |
* | • Bundle Editor | Bibiko | 2010-11-29 | 1 | -2/+53 |
* | • Bundle Editor | Bibiko | 2010-11-29 | 1 | -0/+5 |
* | - Fix issues right-clicking in the empty table area ( http://spbug.com/l/1726 ) | rowanbeentje | 2010-11-27 | 1 | -1/+2 |
* | • Bundle Command support | Bibiko | 2010-11-26 | 1 | -3/+8 |
* | • added method 'rot13' to NSString | Bibiko | 2010-11-25 | 1 | -139/+188 |
* | • Bundle Editor | Bibiko | 2010-11-25 | 1 | -1/+66 |
* | • Bundle Editor | Bibiko | 2010-11-25 | 1 | -104/+167 |
* | • further work on Bundle Editor's outline view | Bibiko | 2010-11-25 | 1 | -97/+268 |
* | • further work on Bundle Editor's outline view | Bibiko | 2010-11-25 | 1 | -148/+253 |
* | • Bundle Editor | Bibiko | 2010-11-24 | 1 | -78/+237 |
* | • Bundle Editor | Bibiko | 2010-11-24 | 1 | -10/+25 |
* | • Bundle Editor - fixed duplicate issue for renaming | Bibiko | 2010-11-23 | 1 | -2/+3 |
* | • Bundle Editor | Bibiko | 2010-11-23 | 1 | -137/+96 |
* | • Bundle Editor | Bibiko | 2010-11-22 | 1 | -3/+6 |
* | • added line numbering and current line highlighting to Bundle Editor's com... | Bibiko | 2010-11-21 | 1 | -5/+8 |
* | • added SPBundleCommandTextView and use it instead of SPEditSheetTextVIew s... | Bibiko | 2010-11-20 | 1 | -3/+1 |