aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* • 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
* • further progress on Bundle EditorBibiko2010-11-172-7/+68
* • Bundle Editor; added further functionality to Bundle Editor including the...Bibiko2010-11-173-99/+747
* • further work on Bundle EditorBibiko2010-11-174-195/+720
* • work on Bundle Editor GUIBibiko2010-11-161-83/+1933
* - Add the NewBSD-licensed ShortcutRecorder.framework to the project, for ini...rowanbeentje2010-11-1625-1/+550
* • Bundle SupportBibiko2010-11-163-30/+165
* • Bundle supportBibiko2010-11-163-37/+61
* • added SPConstants.m source file to QLgenerator target in order to be able...Bibiko2010-11-161-0/+2
* • Bundle supportBibiko2010-11-167-102/+123
* • sql QL Bibiko2010-11-161-2/+0
* - Attempt to improve QuickLook crashes by using a pool around the area causi...rowanbeentje2010-11-161-2/+20
* • Bundle supportBibiko2010-11-165-117/+256
* • Bundle supportBibiko2010-11-155-85/+138
* • Bundle supportBibiko2010-11-1510-164/+561
* • Quicklook - some minor correctionsBibiko2010-11-151-15/+15
* • Quicklook supportBibiko2010-11-1512-81/+89
* - Tweak "Save history..." help text in the Query History popup on the Custom...rowanbeentje2010-11-151-12/+128
* - Switch to explicit memory management of strings in the QuickLook plugin wh...rowanbeentje2010-11-153-10/+17
* The favorites controller needs to load favorites into a mutable dictionary.stuconnolly2010-11-122-3/+3
* • tried to improve the release behaviour of the QuickLook Preview GeneratorBibiko2010-11-121-16/+31
* • added constants for Bundle Files and EditorBibiko2010-11-122-0/+72
* • added skeleton for Bundle EditorBibiko2010-11-127-9/+1275
* • improved export of a query result via sequelpro:// scheme commandBibiko2010-11-121-10/+61