AFNetworking/AFNetworking
2011-09-26 11:06:56 -05:00
..
AFHTTPClient.h Removing extra semicolons 2011-09-26 11:06:56 -05:00
AFHTTPClient.m Fixes warning: implicit conversion changes signedness: 'unsigned int' to 'NSInteger' (aka 'int') when built with -Wsign-conversion. (Thanks @orj for this and related compiler warning fixes) 2011-09-26 10:19:30 -05:00
AFHTTPRequestOperation.h Adding bytesRead/bytesWritten argument to progress blocks 2011-09-26 10:39:47 -05:00
AFHTTPRequestOperation.m Adding bytesRead/bytesWritten argument to progress blocks 2011-09-26 10:39:47 -05:00
AFImageCache.h Changing AFImageCache APIs to use URLs rather than NSURLRequests 2011-09-21 23:46:00 -05:00
AFImageCache.m Changing AFImageCache APIs to use URLs rather than NSURLRequests 2011-09-21 23:46:00 -05:00
AFImageRequestOperation.h Adding missing documentation for image request parameters 2011-09-22 12:18:31 -05:00
AFImageRequestOperation.m Minor revisions to documentation, mostly around style and conventions 2011-09-22 11:31:01 -05:00
AFJSONRequestOperation.h Minor revisions to documentation, mostly around style and conventions 2011-09-22 11:31:01 -05:00
AFJSONRequestOperation.m Adding __unused designation to AFJSONRequestOperation operationWithRequest:success:failure: block parameters as appropriate 2011-09-26 10:17:04 -05:00
AFNetworkActivityIndicatorManager.h Adding enabled @property to AFNetworkActivityIndicatorManager 2011-09-23 15:01:19 -05:00
AFNetworkActivityIndicatorManager.m Adding enabled @property to AFNetworkActivityIndicatorManager 2011-09-23 15:01:19 -05:00
UIImageView+AFNetworking.h Removing strangely intrusive logic to resize an image to placeholder image size 2011-09-26 08:48:04 -05:00
UIImageView+AFNetworking.m Removing logic to set UIImageView image cache name based on placeholder image dimensions 2011-09-26 11:03:33 -05:00