AFNetworking/AFNetworking
2012-07-21 23:00:53 -07:00
..
AFHTTPClient.h Merge pull request #336 from shanev/doc_fix 2012-05-22 07:49:46 -07:00
AFHTTPClient.m String formatting changes wanted by Xcode4.5 on Mountain Lion 2012-07-21 23:00:53 -07:00
AFHTTPRequestOperation.h Making the assign attribute on properties explicit to suppress warnings on iOS 6 SDK. 2012-07-11 01:05:01 -07:00
AFHTTPRequestOperation.m String formatting changes wanted by Xcode4.5 on Mountain Lion 2012-07-21 23:00:53 -07:00
AFImageRequestOperation.h [Issue #347] Removing deprecated cacheName parameter in AFImageRequestOperation 2012-05-25 14:15:12 -07:00
AFImageRequestOperation.m Code reformatting and adding conditional callback queue dispatch to UIImage callback 2012-06-09 09:52:28 -04: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 Adding additional note about not ever really having to manually increment or decrement the activity count on AFNetworkActivityIndicatorManager 2012-06-11 07:57:33 -07:00
AFNetworkActivityIndicatorManager.m [Issue #375] Restore support for non-GCC compilers in AFNetworkActivityIndicatorManager 2012-06-14 08:50:49 -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 Minor refactoring, code formatting, and documentation changes 2012-05-25 15:03:19 -07:00
AFURLConnectionOperation.m Minor refactoring, code formatting, and documentation changes 2012-05-25 15:03:19 -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 Improving documentation for UIImageView+AFNetworking 2012-06-16 13:23:50 -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