| Commit message (Expand) | Author | Age | Files | Lines |
* | Rework table content and custom query data loading and storage for speed incr... | rowanbeentje | 2013-08-13 | 1 | -2/+3 |
* | Issue #1717: Custom query export validation only needs to know the number of ... | stuconnolly | 2013-05-11 | 1 | -24/+22 |
* | - Fix query status and error message title to not always suggest an error ha... | rowanbeentje | 2013-04-01 | 1 | -0/+1 |
* | Combine the "Run All" and "Run Current/Previous/Selection" buttons into a sin... | rowanbeentje | 2013-03-31 | 1 | -6/+18 |
* | Fix more wanrings by creating a protocol that delegates of the copy table sho... | stuconnolly | 2013-02-16 | 1 | -2/+3 |
* | Changing SP_REFACTOR macro to SP_CODA | sqlprodev | 2013-02-14 | 1 | -28/+28 |
* | Changes required to merge Sequel Pro r4011 into Coda | sqlprodev | 2013-02-14 | 1 | -0/+10 |
* | Fix warnings due to not conforming to 10.6 protocols. | stuconnolly | 2013-01-24 | 1 | -4/+1 |
* | Tidy up custom query header. | stuconnolly | 2013-01-23 | 1 | -23/+20 |
* | - Replace the collapsible BWSplitView on the Query pane with a SPSplitView c... | rowanbeentje | 2012-07-26 | 1 | -17/+3 |
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -18/+34 |
* | Merged SP r3710 with Coda | sqlprodev | 2012-07-05 | 1 | -0/+1 |
* | - Fix some text reselection logic when running all queries, which appears to... | rowanbeentje | 2012-05-31 | 1 | -3/+0 |
* | - When exporting a query result or filtered table view make sure we're includ... | stuconnolly | 2012-03-20 | 1 | -1/+1 |
* | Warning: this branch commit is largely untested, and known to throw exception... | rowanbeentje | 2012-02-23 | 1 | -7/+6 |
* | When exporting a query result as CSV ensure that we're allowing the exporter ... | stuconnolly | 2012-01-14 | 1 | -0/+1 |
* | - Update code to use NSStrings for NSTableColumn identifiers, as per 10.7 SDK | rowanbeentje | 2011-10-17 | 1 | -1/+1 |
* | - Rework table data saving to ensure that cells that should be edited via th... | rowanbeentje | 2011-10-05 | 1 | -0/+1 |
* | - Review changes made in r3376 and revert a number of regressions | rowanbeentje | 2011-08-14 | 1 | -3/+2 |
* | merged latest SP_REFACTOR changes | sqlprodev | 2011-08-02 | 1 | -2/+3 |
* | - Rework a number of protocol defintions when refactoring to fix IB compilat... | rowanbeentje | 2011-06-21 | 1 | -3/+2 |
* | merging SP_REFACTOR branch with trunk | sqlprodev | 2011-05-19 | 1 | -2/+11 |
* | - Fix a number of warnings for DBView.xib by moving some 10.6-only code from... | rowanbeentje | 2011-05-08 | 1 | -4/+3 |
* | SP_REFACTOR: Workaround for naming conflict with postNotificationOnMainThread... | sqlprodev | 2011-04-14 | 1 | -2/+0 |
* | initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U... | sqlprodev | 2011-04-11 | 1 | -0/+22 |
* | Fix more compiler warnings, including a few bugs | rowanbeentje | 2011-03-07 | 1 | -0/+1 |
* | - Fix more compiler warnings | rowanbeentje | 2011-03-04 | 1 | -1/+4 |
* | • fixed issue to highlight the correct current query after undoing, i.e. do... | Bibiko | 2011-01-14 | 1 | -0/+3 |
* | • fixed several issues for validation and other stuff while editing of MySQ... | Bibiko | 2011-01-11 | 1 | -1/+1 |
* | • Bundle command support | Bibiko | 2010-12-07 | 1 | -0/+1 |
* | - Show and hide the custom query info area based on whether custom query err... | rowanbeentje | 2010-12-04 | 1 | -0/+2 |
* | • started to implement auto-completion for aliases | Bibiko | 2010-11-04 | 1 | -1/+1 |
* | • convert the Field Editor Sheet into a document-modal sheet, i.e. now the ... | Bibiko | 2010-10-29 | 1 | -1/+5 |
* | Tidy up. | stuconnolly | 2010-10-19 | 1 | -2/+0 |
* | • further improvements for in cell editing in CustomQuery tables | Bibiko | 2010-08-27 | 1 | -2/+3 |
* | • removed onMainThread for [Content/CustomTable makeFirstResponder] to avoi... | Bibiko | 2010-08-26 | 1 | -0/+5 |
* | • outsourced control:textView:doCommandBySelector: stuff to SPCopyTable sin... | Bibiko | 2010-08-24 | 1 | -3/+4 |
* | • added context menu for Copy, Copy with Header, Copy as SQL Insert to Cust... | Bibiko | 2010-08-24 | 1 | -1/+1 |
* | • added SPBeginWaitingAlertSheet() routine which offers the chance to displ... | Bibiko | 2010-08-19 | 1 | -0/+1 |
* | Rename CMCopyTable to SPCopyTable. | stuconnolly | 2010-08-19 | 1 | -2/+2 |
* | - Apply column autosizing improvements to custom query loading | rowanbeentje | 2010-08-16 | 1 | -0/+9 |
* | Rename CustomQuery as SPCustomQuery. | stuconnolly | 2010-07-06 | 1 | -0/+236 |