aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/DBView.xib
Commit message (Expand)AuthorAgeFilesLines
* - Rework the Add Index indexes menu and the auto_increment index required me...rowanbeentje2011-01-041-39/+15
* - Fix split view overlap on the custom query view cuasing lines on scrolling...rowanbeentje2010-12-211-377/+383
* Address Issue #857:rowanbeentje2010-12-201-1991/+1996
* • fixed GUI problem for line numbering in Query EditorBibiko2010-12-141-28/+28
* - Show and hide the custom query info area based on whether custom query err...rowanbeentje2010-12-041-105/+307
* • improved Bundle key equivalent handling and enabled to display all short-...Bibiko2010-12-031-4/+4
* • 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