AFNetworking/AFNetworking
Mattt Thompson 0ec7995128 Merge pull request #327 from flambert/missing-block-parameter-name
Add missing block parameter name preventing auto-complete to work
2012-05-07 09:11:09 -07:00
..
AFHTTPClient.h Merge branch 'master' into experimental-1.0RC1 2012-04-24 20:36:43 -07:00
AFHTTPClient.m Minor fix for tornado upload support 2012-05-06 17:12:20 +08:00
AFHTTPRequestOperation.h Update header comment to match file name 2012-05-02 11:08:01 -07:00
AFHTTPRequestOperation.m Update AFNetworking/AFHTTPRequestOperation.m 2012-05-02 10:13:03 -07:00
AFImageRequestOperation.h Add missing block parameter name preventing auto-complete to work 2012-05-03 18:50:32 -04:00
AFImageRequestOperation.m Merge branch 'master' into experimental-1.0RC1 2012-04-24 20:36:43 -07:00
AFJSONRequestOperation.h Removing unnecessary ivar declaration in headers 2012-04-08 15:25:20 -07:00
AFJSONRequestOperation.m Fix the duplicated AFJSONDecode() calling that cause message sending to deallocated NSError object 2012-04-25 16:02:29 +08:00
AFJSONUtilities.h Mark the AFJSON* functions as 'extern'. 2012-01-20 14:35:19 -08:00
AFJSONUtilities.m merged e87b3c1 2012-03-21 00:17:59 +01:00
AFNetworkActivityIndicatorManager.h Minor code re-formatting and documentation changes 2012-04-08 12:02:19 -07:00
AFNetworkActivityIndicatorManager.m Minor code re-formatting and documentation changes 2012-04-08 12:02:19 -07:00
AFNetworking.h Add newline 2012-02-16 14:53:03 -08:00
AFPropertyListRequestOperation.h Removing unnecessary ivar declaration in headers 2012-04-08 15:25:20 -07:00
AFPropertyListRequestOperation.m Ah, the wonderful feeling of deleting significant chunks of code 2012-04-23 21:14:27 -07:00
AFURLConnectionOperation.h Adding documentation for pause/resume 2012-04-24 21:28:06 -07:00
AFURLConnectionOperation.m [Issue #323] Close existing outputStream in setOutputStream: 2012-05-01 08:04:29 -07:00
AFXMLRequestOperation.h Removing unnecessary ivar declaration in headers 2012-04-08 15:25:20 -07:00
AFXMLRequestOperation.m Ah, the wonderful feeling of deleting significant chunks of code 2012-04-23 21:14:27 -07:00
UIImageView+AFNetworking.h [Issue #295] Fixing documentation for UIImageView+AFNetworking to use correct enum value for NSURLRequest cache policy 2012-05-03 07:47:00 -07:00
UIImageView+AFNetworking.m [Issue #308] Fixing crash caused by attempting to cache invalid or nil image 2012-04-19 10:31:45 -05:00