aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* • 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-0117-172/+607
* - 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-305-199/+602
* - Rework insertCommonPrefix to insertAutocompletePlaceholder, implementing a...rowanbeentje2010-11-305-1051/+267
* • Bundle commandsBibiko2010-11-308-50/+1281
* • Bundle commandsBibiko2010-11-298-6/+131
* • Bundle EditorBibiko2010-11-296-87/+91
* - Fix another memory leak in -[SRValidator isKeyCode:andFlagsTaken:error] - ...rowanbeentje2010-11-291-0/+0
* - Fix a memory leak in ShortcutRecorder's SRCharacterForKeyCodeAndCocoaFlags...rowanbeentje2010-11-291-0/+0
* • Bundle EditorBibiko2010-11-293-35/+312
* - Change the CSV import accessory view to a general import accessory view, b...rowanbeentje2010-11-297-716/+1075
* - Fix issues right-clicking in the empty table area ( http://spbug.com/l/1726 )rowanbeentje2010-11-2712-5/+91
* - 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-257-224/+927
* • Bundle EditorBibiko2010-11-254-45/+139
* • Bundle EditorBibiko2010-11-253-150/+331
* • further work on Bundle Editor's outline viewBibiko2010-11-254-125/+330
* • further work on Bundle Editor's outline viewBibiko2010-11-254-167/+349
* - 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-243-741/+817
* • Bundle EditorBibiko2010-11-244-19/+89
* • Bundle Editor - fixed duplicate issue for renamingBibiko2010-11-231-2/+3
* • forgotten to commit BundleEditor.xibBibiko2010-11-231-4/+4
* • Bundle EditorBibiko2010-11-236-9/+62
* • Bundle EditorBibiko2010-11-2312-995/+692
* - Abstract SPDatabaseDocument's Connection/.spf saving/loading functionality...rowanbeentje2010-11-2313-1078/+1646
* • 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-2210-55/+277
* • added skeleton for displaying the result of Bundle commands in a separate...Bibiko2010-11-224-0/+429
* • 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-218-40/+204
* • bash command which runs as NSTask will write STDOUT automatically to a te...Bibiko2010-11-211-21/+36
* • added SPBundleCommandTextView and use it instead of SPEditSheetTextVIew s...Bibiko2010-11-208-28/+449
* • added help url to SP wikiBibiko2010-11-191-1/+1
* • Bundle EditorBibiko2010-11-195-30/+140
* • Bundle EditorBibiko2010-11-196-28/+208
* • fixed tiny issues for Bundle EditorBibiko2010-11-192-6/+10
* • further work on Bundle EditorBibiko2010-11-187-69/+273
* • Bundle EditorBibiko2010-11-185-21/+440