aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/DBView.xib
Commit message (Expand)AuthorAgeFilesLines
* • added chance to cancel an activity - up to now a running Bundle command ...Bibiko2010-12-011-113/+49
* - Rework insertCommonPrefix to insertAutocompletePlaceholder, implementing a...rowanbeentje2010-11-301-1000/+178
* • Bundle commandsBibiko2010-11-301-32/+1188
* - Abstract SPDatabaseDocument's Connection/.spf saving/loading functionality...rowanbeentje2010-11-231-122/+193
* - Tweak "Save history..." help text in the Query History popup on the Custom...rowanbeentje2010-11-151-12/+128
* - Tweak another release-when-closed panel; this should fix crashes on 10.5.8...rowanbeentje2010-11-051-1/+1
* 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
* Add SPDefaultPasteboardDragType constant.stuconnolly2010-10-281-27/+42
* Replace use of hardcoded strings with constants when working with trigger data.stuconnolly2010-10-191-9/+9
* Add a 'Edit Trigger' menu item to the trigger's table view context menu.stuconnolly2010-10-191-782/+172
* • placed the TableStructure's source table gear menu to the right hand side...Bibiko2010-10-151-6/+6
* • implemented for TableStructure's source table the possibility to hide/unh...Bibiko2010-10-151-52/+574
* • Filter TableBibiko2010-09-291-105/+139
* • Filter Table - Set Default OperatorBibiko2010-09-291-19/+582
* • Filter TableBibiko2010-09-291-73/+8
* • Filter TableBibiko2010-09-291-134/+320
* • enabled Filter Table approach (Content View > ⌘F) for testingBibiko2010-09-281-24/+91
* • some progress on the filter table approachBibiko2010-09-281-14/+743
* • some progress on the filter table approachBibiko2010-09-271-15/+21
* Correctly uppercase menu item. Also, update strings files.stuconnolly2010-09-271-423/+122
* • initial sketch approach to allow to write complex WHERE clauses by using...Bibiko2010-09-271-112/+1330
* - Remove "Release when closed" from three panels; this was causing conflicts...rowanbeentje2010-09-251-33/+145
* • TableStructureBibiko2010-09-211-2/+5
* • fixed localize problem while entering the new auto_inc value in TableStatusBibiko2010-09-141-95/+30
* - Implement support for MySQL over SSL for both TCP/IP and Socket connection...rowanbeentje2010-09-131-9/+76
* * Fix string width as reported by Alexander Vasiliev (ru)dmoagx2010-09-121-433/+56
* • added to Structure source table's context menu item: "Show optimized fiel...Bibiko2010-09-121-11/+54
* • SPTableStructure's source table saves its column widthsBibiko2010-09-101-4/+5
* • TableStructureBibiko2010-09-101-5/+6
* • TableStructureBibiko2010-09-101-38/+13
* • Structure editingBibiko2010-09-091-5/+305
* Uppercase field types popup cell in table structure view.stuconnolly2010-09-091-613/+623
* • TableStructureBibiko2010-09-091-69/+249
* • outsourced control:textView:doCommandBySelector: stuff to SPCopyTable sin...Bibiko2010-08-241-3/+3
* • added context menu for Copy, Copy with Header, Copy as SQL Insert to Cust...Bibiko2010-08-241-3/+147
* • first preparations to allow in cell editing in Custom Query (not yet act...Bibiko2010-08-221-13/+684
* Missing changes from r2554.stuconnolly2010-08-191-97/+85
* - Tweak the layout of the "Add Triggers" sheet, giving labels more space for...rowanbeentje2010-08-011-60/+69
* Tweak structure view index collapsing:rowanbeentje2010-07-171-94/+107
* Localisation improvements:rowanbeentje2010-07-161-901/+107
* •re-bound SPDatabaseDocument's customQueryTextView outlet with Custom Query...Bibiko2010-07-081-30/+38
* • forgotten to remove placeholders and default values resp. of data textfie...Bibiko2010-07-071-12/+11
* • made Comment and CREATE-Syntax textfield the same width in Table Status viewBibiko2010-07-071-3/+3
* • made Table Status view localisable and resized GUI elementsBibiko2010-07-071-64/+382
* • fine-tuned scrollView position of Custom Query Result tableBibiko2010-07-071-10/+891
* • fixed scrollView height and position of Custom Query Result table to dis...Bibiko2010-07-071-5/+7
* Rename TableDump to SPDataImport and fix export selected tables functionality.stuconnolly2010-07-061-319/+311
* Rename CustomQuery as SPCustomQuery.stuconnolly2010-07-061-270/+259