Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bring outline view branch up to date with trunk (r3279:r3306). | stuconnolly | 2011-05-14 | 1 | -0/+76 |
| | |||||
* | Bring outline view branch up to date with trunk (r3203:r3224). | stuconnolly | 2011-03-07 | 1 | -0/+9 |
| | |||||
* | Remove the implementation of tableView:shouldSelectRow: from the export ↵ | stuconnolly | 2010-10-25 | 1 | -5/+0 |
| | | | | controller, which allows selecting rows within the table list via the mouse and keyboard. | ||||
* | - Split out all of SPExportController's delegate methods to their own category. | stuconnolly | 2010-10-24 | 1 | -0/+88 |
- Prepare for the implementation of PDF and HTML export by hiding the export options box for export types that don't need it. - Fix some spacing issues on the export dialog. - Create a new SPCategoryAdditions header that is included in the apps precompiled header, making all additions available to all classes. - Update strings files. |