aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPBundleEditorController.m
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up Format string is not a string literal (potentially insecure) errorsMarius Ursache2013-11-091-1/+1
* - Address further Release/Distribution build warningsrowanbeentje2013-05-221-2/+2
* Remove useless init and dealloc method comments and perform general tidy up.stuconnolly2013-01-221-41/+40
* * Make two strings localizable in Bundle Editordmoagx2012-09-091-1/+1
* - Tweak SPSplitView to no longer treat non-resizable split view children as ...rowanbeentje2012-07-301-15/+0
* - Remove all BWToolKit views from the Bundle Editor window, replacing with n...rowanbeentje2012-07-291-8/+26
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+22
* - Use a per-user temporary directory for SSH tunnels (and bundle dragged tem...rowanbeentje2012-06-281-1/+1
* More gcc warning fixes.stuconnolly2012-05-091-12/+10
* Move the BASH command code from the string additions category to remove the d...stuconnolly2012-05-071-2/+4
* - Cleanup: improve compatibility with 10.7 SDK to reduce compiler warningsrowanbeentje2012-02-081-2/+2
* - Clean up undo manager handlingrowanbeentje2011-08-311-0/+1
* Fix for Bundle Editor Group names not showing up in Lion.mattlangtree2011-08-231-2/+2
* - Add a bundle meta summary to the top of the bundle editorrowanbeentje2011-06-271-18/+59
* Tidy up bundle editor UI.stuconnolly2011-06-151-59/+27
* - Fix more compiler warningsrowanbeentje2011-03-151-20/+16
* fixed compiler warningssqlprodev2011-03-011-5/+0
* - Manually restore autosave value for bundle editor splitview width, as this...rowanbeentje2011-01-221-22/+11
* • tried to fix in BundleEditor to auto-save the splitview settings in prefs...Bibiko2011-01-171-0/+22
* • improved remove Bundle logicBibiko2011-01-171-1/+4
* • fixed issue to highlight the correct current query after undoing, i.e. do...Bibiko2011-01-141-0/+1
* • fixed issue while updating a Bundle by identifying it via UUID but differ...Bibiko2011-01-131-2/+2
* • added Default Bundle: Copy as JSONBibiko2011-01-071-1/+1
* * Provide more context for Bundle Editor localizable messages (leaves one iss...dmoagx2010-12-261-82/+87
* • implemented undeletion of default BundlesBibiko2010-12-221-8/+76
* • fixed issue form redirecting output actions via exit codes if Bundle's de...Bibiko2010-12-211-3/+3
* • fixed issue for duplicating a Bundle (the new UUID will be saved immediat...Bibiko2010-12-211-0/+2
* • further preparations for default Bundles managementBibiko2010-12-201-0/+2
* • preparations for managing default Bundles which will ship with SPBibiko2010-12-201-0/+32
* • fixed issue to be able to cancel via ESC the in-cell editing of the table...Bibiko2010-12-151-1/+1
* • made usage of more constants to avoid double-storing stringsBibiko2010-12-121-42/+43
* • HTML output window's JavaScript supportBibiko2010-12-121-0/+1
* • Bundle command supportBibiko2010-12-101-1/+2
* • Bundle command supportBibiko2010-12-101-12/+0
* • Bundle CommandsBibiko2010-12-091-0/+3
* • Bundel EditorBibiko2010-12-081-1/+1
* • Bundle EditorBibiko2010-12-081-0/+57
* • re-init the Bundle tree after not saving (close) the Bundle Editor window...Bibiko2010-12-071-0/+6
* • aborting editing of the bundle name outlineView cell before removing the ...Bibiko2010-12-071-0/+3
* • improved Bundle key equivalent handling and enabled to display all short-...Bibiko2010-12-031-0/+10
* • Bundle CommandBibiko2010-12-021-1/+61
* • progress on trigger support for Bundle commandsBibiko2010-12-011-1/+49
* • Bundle Editor : ESC while bundle file renaming aborts editingBibiko2010-12-011-0/+17
* • Bundle EditorBibiko2010-11-291-2/+53
* • Bundle EditorBibiko2010-11-291-0/+5
* - Fix issues right-clicking in the empty table area ( http://spbug.com/l/1726 )rowanbeentje2010-11-271-1/+2
* • Bundle Command supportBibiko2010-11-261-3/+8
* • added method 'rot13' to NSStringBibiko2010-11-251-139/+188
* • Bundle EditorBibiko2010-11-251-1/+66
* • Bundle EditorBibiko2010-11-251-104/+167