aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPCSVExporter.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+19
* Various export enhancements and fixes, including:stuconnolly2010-08-121-45/+38
* Tidy up SPExportController by splitting out all filename related methods to a...stuconnolly2010-07-251-2/+0
* Merge export redesign branch back into trunk.stuconnolly2010-05-241-15/+74
* Minor export work.stuconnolly2009-10-261-1/+1
* Yet more export redesign work. Export is now currently working for single tab...stuconnolly2009-10-091-12/+2
* More export redesign work.stuconnolly2009-10-061-0/+10
* More export redesign work. CSV data generation is currently working using the...stuconnolly2009-10-061-6/+1
* Some more data exporter redesign changes I've been meaning to commit.stuconnolly2009-09-161-17/+1
* More data export work.stuconnolly2009-08-291-4/+11
* Implement the core CSV export process in the new CSV exporter class.stuconnolly2009-08-291-1/+10
* Add the first classes of the new export architecture. See the description at ...stuconnolly2009-08-291-0/+63