| .. |
|
AFHTTPClient.h
|
Fixing formatting of AFHTTPClient documentation
|
2011-10-12 11:46:56 -05:00 |
|
AFHTTPClient.m
|
[Issue #72] More fixes to construction of URL from relative path, preventing scheme from incorrectly changing :// to :/
|
2011-10-17 14:35:56 -05:00 |
|
AFHTTPRequestOperation.h
|
Further documentation revisions
|
2011-10-12 10:42:53 -05:00 |
|
AFHTTPRequestOperation.m
|
Fixing default implementation of AFHTTPRequestOperation +HTTPRequestOperationWithRequest:success:failure: not return nil
|
2011-10-24 09:48:19 -05:00 |
|
AFImageCache.h
|
Further documentation revisions
|
2011-10-12 10:42:53 -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
|
Further documentation revisions
|
2011-10-12 10:42:53 -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
|
Further documentation revisions
|
2011-10-12 10:42:53 -05:00 |
|
AFJSONRequestOperation.m
|
Return JSON error or HTTP error.
|
2011-10-19 22:33:09 -07: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 _AFNETWORKING_ definition to header
|
2011-10-24 09:09:33 -05:00 |
|
AFPropertyListRequestOperation.h
|
Further documentation revisions
|
2011-10-12 10:42:53 -05:00 |
|
AFPropertyListRequestOperation.m
|
Further documentation revisions
|
2011-10-12 10:42:53 -05:00 |
|
AFURLConnectionOperation.h
|
Set text encoding for -responseString to UTF-8 by default, in case an encoding is not set in the response
|
2011-10-13 12:57:39 -05:00 |
|
AFURLConnectionOperation.m
|
Set text encoding for -responseString to UTF-8 by default, in case an encoding is not set in the response
|
2011-10-13 12:57:39 -05:00 |
|
AFXMLRequestOperation.h
|
Further documentation revisions
|
2011-10-12 10:42:53 -05:00 |
|
AFXMLRequestOperation.m
|
AFJSONRequestOperation.m:
|
2011-10-17 14:20:31 -07:00 |
|
UIImageView+AFNetworking.h
|
Mass edits and fixes to documentation
|
2011-10-11 16:48:10 -05:00 |
|
UIImageView+AFNetworking.m
|
Fixing race condition in UIImageView category with cached images. Thanks @iwat (Chaiwat S.)
|
2011-10-11 17:07:27 -05:00 |