| Commit message (Expand) | Author | Age | Files | Lines |
* | Following a manual code review, fix some local variables overriding global va... | rowanbeentje | 2010-03-15 | 1 | -1/+1 |
* | - When copying (as TSV) or dragging rows, copy BLOBs and binary TEXTs as the... | rowanbeentje | 2010-02-03 | 1 | -6/+21 |
* | - Check whether super implement awakeFromNib before calling to fix 10.5 comp... | rowanbeentje | 2010-02-01 | 1 | -1/+3 |
* | Rework CMCopyTable copy functionality and related code: | rowanbeentje | 2010-01-30 | 1 | -196/+198 |
* | Add a new SPDataStorage class, and use it in TableContent and CustomQuery: | rowanbeentje | 2010-01-17 | 1 | -3/+1 |
* | • fixed issue for "Copy as SQL INSERT" after filtering | Bibiko | 2010-01-11 | 1 | -1/+7 |
* | - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re... | rowanbeentje | 2010-01-09 | 1 | -14/+14 |
* | • replaced the (10.4) deprecated [NSTableView tableView:writeRows:toPastebo... | Bibiko | 2010-01-04 | 1 | -49/+43 |
* | • remember scrollview port and selected row after editing in the Custom Que... | Bibiko | 2010-01-04 | 1 | -1/+16 |
* | - Work through static analysis of the source, fixing a number of small memor... | rowanbeentje | 2009-12-14 | 1 | -1/+4 |
* | - Improve import cancellation responsiveness, especially for lots of short d... | rowanbeentje | 2009-12-02 | 1 | -1/+0 |
* | - Fix copying SQL INSERTs for binary-type strings (regression somewhere sinc... | rowanbeentje | 2009-11-30 | 1 | -3/+8 |
* | Tidy up. | stuconnolly | 2009-11-07 | 1 | -3/+0 |
* | Replace the use of hard coded preference keys with constants to prevent issue... | stuconnolly | 2009-10-17 | 1 | -3/+4 |
* | • fixed three further typos for: objectForKey:@"NullValue" | Bibiko | 2009-10-16 | 1 | -2/+2 |
* | Improve handling of NULL and "(not loaded)" placeholders: | rowanbeentje | 2009-10-10 | 1 | -7/+17 |
* | • some code cleaning and removing of the deprecated method 'selectedRowEnum... | Bibiko | 2009-09-28 | 1 | -49/+53 |
* | - Tweak keydown handling in the content view to reenable key interaction (eg... | rowanbeentje | 2009-09-15 | 1 | -4/+2 |
* | Fixed keyDown editing of SPTableView and CMCopyTable | mltownsend | 2009-08-28 | 1 | -3/+3 |
* | • improvement for hitting RETURN or ENTER to invoke the row edit mode | Bibiko | 2009-08-27 | 1 | -2/+20 |
* | Fix for not editing in CMCopyTable when hitting enter or return which is used... | mltownsend | 2009-08-26 | 1 | -0/+5 |
* | Fix a memory leak when loading a table's content. When setting the column def... | stuconnolly | 2009-08-18 | 1 | -1/+4 |
* | Merge framework integration branch back to trunk. Summary of changes: | stuconnolly | 2009-07-21 | 1 | -1/+2 |
* | Rework data storage and retrieval in TableContent and CustomQuery backing arr... | rowanbeentje | 2009-07-13 | 1 | -22/+24 |
* | • fixed: make usage of backtickQuotedString to allow table names containing... | Bibiko | 2009-06-23 | 1 | -8/+9 |
* | • first steps to synchronize CustomQuery table and ContentTable | Bibiko | 2009-06-22 | 1 | -2/+3 |
* | • added to SPArrayAdditions.h: NSArrayObjectAtIndex() inline function | Bibiko | 2009-06-18 | 1 | -2/+2 |
* | • added: "Copy as SQL INSERT" ^⌥⌘C | Bibiko | 2009-06-08 | 1 | -83/+166 |
* | • improved "Copy as SQL INSERT" (still hidden) | Bibiko | 2009-06-07 | 1 | -2/+3 |
* | • improved "Copy as SQL INSERT" (still hidden - can be tested if the menu i... | Bibiko | 2009-06-07 | 1 | -15/+50 |
* | • moved macros enumerate() and sizeOf() to sequel-pro_Prefix.pch | Bibiko | 2009-06-06 | 1 | -20/+103 |
* | Replaced check on title with check on menu tag for Copy with Column Names iss... | bamse16 | 2009-05-25 | 1 | -2/+3 |
* | More header updates for source files, including Subversion Id property. | stuconnolly | 2009-05-19 | 1 | -0/+2 |
* | Issue 233: Option to copy field headings from result panels | bamse16 | 2009-05-14 | 1 | -4/+18 |
* | MERGED r262:266 from branches/stuart02 to trunk to include new project struct... | stuconnolly | 2008-12-10 | 1 | -0/+183 |