AFNetworking/AFNetworking
2011-10-11 12:26:49 -05:00
..
AFHTTPClient.h Adding pre-processor directives to conditionally compile Mac equivalent of UIKit-dependent APIs 2011-10-11 10:39:41 -05:00
AFHTTPClient.m Conditionally adding default user agent header 2011-10-11 12:26:34 -05:00
AFHTTPRequestOperation.h Moving AFHTTPClientOperation protocol to AFHTTPClient 2011-10-10 10:51:23 -05:00
AFHTTPRequestOperation.m Adding pre-processor directives to conditionally compile Mac equivalent of UIKit-dependent APIs 2011-10-11 10:39:41 -05:00
AFImageCache.h Adding pre-processor directives to conditionally compile Mac equivalent of UIKit-dependent APIs 2011-10-11 10:39:41 -05:00
AFImageCache.m Adding pre-processor directives to conditionally compile Mac equivalent of UIKit-dependent APIs 2011-10-11 10:39:41 -05:00
AFImageRequestOperation.h Adding pre-processor directives to conditionally compile Mac equivalent of UIKit-dependent APIs 2011-10-11 10:39:41 -05:00
AFImageRequestOperation.m Adding pre-processor directives to conditionally compile Mac equivalent of UIKit-dependent APIs 2011-10-11 10:39:41 -05:00
AFJSONRequestOperation.h Approaching a reasonable design for restructuring AFHTTPRequestOperation and subclasses 2011-10-05 12:36:45 -05:00
AFJSONRequestOperation.m Rearranging imports, like a pedant 2011-10-11 12:26:49 -05:00
AFNetworkActivityIndicatorManager.h Adding additional pre-processor directives for network activity indicator manager 2011-10-11 10:44:39 -05:00
AFNetworkActivityIndicatorManager.m Cleaning up merge with experimental-0.7 2011-10-11 10:05:07 -05:00
AFNetworking.h Adding AFURLConnectionOperation to main header 2011-10-11 10:59:00 -05:00
AFPropertyListRequestOperation.h Adding Property List request operation 2011-10-05 14:14:52 -05:00
AFPropertyListRequestOperation.m Refactoring implementation of AFHTTPRequest subclasses to fulfill AFHTTPClientOperation protocol 2011-10-10 10:41:29 -05:00
AFURLConnectionOperation.h Renaming _responseBody ivar to _responseData 2011-10-05 12:47:51 -05:00
AFURLConnectionOperation.m Removing dispatch to main queue to set completion block, since that causes deadlock in (at least) iOS 5 and Mac OS 10.7 2011-10-11 12:26:21 -05:00
AFXMLRequestOperation.h Adding pre-processor directives to conditionally compile Mac equivalent of UIKit-dependent APIs 2011-10-11 10:39:41 -05:00
AFXMLRequestOperation.m Fixing pre-processor directives for XML request operation 2011-10-11 10:41:53 -05:00
UIImageView+AFNetworking.h Adding pre-processor directives to conditionally compile Mac equivalent of UIKit-dependent APIs 2011-10-11 10:39:41 -05:00
UIImageView+AFNetworking.m Merge branch 'experimental-0.7' into experimental-mac 2011-10-11 10:01:44 -05:00