aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when deleting a group node.stuconnolly2010-12-062-28/+32
* When either more than one favorite or a favorite group is selected in the con...stuconnolly2010-12-062-4/+13
* Comments.stuconnolly2010-12-063-6/+3
* Add description methods to tree node classes to aid debugging.stuconnolly2010-12-053-11/+24
* Bring outlineview branch up to date with trunk (r2961:2966).stuconnolly2010-12-052-9/+15
|\
* | Only access Keychain items when necessary.stuconnolly2010-12-051-10/+14
* | Improve menu item validation with regard to making the selected favorite the ...stuconnolly2010-12-051-1/+8
* | Apply new favorites outline view patch.stuconnolly2010-12-0529-1999/+2486
|/
* Apply a tweaked version of a patch by Aaron Linville (http://www.linville.org...rowanbeentje2010-12-055-6/+38
* - Show and hide the custom query info area based on whether custom query err...rowanbeentje2010-12-043-37/+60
* • further work on the choosMenuItem [not yet working]Bibiko2010-12-033-79/+160
* • preparations for handling issue if user assigned the same keyboard short-...Bibiko2010-12-033-7/+110
* • improved Bundle key equivalent handling and enabled to display all short-...Bibiko2010-12-033-4/+120
* - Fix maximum table row resetting, which caused a bug when reloading a table...rowanbeentje2010-12-021-0/+4
* • forgotten to rename method signatureBibiko2010-12-021-1/+1
* • Bundle CommandBibiko2010-12-026-26/+228
* • added cancel operation images and set them to SPActivityTextFieldBibiko2010-12-021-8/+8
* - Fix graph language/DOT export hanging - this addresses Issue #916.rowanbeentje2010-12-023-48/+54
* • Bundle CommandsBibiko2010-12-018-34/+117
* • Bundle Editor / Bundle commandsBibiko2010-12-015-22/+62
* • progress on trigger support for Bundle commandsBibiko2010-12-014-1/+83
* • improve error handling for url scheme commandsBibiko2010-12-012-1/+14
* • Bundle Editor : ESC while bundle file renaming aborts editingBibiko2010-12-012-0/+18
* • added chance to cancel an activity - up to now a running Bundle command ...Bibiko2010-12-0115-59/+552
* - Clean up placeholder removal code, and improve speed of full clean slightlyrowanbeentje2010-12-012-36/+48
* • fixed issue for saving spf files if sslCertificateFileLocation is nilBibiko2010-11-304-183/+192
* - Rework insertCommonPrefix to insertAutocompletePlaceholder, implementing a...rowanbeentje2010-11-304-51/+89
* • Bundle commandsBibiko2010-11-307-18/+93
* • Bundle commandsBibiko2010-11-298-6/+131
* • Bundle EditorBibiko2010-11-295-7/+86
* • Bundle EditorBibiko2010-11-292-0/+7
* - Change the CSV import accessory view to a general import accessory view, b...rowanbeentje2010-11-294-6/+54
* - Fix issues right-clicking in the empty table area ( http://spbug.com/l/1726 )rowanbeentje2010-11-279-5/+85
* - Right-align numeric columns in table content views and custom query resultsrowanbeentje2010-11-273-2/+17
* • improved installing procedure of spBundle filesBibiko2010-11-262-1/+84
* • Bundle Command supportBibiko2010-11-267-9/+58
* • added method 'rot13' to NSStringBibiko2010-11-256-150/+254
* • Bundle EditorBibiko2010-11-253-3/+74
* • Bundle EditorBibiko2010-11-252-105/+168
* • further work on Bundle Editor's outline viewBibiko2010-11-253-98/+270
* • further work on Bundle Editor's outline viewBibiko2010-11-253-148/+313
* - Fix interface updates when multiple tables are selectedrowanbeentje2010-11-253-6/+7
* - When adding multiple new tables, ensure the keyboard focus is set to the n...rowanbeentje2010-11-241-0/+3
* • Bundle EditorBibiko2010-11-242-80/+242
* • Bundle EditorBibiko2010-11-242-10/+26
* • Bundle Editor - fixed duplicate issue for renamingBibiko2010-11-231-2/+3
* • Bundle EditorBibiko2010-11-235-7/+61
* • Bundle EditorBibiko2010-11-2311-532/+410
* - Abstract SPDatabaseDocument's Connection/.spf saving/loading functionality...rowanbeentje2010-11-237-585/+804
* • added some convenience functionality to bundle editor's command textview:...Bibiko2010-11-222-0/+272