| Commit message (Expand) | Author | Age | Files | Lines |
* | Add cast for [NSApp delegate] | Max | 2014-12-13 | 1 | -2/+2 |
* | Don't force relation clear on table update, as it now uses notifications to u... | rowanbeentje | 2014-06-23 | 1 | -1/+2 |
* | Update URL in source file header to point to GitHub. | Stuart Connolly | 2014-01-26 | 1 | -1/+1 |
* | Remove SVN property placeholder. | Stuart Connolly | 2014-01-26 | 1 | -2/+0 |
* | Ensure the relations table view is refreshed after field changes result in a ... | stuconnolly | 2013-10-27 | 1 | -5/+48 |
* | Changing SP_REFACTOR macro to SP_CODA | sqlprodev | 2013-02-14 | 1 | -19/+19 |
* | Remove useless init and dealloc method comments and perform general tidy up. | stuconnolly | 2013-01-22 | 1 | -14/+18 |
* | - Fix a problem where the row count for InnoDB would not be displayed as an ... | rowanbeentje | 2013-01-21 | 1 | -6/+12 |
* | - Add names for most threads created by Sequel Pro for easier debug | rowanbeentje | 2012-10-14 | 1 | -2/+3 |
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -14/+22 |
* | Merged SP r3710 with Coda | sqlprodev | 2012-07-05 | 1 | -0/+5 |
* | Fix remaining implicit cast warnings. | stuconnolly | 2012-05-11 | 1 | -2/+1 |
* | #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 | -1/+3 |
* | - Remove the GPL-licensed Colloquy-sourced NSNotificationAdditions category ... | rowanbeentje | 2012-03-17 | 1 | -9/+2 |
* | Warning: this branch commit is largely untested, and known to throw exception... | rowanbeentje | 2012-02-23 | 1 | -0/+1 |
* | Minor tidy up. | stuconnolly | 2011-07-11 | 1 | -1/+0 |
* | SP_REFACTOR: Workaround for naming conflict with postNotificationOnMainThread... | sqlprodev | 2011-04-14 | 1 | -4/+12 |
* | initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U... | sqlprodev | 2011-04-11 | 1 | -4/+39 |
* | Fix more compiler warnings, including a few bugs | rowanbeentje | 2011-03-08 | 1 | -1/+1 |
* | - Fix more compiler warnings | rowanbeentje | 2011-03-04 | 1 | -1/+1 |
* | fixed compiler warnings | sqlprodev | 2011-03-01 | 1 | -1/+8 |
* | - Revert r3187, which only masked an underlying bug and caused double column... | rowanbeentje | 2011-02-11 | 1 | -16/+9 |
* | - Ensure table information is retrieved on the working thread, to prevent a ... | rowanbeentje | 2011-02-07 | 1 | -0/+6 |
* | - Ensure window title updates occur on the main thread, fixing crashes under... | rowanbeentje | 2011-01-31 | 1 | -2/+2 |
* | • Bundle Commands | Bibiko | 2010-12-01 | 1 | -9/+27 |
* | • Bundle Editor / Bundle commands | Bibiko | 2010-12-01 | 1 | -0/+21 |
* | - Fix interface updates when multiple tables are selected | rowanbeentje | 2010-11-25 | 1 | -4/+2 |
* | - Tweak master view loading on table change, avoiding clearing active views ... | rowanbeentje | 2010-11-12 | 1 | -5/+9 |
* | Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce... | rowanbeentje | 2010-11-03 | 1 | -0/+485 |