aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* * enabled sequel:// url scheme commands from inside the Bundle HTML output wi...Bibiko2010-11-223-12/+26
* • revert to previous rev due to by mistake removed methodBibiko2010-11-221-0/+20
* • Bundle EditorBibiko2010-11-229-32/+212
* • added skeleton for displaying the result of Bundle commands in a separate...Bibiko2010-11-222-0/+109
* • sequelpro url scheme supportBibiko2010-11-224-5/+66
* • renamed some shell variables for Bundle commandsBibiko2010-11-224-4/+62
* • run a normal bash script without #! first line as /bin/sh file whereby st...Bibiko2010-11-211-5/+12
* • added line numbering and current line highlighting to Bundle Editor's com...Bibiko2010-11-217-36/+172