Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-04 | Fix the warnings when building with AlwaysReload=0, and fix the action ↵ | Dustin L. Howett | |
button for AlwaysReload=1 (actionButtonClicked -> customButtonClicked, to match the superclass, so there's an implementation to fall through to if AlwaysReload==1) | |||
2010-10-04 | Use drawAtPoint:forWidth:withFont:lineBreakMode: instead of ↵ | Dustin L. Howett | |
drawAtPoint:forWidth:withFont:ellipsis:, as the latter is deprecated and actually crashes now for some reason. | |||
2010-10-04 | Fix the type of the ellipsis: argument. | Jay Freeman (saurik) | |
2010-10-04 | Rewrote the build environment from scratch. | Jay Freeman (saurik) | |