aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPExportControllerDelegate.m
Commit message (Expand)AuthorAgeFilesLines
* Change [NSArray arrayWithObject:] to @[] literalMax2014-12-131-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
* - Add support for export path tokens containing non-alphanumeric characters,...rowanbeentje2013-03-041-0/+27
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+19
* Improve the availability of the table name token on the custom export filenam...stuconnolly2012-04-011-10/+18
* Implement a large number of minor fixes and improvements to export functional...rowanbeentje2011-05-071-0/+76
* Fix more compiler warnings.stuconnolly2011-03-041-0/+9
* Remove the implementation of tableView:shouldSelectRow: from the export contr...stuconnolly2010-10-251-5/+0
* - Split out all of SPExportController's delegate methods to their own category.stuconnolly2010-10-241-0/+88