aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPExportInitializer.m
Commit message (Expand)AuthorAgeFilesLines
* Apply a tweaked version of a patch by Aaron Linville (http://www.linville.org...rowanbeentje2010-12-051-0/+1
* Complete the implementation of supporting MySQL's XML schema format when expo...stuconnolly2010-11-051-1/+4
* Fix a few issues that prevented an XML export to multiple files.stuconnolly2010-11-041-14/+30
* Minor comment.stuconnolly2010-10-241-0/+2
* - Split out all of SPExportController's delegate methods to their own category.stuconnolly2010-10-241-2/+0
* If the user chooses to overwrite the output file(s) when performing an export...stuconnolly2010-08-261-1/+1
* Exporter:rowanbeentje2010-08-261-1/+4
* Encoding changes and improvements, particularly to increase compatibility wit...rowanbeentje2010-08-251-5/+5
* Fix release and dist builds.stuconnolly2010-08-161-4/+2
* Ensure that the XML file header is written when performing an XML export of t...stuconnolly2010-08-141-0/+2
* Various export enhancements and fixes, including:stuconnolly2010-08-121-148/+126
* Replace redundant code with newly established methods.stuconnolly2010-07-301-50/+10
* Tidy up SPExportController by splitting out all filename related methods to a...stuconnolly2010-07-251-6/+6
* In addition to Gzip compression support when exporting SQL dumps add the abil...stuconnolly2010-07-241-48/+21
* - Expose a number of help menu items and help buttons to use localisable str...rowanbeentje2010-07-181-1/+1
* Export redesign (#610) CSV filename tweaks:rowanbeentje2010-07-171-2/+4
* Rename CustomQuery as SPCustomQuery.stuconnolly2010-07-061-1/+1
* • replaced @"sql" and @"spf" by their SPConstant definitionsBibiko2010-06-241-1/+1
* Fix CSV exporting by correctly setting the filename when exporting to multipl...stuconnolly2010-06-181-2/+6
* Exporter ehancements:stuconnolly2010-06-131-0/+3
* Exporter fixes:stuconnolly2010-06-101-3/+0
* Exporter enhancements, including:stuconnolly2010-06-091-13/+2
* When cancelling an export remove all files already written to disk.stuconnolly2010-06-071-6/+10
* A number of exporter improvements:rowanbeentje2010-06-071-47/+28
* On the XML export dialog add the option to specify the placeholder of exporte...stuconnolly2010-06-061-0/+2
* - Exporter: SQL select/deselect all will now toggle structure/drop table if ...rowanbeentje2010-06-061-0/+9
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-281-2/+2
* Rename TablesList to SPTablesList.stuconnolly2010-05-271-1/+1
* - Fix SQL export progress displayrowanbeentje2010-05-271-9/+6
* Data export fixes:stuconnolly2010-05-261-4/+1
* Merge export redesign branch back into trunk.stuconnolly2010-05-241-0/+626