Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add cast for [NSApp delegate] | Max | 2014-12-13 | 1 | -1/+1 |
| | | | | | * (Also changed some outdated URLs) * Replaced [NSApplication sharedApplication] with NSApp | ||||
* | Remove SVN property placeholder. | Stuart Connolly | 2014-01-26 | 1 | -2/+0 |
| | |||||
* | 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 |