AFNetworking/AFNetworking
2012-10-31 08:27:10 -07:00
..
AFHTTPClient.h Remove executable permission on AFHTTPClient source files 2012-10-18 10:05:24 -04:00
AFHTTPClient.m Minor reformatting of weak/strong self pattern for network reachability callbacks 2012-10-31 07:42:19 -07:00
AFHTTPRequestOperation.h Merge branch 'master' into 1.0RC2 2012-09-14 10:30:25 -07:00
AFHTTPRequestOperation.m Using better negation for OS_OBJECT_USE_OBJC macros 2012-10-05 10:24:28 -07:00
AFImageRequestOperation.h Replacing existing property ownership values of retain with strong 2012-10-09 09:26:50 -07:00
AFImageRequestOperation.m Replacing existing property ownership values of retain with strong 2012-10-09 09:26:50 -07:00
AFJSONRequestOperation.h Renaming parseOptions property to JSONReadingOptions 2012-10-31 08:01:22 -07:00
AFJSONRequestOperation.m Renaming parseOptions property to JSONReadingOptions 2012-10-31 08:01:22 -07:00
AFNetworkActivityIndicatorManager.h Adding additional documentation about usage for AFNetworkActivityIndicatorManager 2012-09-25 07:24:52 -07:00
AFNetworkActivityIndicatorManager.m Replacing existing property ownership values of retain with strong 2012-10-09 09:26:50 -07:00
AFNetworking.h Add newline 2012-02-16 14:53:03 -08:00
AFPropertyListRequestOperation.h First pass at converting to ARC 2012-06-26 09:14:52 -07:00
AFPropertyListRequestOperation.m Using more idiomatic ?: for success/failureCallbackQueue fallbacks 2012-08-29 09:29:47 -07:00
AFURLConnectionOperation.h Minor updates to AFURLConnectionOperation documentation 2012-10-14 10:41:37 -07:00
AFURLConnectionOperation.m [Issue #603] Removing duplicated runloop scheduling of outputStream 2012-10-31 08:27:10 -07:00
AFXMLRequestOperation.h Fix typo in AFXMLRequestOperation block. 2012-10-25 11:47:15 -04:00
AFXMLRequestOperation.m Replacing existing property ownership values of retain with strong 2012-10-09 09:26:50 -07:00
UIImageView+AFNetworking.h [Issue #592][Issue #600] Changes the logic of UIImageView -setImageWithURLRequest:placeholderImage:success:failure: such that if the success block is specified, the default behavior of self.image = image is not executed. This allows for full customization over any post-processing on the image, or the animation to be used when setting the image. 2012-10-31 08:20:58 -07:00
UIImageView+AFNetworking.m [Issue #592][Issue #600] Changes the logic of UIImageView -setImageWithURLRequest:placeholderImage:success:failure: such that if the success block is specified, the default behavior of self.image = image is not executed. This allows for full customization over any post-processing on the image, or the animation to be used when setting the image. 2012-10-31 08:20:58 -07:00