IGListKit/Source
Jesse Squires 7d55bd80ae fix integer type inconsistency, potential over/underflow
Summary:
Internal crash reports (see T15774792) indicate we're having integer overflow/underflow issues.
I notcied this inconsistency, which was introduced by GH issues #431, #440.

Differential Revision: D4546852

fbshipit-source-id: 67e56487cce02f082943f3008bcfcb5cf6205e0e
2017-02-10 16:32:33 -08:00
..
Common - (BOOL) hasChanges should be a readonly property 2017-02-02 09:59:05 -08:00
Internal fix integer type inconsistency, potential over/underflow 2017-02-10 16:32:33 -08:00
IGListAdapter.h Add -[IGListAdapter sectionControllerForSection:] 2017-02-09 11:31:17 -08:00
IGListAdapter.m Add -[IGListAdapter sectionControllerForSection:] 2017-02-09 11:31:17 -08:00
IGListAdapterDataSource.h Decouple Empty View from backgroundView, make it move with PTR 2017-02-06 08:14:00 -08:00
IGListAdapterDelegate.h Regen docs for 2.0 release. Close #181 2016-11-21 15:44:01 -08:00
IGListAdapterUpdater.h Add allowsBackgroundReloading Flag to ListAdapterUpdater to Give User Control of Behavior 2017-01-03 10:44:04 -08:00
IGListAdapterUpdater.m fix load previous messages UI flashing bug 2017-01-24 13:14:02 -08:00
IGListAdapterUpdaterDelegate.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListCollectionContext.h Fix docs error 2016-12-08 07:14:04 -08:00
IGListCollectionView.h Fix some IGCollectionView unavaliable methods hint 2017-02-10 09:03:09 -08:00
IGListCollectionView.m disables prefetchEnabled by default 2016-12-13 07:13:58 -08:00
IGListDisplayDelegate.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListGridCollectionViewLayout.h Cleanup layout 2016-11-21 23:28:58 -08:00
IGListGridCollectionViewLayout.m Clean internal NSArray copying 2017-01-22 14:44:14 -08:00
IGListKit.h Revert D4521797: [IGListKit][PR] Vertical UICollectionViewLayout supporting inline sections 2017-02-10 11:33:07 -08:00
IGListReloadDataUpdater.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListReloadDataUpdater.m Initial commit 2016-10-11 10:12:17 -04:00
IGListScrollDelegate.h Initial commit 2016-10-11 10:12:17 -04:00
IGListSectionController.h Summary: 2017-01-23 11:14:00 -08:00
IGListSectionController.m Initial commit 2016-10-11 10:12:17 -04:00
IGListSectionType.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListSingleSectionController.h Added object to single section selection delegate callback 2017-01-11 15:14:01 -08:00
IGListSingleSectionController.m Added object to single section selection delegate callback 2017-01-11 15:14:01 -08:00
IGListStackedSectionController.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListStackedSectionController.m Convert NSUInteger to NSInteger 2017-01-22 14:44:14 -08:00
IGListSupplementaryViewSource.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListUpdatingDelegate.h Add NSObject Conformance to IGListUpdatingDelegate 2017-01-28 01:29:02 -08:00
IGListWorkingRangeDelegate.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
Info.plist Release 2.1.0 prep 2017-01-04 10:14:37 -08:00