0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 years ago. based on code collected over 2 years ago.
Dec 12, 2022 — Dec 12, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
UIRefreshControl disclaimer in readme More... over 12 years ago
Merge pull request #30 from wayfare/master More... about 13 years ago
Updated depracted method UITextAlignmentCenter to NSTextAlignmentCenter for iOS6 More... over 13 years ago
Merge pull request #24 from johnkdoe/xolaware_trivialREADMEtypo More... over 13 years ago
trivial but very visible typo ("intall" vs "install") in README.markdown More... over 13 years ago
Merge pull request #21 from kalys/master More... almost 14 years ago
Correct arguments for selector More... almost 14 years ago
Merge pull request #20 from endoze/master More... almost 14 years ago
Adjusted curly braces to match the style of the rest of them. More... almost 14 years ago
Updated the animations from commits to animation blocks. More... almost 14 years ago
Fix for tableView contentInset with non-zero bottom - by Ricardo Hernández ([email protected]). More... about 14 years ago
updated readme links to raw files. thanks Tim Büthe <[email protected]> More... over 14 years ago
Merge pull request #11 from GunioRobot/clean More... over 14 years ago
Remove whitespace [Gun.io WhitespaceBot] More... over 14 years ago
Merge pull request #9 from maddox/master More... over 14 years ago
assign strings on any type of init More... over 14 years ago
modern ignores for xcode 4 More... over 14 years ago
floor this stuff to prevent sub pixel frames More... over 14 years ago
Reset the isLoading flag before the animation to hide the pull to refresh view. Fixes issue #2. Thanks thinkey! More... over 15 years ago
removed blocks for < iOS4 More... over 15 years ago
no comment More... over 15 years ago
spaces More... over 15 years ago
UI nitpick: no selection style for a row More... over 15 years ago
performSelector:withObject:afterDelay: instead of a timer More... over 15 years ago
indexPath.row instead of indexAtPosition: More... over 15 years ago
Newline More... over 15 years ago
Cell identifier should be constant so that caching works correctly More... over 15 years ago
Change NSString from retain to copy. Shouldn't use setters in init. More... over 15 years ago
Don't need the IBOutlet identifier because views are not pulled in from XIB files. More... over 15 years ago
Merge branch 'master' of [email protected]:leah/PullToRefresh More... over 15 years ago