| Commit message (Expand) | Author | Age | Files | Lines |
* | Formalize [x release], x = nil; convention | Max | 2015-01-04 | 1 | -1/+1 |
* | 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 |
* | Rework table content and custom query data loading and storage for speed incr... | rowanbeentje | 2013-08-13 | 1 | -14/+0 |
* | - Add linebreak display in the database processes list, preventing display o... | rowanbeentje | 2012-08-06 | 1 | -2/+15 |
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -13/+20 |
* | Rework linebreak handling in content and custom query result views, as trigge... | rowanbeentje | 2011-09-21 | 1 | -2/+45 |
* | Fix more compiler warnings, including a few bugs | rowanbeentje | 2011-03-08 | 1 | -2/+2 |
* | Fix compiler warnings. | stuconnolly | 2011-03-01 | 1 | -0/+7 |
* | Tidy up. | stuconnolly | 2010-10-19 | 1 | -1/+0 |
* | Considering nearly every class uses constants, import it via the prefix header. | stuconnolly | 2010-10-19 | 1 | -1/+0 |
* | Remove 10.4 related code and associated macros. | stuconnolly | 2010-09-26 | 1 | -14/+2 |
* | • added validation for BIT fields while in-cell-editing; only 1 or 0 are al... | Bibiko | 2010-09-15 | 1 | -8/+4 |
* | • some further bit field editing preparations | Bibiko | 2010-09-15 | 1 | -6/+19 |
* | - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re... | rowanbeentje | 2010-01-09 | 1 | -5/+5 |
* | Tidy up. | stuconnolly | 2009-11-07 | 1 | -2/+0 |
* | Replace the use of hard coded preference keys with constants to prevent issue... | stuconnolly | 2009-10-17 | 1 | -1/+2 |
* | • fixed three further typos for: objectForKey:@"NullValue" | Bibiko | 2009-10-16 | 1 | -2/+2 |
* | • SPFieldEditor sheet now runs in a NSModalSession run loop to allow the ex... | Bibiko | 2009-08-12 | 1 | -3/+3 |
* | More header updates for source files, including Subversion Id property. | stuconnolly | 2009-05-19 | 1 | -1/+3 |
* | Cleaned up warnings when building against 10.5 SDK | avenjamin | 2009-02-28 | 1 | -3/+14 |
* | - Removed unnecessary code block. | avenjamin | 2009-02-27 | 1 | -1/+13 |
* | Added length limits to varchar and char fields. Issue #170 | avenjamin | 2009-02-27 | 1 | -0/+18 |
* | Visible improvements in this build: | rowanbeentje | 2009-02-18 | 1 | -0/+57 |