| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-16 | Version bump to 2.1.1.2.1.1 | Tomáš Znamenáček | |
| 2015-01-16 | Version bump to 2.1.0.2.1.0 | Tomáš Znamenáček | |
| 2015-01-13 | Merge branch 'master' into legacy-osx-support. | Tomáš Znamenáček | |
| Conflicts: CHANGES | |||
| 2015-01-13 | Changed headerdoc markup to work better with CocoaDocs (closes #55). | Tomáš Znamenáček | |
| 2015-01-12 | Added support for older OS X releases back to 10.6 included. | Tomáš Znamenáček | |
| Apart from turning off Auto Layout for the Demo project, the only thing remaining was several __weak qualifiers to prevent retain cycles in blocks. I have replaced them with __unsafe_unretained since __weak is not supported on 10.6. There should be no safety concerns here, since we are certain the pointers will remain valid. | |||
| 2015-01-09 | Fixed Podspec (silly me).2.0.1 | Tomáš Znamenáček | |
| 2015-01-09 | Updated CHANGES before 2.0.0.2.0.0 | Tomáš Znamenáček | |
| 2015-01-07 | Added a CHANGES file to keep users posted about important changes. | Tomáš Znamenáček | |
