Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -11/+18 |
| | |||||
* | - Split out all of SPExportController's delegate methods to their own category. | stuconnolly | 2010-10-24 | 1 | -0/+3 |
| | | | | | | | | - 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. | ||||
* | Considering nearly every class uses constants, import it via the prefix header. | stuconnolly | 2010-10-19 | 1 | -1/+24 |
| | |||||
* | Remove unused macros as well as macros that were only used in a single place ↵ | stuconnolly | 2010-09-29 | 1 | -16/+0 |
| | | | | from the precompiled header. | ||||
* | Minor tidy up. Remove uneccessary import and rename pre-compiled header. | stuconnolly | 2010-03-31 | 1 | -0/+23 |