aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDataCellFormatter.m
Commit message (Expand)AuthorAgeFilesLines
* Formalize [x release], x = nil; conventionMax2015-01-041-1/+1
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* Rework table content and custom query data loading and storage for speed incr...rowanbeentje2013-08-131-14/+0
* - Add linebreak display in the database processes list, preventing display o...rowanbeentje2012-08-061-2/+15
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-13/+20
* Rework linebreak handling in content and custom query result views, as trigge...rowanbeentje2011-09-211-2/+45
* Fix more compiler warnings, including a few bugsrowanbeentje2011-03-081-2/+2
* Fix compiler warnings.stuconnolly2011-03-011-0/+7
* Tidy up.stuconnolly2010-10-191-1/+0
* Considering nearly every class uses constants, import it via the prefix header.stuconnolly2010-10-191-1/+0
* Remove 10.4 related code and associated macros.stuconnolly2010-09-261-14/+2
* • added validation for BIT fields while in-cell-editing; only 1 or 0 are al...Bibiko2010-09-151-8/+4
* • some further bit field editing preparationsBibiko2010-09-151-6/+19
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-5/+5
* Tidy up.stuconnolly2009-11-071-2/+0
* Replace the use of hard coded preference keys with constants to prevent issue...stuconnolly2009-10-171-1/+2
* • fixed three further typos for: objectForKey:@"NullValue"Bibiko2009-10-161-2/+2
* • SPFieldEditor sheet now runs in a NSModalSession run loop to allow the ex...Bibiko2009-08-121-3/+3
* More header updates for source files, including Subversion Id property.stuconnolly2009-05-191-1/+3
* Cleaned up warnings when building against 10.5 SDKavenjamin2009-02-281-3/+14
* - Removed unnecessary code block.avenjamin2009-02-271-1/+13
* Added length limits to varchar and char fields. Issue #170avenjamin2009-02-271-0/+18
* Visible improvements in this build:rowanbeentje2009-02-181-0/+57