aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableContentDelegate.m
Commit message (Expand)AuthorAgeFilesLines
* Add a safety check within [SPCopyTable shouldUseFieldEditorForRow:column:] fo...rowanbeentje2014-06-161-2/+2
* 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
* when displaying binary data, make sure we're checking the display as hex opti...Stuart Connolly2014-01-191-1/+3
* Add an option to display binary data as hex, while displaying it in blue to d...Stuart Connolly2014-01-141-10/+24
* - Add the ability for SPTextAndLinkCell arrows to be selectively disabled on...rowanbeentje2013-08-271-4/+16
* Rework table content and custom query data loading and storage for speed incr...rowanbeentje2013-08-131-20/+13
* - Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enab...rowanbeentje2013-05-211-4/+0
* Fix remaining 10.6/7 build warnings.stuconnolly2013-02-171-0/+5
* Fix more wanrings by creating a protocol that delegates of the copy table sho...stuconnolly2013-02-161-0/+11
* Changing SP_REFACTOR macro to SP_CODAsqlprodev2013-02-141-15/+15
* Changes required to merge Sequel Pro r4011 into Codasqlprodev2013-02-141-2/+2
* Fix more warnings.stuconnolly2013-01-241-2/+2
* - Add names for most threads created by Sequel Pro for easier debugrowanbeentje2012-10-141-1/+2
* Move table content filter logic to it's own file.stuconnolly2012-08-151-0/+1
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-3/+3
* * Fixes the case of the curious @"es"'sdmoagx2012-05-171-1/+1
* #ifdef'ing out references to frameworks that are not used in SP_REFACTOR buildssqlprodev2012-03-291-0/+4
* - Clean up SPMySQL and QueryKit inclusion and search methods, which should f...rowanbeentje2012-03-271-1/+1
* - When exporting a query result or filtered table view make sure we're includ...stuconnolly2012-03-201-0/+778