aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPPrintController.m
Commit message (Expand)AuthorAgeFilesLines
* Don't attempt to release the print thread at the beginning of a print operation.stuconnolly2010-03-131-4/+5
* Add additional thread cancellation checking when generating HTML for printing...stuconnolly2010-03-131-6/+4
* Allowing printing of empty table views to prevent crashes.stuconnolly2010-03-131-54/+39
* Perform HTML generation for printing on a background thread, displaying the u...stuconnolly2010-03-131-7/+78
* Add support for printing the table triggers view as well some HTML generation...stuconnolly2010-03-131-10/+37
* Lots more printing support enhancements, including:stuconnolly2010-03-131-55/+99
* Various printing support enhancements, including:stuconnolly2010-03-121-0/+256