| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce... | rowanbeentje | 2010-11-03 | 1 | -106/+117 |
* | • TableStructure sheet to ask for the to be used index of an auto_increment... | Bibiko | 2010-11-01 | 1 | -40/+29 |
* | • improved Structure editing logic to allow to choose auto_increment for Ex... | Bibiko | 2010-11-01 | 1 | -16/+9 |
* | Add SPDefaultPasteboardDragType constant. | stuconnolly | 2010-10-28 | 1 | -27/+42 |
* | Replace use of hardcoded strings with constants when working with trigger data. | stuconnolly | 2010-10-19 | 1 | -9/+9 |
* | Add a 'Edit Trigger' menu item to the trigger's table view context menu. | stuconnolly | 2010-10-19 | 1 | -782/+172 |
* | • placed the TableStructure's source table gear menu to the right hand side... | Bibiko | 2010-10-15 | 1 | -6/+6 |
* | • implemented for TableStructure's source table the possibility to hide/unh... | Bibiko | 2010-10-15 | 1 | -52/+574 |
* | • Filter Table | Bibiko | 2010-09-29 | 1 | -105/+139 |
* | • Filter Table - Set Default Operator | Bibiko | 2010-09-29 | 1 | -19/+582 |
* | • Filter Table | Bibiko | 2010-09-29 | 1 | -73/+8 |
* | • Filter Table | Bibiko | 2010-09-29 | 1 | -134/+320 |
* | • enabled Filter Table approach (Content View > ⌘F) for testing | Bibiko | 2010-09-28 | 1 | -24/+91 |
* | • some progress on the filter table approach | Bibiko | 2010-09-28 | 1 | -14/+743 |
* | • some progress on the filter table approach | Bibiko | 2010-09-27 | 1 | -15/+21 |
* | Correctly uppercase menu item. Also, update strings files. | stuconnolly | 2010-09-27 | 1 | -423/+122 |
* | • initial sketch approach to allow to write complex WHERE clauses by using... | Bibiko | 2010-09-27 | 1 | -112/+1330 |
* | - Remove "Release when closed" from three panels; this was causing conflicts... | rowanbeentje | 2010-09-25 | 1 | -33/+145 |
* | • TableStructure | Bibiko | 2010-09-21 | 1 | -2/+5 |
* | • fixed localize problem while entering the new auto_inc value in TableStatus | Bibiko | 2010-09-14 | 1 | -95/+30 |
* | - Implement support for MySQL over SSL for both TCP/IP and Socket connection... | rowanbeentje | 2010-09-13 | 1 | -9/+76 |
* | * Fix string width as reported by Alexander Vasiliev (ru) | dmoagx | 2010-09-12 | 1 | -433/+56 |
* | • added to Structure source table's context menu item: "Show optimized fiel... | Bibiko | 2010-09-12 | 1 | -11/+54 |
* | • SPTableStructure's source table saves its column widths | Bibiko | 2010-09-10 | 1 | -4/+5 |
* | • TableStructure | Bibiko | 2010-09-10 | 1 | -5/+6 |
* | • TableStructure | Bibiko | 2010-09-10 | 1 | -38/+13 |
* | • Structure editing | Bibiko | 2010-09-09 | 1 | -5/+305 |
* | Uppercase field types popup cell in table structure view. | stuconnolly | 2010-09-09 | 1 | -613/+623 |
* | • TableStructure | Bibiko | 2010-09-09 | 1 | -69/+249 |
* | • outsourced control:textView:doCommandBySelector: stuff to SPCopyTable sin... | Bibiko | 2010-08-24 | 1 | -3/+3 |
* | • added context menu for Copy, Copy with Header, Copy as SQL Insert to Cust... | Bibiko | 2010-08-24 | 1 | -3/+147 |
* | • first preparations to allow in cell editing in Custom Query (not yet act... | Bibiko | 2010-08-22 | 1 | -13/+684 |
* | Missing changes from r2554. | stuconnolly | 2010-08-19 | 1 | -97/+85 |
* | - Tweak the layout of the "Add Triggers" sheet, giving labels more space for... | rowanbeentje | 2010-08-01 | 1 | -60/+69 |
* | Tweak structure view index collapsing: | rowanbeentje | 2010-07-17 | 1 | -94/+107 |
* | Localisation improvements: | rowanbeentje | 2010-07-16 | 1 | -901/+107 |
* | •re-bound SPDatabaseDocument's customQueryTextView outlet with Custom Query... | Bibiko | 2010-07-08 | 1 | -30/+38 |
* | • forgotten to remove placeholders and default values resp. of data textfie... | Bibiko | 2010-07-07 | 1 | -12/+11 |
* | • made Comment and CREATE-Syntax textfield the same width in Table Status view | Bibiko | 2010-07-07 | 1 | -3/+3 |
* | • made Table Status view localisable and resized GUI elements | Bibiko | 2010-07-07 | 1 | -64/+382 |
* | • fine-tuned scrollView position of Custom Query Result table | Bibiko | 2010-07-07 | 1 | -10/+891 |
* | • fixed scrollView height and position of Custom Query Result table to dis... | Bibiko | 2010-07-07 | 1 | -5/+7 |
* | Rename TableDump to SPDataImport and fix export selected tables functionality. | stuconnolly | 2010-07-06 | 1 | -319/+311 |
* | Rename CustomQuery as SPCustomQuery. | stuconnolly | 2010-07-06 | 1 | -270/+259 |
* | - Make the query info/error display collapsible. | stuconnolly | 2010-07-06 | 1 | -2466/+2787 |
* | • resized GUI elements for localisation of longer explanations | Bibiko | 2010-07-05 | 1 | -15/+44 |
* | Remove all the old export code and associated UI controls. | stuconnolly | 2010-07-02 | 1 | -3504/+3020 |
* | • fixed tablesList's searchField width after collapsing tablesList's view | Bibiko | 2010-06-30 | 1 | -2/+10 |
* | Minor interface tweaks. | stuconnolly | 2010-06-25 | 1 | -10/+16 |
* | Add a new button bar to the query editor in preparation for redesigning the e... | stuconnolly | 2010-06-15 | 1 | -167/+223 |