| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | • do not use title strings of NSPopupButtons for creating the CREATE TRIGGE... | Bibiko | 2010-09-21 | 1 | -105/+110 |
* | • TableStructure | Bibiko | 2010-09-21 | 1 | -25/+126 |
* | Update Localizable.strings and resolve the use of multiple comments for the s... | stuconnolly | 2010-09-21 | 5 | -19/+18 |
* | • 'doPerformQueryService' set toolbar to Custom Query | Bibiko | 2010-09-21 | 1 | -5/+6 |
* | • reverted to rev 2630 which removed an 'unnecessary' [table reloadData]; ... | Bibiko | 2010-09-21 | 1 | -0/+1 |
* | Very minor tidy up. | stuconnolly | 2010-09-20 | 1 | -3/+2 |
* | • avoid exceptions etc. if content filter clause is empty | Bibiko | 2010-09-20 | 1 | -10/+22 |
* | • SPTableContent | Bibiko | 2010-09-20 | 2 | -137/+200 |
* | • SPTableContent | Bibiko | 2010-09-20 | 3 | -184/+235 |
* | • fixed in [_addIndexUsingDetails:]: do not release supportsLength and requ... | Bibiko | 2010-09-20 | 1 | -187/+208 |
* | - Before performing an export (except from a dot export), refresh the table l... | stuconnolly | 2010-09-19 | 1 | -46/+106 |
* | - Prevent the table content from being filtered or pages through if a row is... | rowanbeentje | 2010-09-18 | 1 | -0/+2 |
* | - Remove a number of invalid [NSTableView makeFirstResponder] calls that had... | rowanbeentje | 2010-09-18 | 5 | -12/+12 |
* | Add index sheet: | stuconnolly | 2010-09-18 | 1 | -7/+7 |
* | - When opening the add new sheet, ensure that the remove button is disabled w... | stuconnolly | 2010-09-17 | 1 | -0/+10 |
* | - Fix a UI validation bug when adding an additional indexed field with a leng... | stuconnolly | 2010-09-17 | 1 | -2/+4 |
* | * Fixes minor label length issues and one unlocalized string | dmoagx | 2010-09-17 | 1 | -3/+5 |
* | New add index sheet, which includes: | stuconnolly | 2010-09-17 | 6 | -148/+492 |
* | • only some minor code cosmetics | Bibiko | 2010-09-17 | 3 | -412/+413 |
* | • added comments conforming to the new SP doc generator | Bibiko | 2010-09-16 | 2 | -35/+166 |
* | • BIT Field Sheet Editor now can handle NULL values | Bibiko | 2010-09-16 | 4 | -4/+75 |
* | • finished and enabled the new BIT field editor sheet | Bibiko | 2010-09-16 | 1 | -51/+141 |
* | - Consolidate structure and content row editing cancellation code into a sin... | rowanbeentje | 2010-09-16 | 5 | -80/+73 |
* | • further progress on the BIT field sheet editor | Bibiko | 2010-09-15 | 2 | -23/+82 |
* | • Custom Query Editor | Bibiko | 2010-09-15 | 1 | -49/+67 |
* | • added validation for BIT fields while in-cell-editing; only 1 or 0 are al... | Bibiko | 2010-09-15 | 2 | -12/+27 |
* | More work on tab creation target and action | avenjamin | 2010-09-15 | 1 | -3/+3 |
* | Add ability to double click the empty area of the tab bar to create a new tab. | avenjamin | 2010-09-15 | 1 | -0/+1 |
* | • some further bit field editing preparations | Bibiko | 2010-09-15 | 5 | -223/+437 |
* | Enable column sorting in the server processes window. Implements issue #816. | stuconnolly | 2010-09-15 | 1 | -0/+14 |
* | - Fix row count tracking when deleting table rows; this fixes Issue #819 | rowanbeentje | 2010-09-14 | 1 | -5/+5 |
* | - Remember to manually update the export source when updating the UI programm... | stuconnolly | 2010-09-14 | 1 | -7/+19 |
* | • (re?)enabled BIT field editing esp. for field types like BIT(9) or BIT(6... | Bibiko | 2010-09-14 | 2 | -2/+8 |
* | - Implement support for MySQL over SSL for both TCP/IP and Socket connection... | rowanbeentje | 2010-09-13 | 5 | -66/+351 |
* | • fix editing validation and doCommandBySelector: stuff for SPCustomQuery c... | Bibiko | 2010-09-13 | 1 | -1/+3 |
* | • fixed issue for showing the optimized field type; it can return NULL; if ... | Bibiko | 2010-09-13 | 1 | -2/+2 |
* | * Fix string width as reported by Alexander Vasiliev (ru) | dmoagx | 2010-09-12 | 1 | -1/+1 |
* | • added to Structure source table's context menu item: "Show optimized fiel... | Bibiko | 2010-09-12 | 2 | -0/+50 |
* | • SPTableStructure's source table saves its column widths | Bibiko | 2010-09-10 | 1 | -1/+0 |
* | • SPTableStructure | Bibiko | 2010-09-10 | 1 | -1/+1 |
* | • TableStructure | Bibiko | 2010-09-10 | 1 | -4/+4 |
* | • TableStructure | Bibiko | 2010-09-10 | 1 | -160/+113 |
* | • TableStructure | Bibiko | 2010-09-10 | 1 | -85/+189 |
* | • TableStructure | Bibiko | 2010-09-10 | 2 | -17/+91 |
* | • fixed _supportsEncoding setting to dis/enable safely Database > View Usin... | Bibiko | 2010-09-10 | 1 | -1/+6 |
* | • for Structure editing: try to save a row being edited _before_ the row se... | Bibiko | 2010-09-09 | 1 | -0/+7 |
* | • Structure editing | Bibiko | 2010-09-09 | 2 | -46/+75 |
* | • Structure | Bibiko | 2010-09-09 | 1 | -0/+8 |
* | • [SPDatabase getDatabaseCollationsForEncoding:] now uses a cache to reduce... | Bibiko | 2010-09-09 | 3 | -7/+34 |
* | • TableStructure | Bibiko | 2010-09-09 | 3 | -446/+484 |