Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some potential issues found during static analysis. | stuconnolly | 2010-03-15 | 1 | -6/+20 |
* | Update Localizable.strings by running genstrings and remove the use of multip... | stuconnolly | 2010-03-14 | 1 | -2/+2 |
* | Don't attempt to release the print thread at the beginning of a print operation. | stuconnolly | 2010-03-13 | 1 | -4/+5 |
* | Add additional thread cancellation checking when generating HTML for printing... | stuconnolly | 2010-03-13 | 1 | -6/+4 |
* | Allowing printing of empty table views to prevent crashes. | stuconnolly | 2010-03-13 | 1 | -54/+39 |
* | Perform HTML generation for printing on a background thread, displaying the u... | stuconnolly | 2010-03-13 | 1 | -7/+78 |
* | Add support for printing the table triggers view as well some HTML generation... | stuconnolly | 2010-03-13 | 1 | -10/+37 |
* | Lots more printing support enhancements, including: | stuconnolly | 2010-03-13 | 1 | -55/+99 |
* | Various printing support enhancements, including: | stuconnolly | 2010-03-12 | 1 | -0/+256 |