| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2012-12-31 | 618 Bytes | |
| Version 1.0.2 source code.tar.gz | 2012-12-31 | 1.1 MB | |
| Version 1.0.2 source code.zip | 2012-12-31 | 1.2 MB | |
| Totals: 3 Items | 2.3 MB | 0 | |
- Improve
+[UIColor colorWithHex:]to accepts0xalong with#as a valid prefix - @alexanderzats - Add
-[UIControl setTarget:action:forControlEvents:]method that allows setting exclusive handler and removing all previously registered actions - @alexanderzats - Performance optimization
-[UIView firstSuperviewOfClass:]method - @alexanderzats - Add
-[NSNumber dateValue]method that returns an instance of NSDate with current number as a timestamp - @alexanderzats