0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #9 from jayi/master More... over 8 years ago
Bug fix: when i=numberOfColumns-1, minHeight is height of cellHeight[numberOfColumns-1], and minHeightAtColumn is not numberOfColumns, because next cell should put in second row, minHeightAtColumn should be numberOfColumns - 1. More... over 8 years ago
Merge pull request #8 from jayi/master More... over 8 years ago
Bug fix: minHeightAtColumn may equal to numberOfColumns and cause crash. More... over 8 years ago
Merge pull request #7 from dskyu/master More... over 9 years ago
bugfix: when cellCount < numberOfColumns,scrollHeight return 0 More... over 9 years ago
update readme type More... almost 10 years ago
fix readme error More... almost 10 years ago
change in read me and app delegate More... almost 10 years ago
fix possible emurate bug More... about 10 years ago
Add -reloadFailed to WaterFlowView(new) More... over 10 years ago
support padding for WaterflowView and WaterflowView(new) More... over 10 years ago
add support for 4-inch; minor fixes More... over 10 years ago
fix Waterflowlayout wrong approach of attributes; new screenshot More... almost 11 years ago
ARC support More... about 11 years ago
delete uncessary delegates from WaterflowView(new) More... about 11 years ago
add text label example to collection view cell More... about 11 years ago
fix readme More... about 11 years ago
change readme More... about 11 years ago
add refresh and load more images to the collectionView version More... over 11 years ago
change in readme and gitignore More... over 11 years ago
remove xcuserdata More... over 11 years ago
change .gitignore More... over 11 years ago
add .gitignore More... over 11 years ago
set shouldInvalidateLayoutForBoundsChange to NO More... over 11 years ago
an initial commit for UICollectionView feature More... over 11 years ago
make an alternative for firing loading more immediately when scrollview reaches bottom More... over 11 years ago
add license More... almost 12 years ago
A change in Readme. More... almost 12 years ago
Add delegate -willLoadData to the old WaterflowView More... almost 12 years ago