aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces
Commit message (Expand)AuthorAgeFilesLines
* • Bundle CommandsBibiko2010-12-011-2/+6
* • added chance to cancel an activity - up to now a running Bundle command ...Bibiko2010-12-011-113/+49
* • fixed issue for saving spf files if sslCertificateFileLocation is nilBibiko2010-11-301-16/+410
* - Rework insertCommonPrefix to insertAutocompletePlaceholder, implementing a...rowanbeentje2010-11-301-1000/+178
* • Bundle commandsBibiko2010-11-301-32/+1188
* • Bundle EditorBibiko2010-11-291-80/+5
* • Bundle EditorBibiko2010-11-291-35/+305
* - Change the CSV import accessory view to a general import accessory view, b...rowanbeentje2010-11-291-710/+1021
* • added method 'rot13' to NSStringBibiko2010-11-251-74/+673
* • Bundle EditorBibiko2010-11-251-42/+65
* • Bundle EditorBibiko2010-11-251-45/+163
* • further work on Bundle Editor's outline viewBibiko2010-11-251-27/+60
* • further work on Bundle Editor's outline viewBibiko2010-11-251-19/+36
* • Bundle EditorBibiko2010-11-241-661/+575
* • Bundle EditorBibiko2010-11-242-9/+63
* • forgotten to commit BundleEditor.xibBibiko2010-11-231-4/+4
* • Bundle EditorBibiko2010-11-231-2/+1
* • Bundle EditorBibiko2010-11-231-463/+282
* - Abstract SPDatabaseDocument's Connection/.spf saving/loading functionality...rowanbeentje2010-11-232-493/+842
* • Bundle EditorBibiko2010-11-221-23/+65
* • added skeleton for displaying the result of Bundle commands in a separate...Bibiko2010-11-221-0/+302
* • added line numbering and current line highlighting to Bundle Editor's com...Bibiko2010-11-211-4/+32
* • added SPBundleCommandTextView and use it instead of SPEditSheetTextVIew s...Bibiko2010-11-201-20/+36
* • Bundle EditorBibiko2010-11-191-21/+14
* • Bundle EditorBibiko2010-11-191-9/+117
* • further work on Bundle EditorBibiko2010-11-181-7/+65
* • Bundle EditorBibiko2010-11-181-16/+57
* • Bundle Editor; added further functionality to Bundle Editor including the...Bibiko2010-11-171-57/+457
* • further work on Bundle EditorBibiko2010-11-171-193/+519
* • work on Bundle Editor GUIBibiko2010-11-161-83/+1933
* • Bundle supportBibiko2010-11-151-72/+6
* - Tweak "Save history..." help text in the Query History popup on the Custom...rowanbeentje2010-11-151-12/+128
* • added skeleton for Bundle EditorBibiko2010-11-122-7/+1166
* Add a new outline view to be used by the connection view so hitting enter doe...stuconnolly2010-11-101-8/+15
* First changes towards changing the initial connection view's favorites table ...stuconnolly2010-11-091-16/+36
* Complete the implementation of supporting MySQL's XML schema format when expo...stuconnolly2010-11-051-14/+376
* - Tweak another release-when-closed panel; this should fix crashes on 10.5.8...rowanbeentje2010-11-051-1/+1
* Rearchitect preferences, including:stuconnolly2010-11-031-1700/+1989
* Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce...rowanbeentje2010-11-031-106/+117
* • TableStructure sheet to ask for the to be used index of an auto_increment...Bibiko2010-11-011-40/+29
* • improved Structure editing logic to allow to choose auto_increment for Ex...Bibiko2010-11-011-16/+9
* • added "Jump to Selection ⌘J" to main menu > edit > find since it's an A...Bibiko2010-10-291-10/+24
* • convert the Field Editor Sheet into a document-modal sheet, i.e. now the ...Bibiko2010-10-291-19/+19
* • Field Editor sheetBibiko2010-10-291-3/+11
* Add SPDefaultPasteboardDragType constant.stuconnolly2010-10-281-27/+42
* • added to each NSTextView the possibility to move the current line or the ...Bibiko2010-10-251-9/+246
* - Split out all of SPExportController's delegate methods to their own category.stuconnolly2010-10-241-243/+52
* • CSV Import Field Mapper SheetBibiko2010-10-231-10/+669
* • re-enabled three finger trackpad wiping gesture for controlling the table...Bibiko2010-10-221-89/+198
* Replace use of hardcoded strings with constants when working with trigger data.stuconnolly2010-10-191-9/+9