| Commit message (Expand) | Author | Age | Files | Lines |
* | - Improve filter clearing logic, addressing Issue #1438 (pagination controls... | rowanbeentje | 2012-08-23 | 1 | -11/+9 |
* | - Alter table content endEditingFor calls to not be made if the undo manager... | rowanbeentje | 2012-08-21 | 1 | -14/+32 |
* | Move table content filter logic to it's own file. | stuconnolly | 2012-08-15 | 1 | -208/+29 |
* | Filter window should observe use table view gridlines preference. | stuconnolly | 2012-08-14 | 1 | -10/+23 |
* | - Add linebreak display in the database processes list, preventing display o... | rowanbeentje | 2012-08-06 | 1 | -0/+1 |
* | - Alter table content Advanced Table Filter query preview area to use standa... | rowanbeentje | 2012-08-01 | 1 | -2/+2 |
* | - Remove the last BWToolKit view items from the main nib (DBView) by redesig... | rowanbeentje | 2012-07-29 | 1 | -10/+15 |
* | * Restore filter window functionality | dmoagx | 2012-07-25 | 1 | -1/+1 |
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -16/+23 |
* | - Fix use of the pagination jump-to-page functions, addressing Issue #1376 | rowanbeentje | 2012-06-20 | 1 | -3/+5 |
* | * Fixes the case of the curious @"es"'s | dmoagx | 2012-05-17 | 1 | -3/+3 |
* | - Manually allocate memory for table selection restoration processing instea... | rowanbeentje | 2012-05-13 | 1 | -3/+7 |
* | - Alter table filtering to reset pagination when filters are entered; pagina... | rowanbeentje | 2012-05-08 | 1 | -4/+9 |
* | - Manually handle some SPFileHandle memory management to significantly impro... | rowanbeentje | 2012-04-12 | 1 | -0/+3 |
* | #ifdef'ing out references to frameworks that are not used in SP_REFACTOR builds | sqlprodev | 2012-03-29 | 1 | -0/+2 |
* | - Clean up SPMySQL and QueryKit inclusion and search methods, which should f... | rowanbeentje | 2012-03-27 | 1 | -3/+1 |
* | tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTOR | sqlprodev | 2012-03-27 | 1 | -2/+9 |
* | - Fix an exception when attempting to preserve the selection in a table with... | rowanbeentje | 2012-03-24 | 1 | -3/+12 |
* | - Rework SPTableData PRIMARY KEY and UNIQUE KEY parsing to use SPSQLParser i... | rowanbeentje | 2012-03-22 | 1 | -19/+141 |
* | Update error message. | stuconnolly | 2012-03-20 | 1 | -1/+1 |
* | - When exporting a query result or filtered table view make sure we're includ... | stuconnolly | 2012-03-20 | 1 | -897/+122 |
* | - When cancelling a sort on the table content view, don't display an error m... | rowanbeentje | 2012-03-20 | 1 | -1/+1 |
* | - When refreshing the table content view, preserve column widths for columns... | rowanbeentje | 2012-03-20 | 1 | -0/+12 |
* | - Add a base64Encoding method for convenience when the result should be all ... | rowanbeentje | 2012-03-18 | 1 | -2/+2 |
* | - Remove the GPL-licensed Colloquy-sourced NSNotificationAdditions category ... | rowanbeentje | 2012-03-17 | 1 | -24/+1 |
* | Warning: this branch commit is largely untested, and known to throw exception... | rowanbeentje | 2012-02-23 | 1 | -85/+76 |
* | - Cleanup: improve compatibility with 10.7 SDK to reduce compiler warnings | rowanbeentje | 2012-02-08 | 1 | -10/+10 |
* | - Expicitly cast parameters before passing into NSString formatters assuming... | rowanbeentje | 2012-01-09 | 1 | -2/+2 |
* | - Fix two incorrect initialisations; thanks to sqlprodev for spotting these | rowanbeentje | 2011-10-20 | 1 | -1/+1 |
* | - Update code to use NSStrings for NSTableColumn identifiers, as per 10.7 SDK | rowanbeentje | 2011-10-17 | 1 | -38/+28 |
* | - Rework table data saving to ensure that cells that should be edited via th... | rowanbeentje | 2011-10-05 | 1 | -178/+146 |
* | - Fix editing of binary string values, a regression in r3428; addresses log ... | rowanbeentje | 2011-09-22 | 1 | -0/+3 |
* | Rework linebreak handling in content and custom query result views, as trigge... | rowanbeentje | 2011-09-21 | 1 | -11/+29 |
* | - Require there to be at least 50 rows to be in the table before using the "... | rowanbeentje | 2011-09-07 | 1 | -1/+1 |
* | Tidy up console/query controller. | stuconnolly | 2011-09-03 | 1 | -0/+1 |
* | Tidy up. | stuconnolly | 2011-08-27 | 1 | -0/+8 |
* | * Fixes some strings that were not really localizable the way they were const... | dmoagx | 2011-08-26 | 1 | -11/+21 |
* | Rework editable row checks in views and custom query results: | rowanbeentje | 2011-08-24 | 1 | -28/+23 |
* | Tidy up. | stuconnolly | 2011-08-13 | 1 | -20/+22 |
* | Re-add default new table's id field to AUTO_INCREMENT added in r3331, but kno... | stuconnolly | 2011-08-12 | 1 | -36/+43 |
* | merged latest SP_REFACTOR changes | sqlprodev | 2011-08-02 | 1 | -0/+2 |
* | Fix for NULL values in CSV export (same as last commit, but this one actually... | stuconnolly | 2011-07-24 | 1 | -14/+36 |
* | - Fix exceptions editing non-unique-keyed views or custom query results with... | rowanbeentje | 2011-07-10 | 1 | -14/+18 |
* | • re-fixed ignoring first character event for editing sheet | Bibiko | 2011-06-19 | 1 | -0/+4 |
* | - Add support for use of table relation "link" arrows on binary/blob data, f... | rowanbeentje | 2011-06-12 | 1 | -2/+7 |
* | merging SP_REFACTOR branch with trunk | sqlprodev | 2011-05-19 | 1 | -42/+178 |
* | Fix bug introduced in the previous commit. | stuconnolly | 2011-05-10 | 1 | -1/+0 |
* | During a table data refresh within SPTableContent's loadTable: remember to en... | stuconnolly | 2011-05-10 | 1 | -2/+4 |
* | • send current event after displaying field editor sheet for editing table ... | Bibiko | 2011-05-08 | 1 | -0/+4 |
* | Add an 'Add New Row' menu item to the table content context menu. Completes t... | stuconnolly | 2011-05-07 | 1 | -4/+11 |