AFNetworking/AFNetworking
Mattt Thompson 358ecb568c Merge branch 'experimental-0.7' into experimental-mac
Conflicts:
	AFNetworking/AFHTTPRequestOperation.m
	AFNetworking/AFImageRequestOperation.h
	AFNetworking/AFImageRequestOperation.m
	AFNetworking/AFNetworkActivityIndicatorManager.m
2011-10-11 10:01:44 -05:00
..
AFHTTPClient.h Moving AFHTTPClientOperation protocol to AFHTTPClient 2011-10-10 10:51:23 -05:00
AFHTTPClient.m Merge branch 'experimental-0.7' into experimental-mac 2011-10-11 10:01:44 -05:00
AFHTTPRequestOperation.h Moving AFHTTPClientOperation protocol to AFHTTPClient 2011-10-10 10:51:23 -05:00
AFHTTPRequestOperation.m Merge branch 'master' into experimental-mac 2011-10-11 09:58:00 -05:00
AFImageCache.h Adding Mac example project 2011-09-23 12:19:40 -05:00
AFImageCache.m Adding Mac example project 2011-09-23 12:19:40 -05:00
AFImageRequestOperation.h Approaching a reasonable design for restructuring AFHTTPRequestOperation and subclasses 2011-10-05 12:36:45 -05:00
AFImageRequestOperation.m Refactoring image request operation 2011-10-10 13:06:12 -05:00
AFJSONRequestOperation.h Approaching a reasonable design for restructuring AFHTTPRequestOperation and subclasses 2011-10-05 12:36:45 -05:00
AFJSONRequestOperation.m Refactoring implementation of AFHTTPRequest subclasses to fulfill AFHTTPClientOperation protocol 2011-10-10 10:41:29 -05:00
AFNetworkActivityIndicatorManager.h Merge branch 'experimental-0.7' into experimental-mac 2011-10-11 10:01:44 -05:00
AFNetworkActivityIndicatorManager.m Adding missing macros for iOS conditional compilation of activity indicator manager 2011-10-11 10:00:09 -05:00
AFNetworking.h Adding AFNetworking.h 2011-09-23 12:30:50 -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 Only execute in main queue 2011-10-10 13:26:17 -05:00
AFXMLRequestOperation.h Removing delegate argument to class method constructor 2011-10-10 09:40:32 -05:00
AFXMLRequestOperation.m Setting _responseXMLParser delegate to nil in AFXMLRequestOperation -dealloc 2011-10-10 11:07:14 -05:00
UIImageView+AFNetworking.h Merge branch 'master' into experimental-mac 2011-10-11 09:58:00 -05:00
UIImageView+AFNetworking.m Merge branch 'experimental-0.7' into experimental-mac 2011-10-11 10:01:44 -05:00