| .. |
|
AFHTTPClient.h
|
[Issue #640] Removing documentation note about default Accept-Encoding header
|
2012-11-12 21:44:29 -08:00 |
|
AFHTTPClient.m
|
[Issue #696] Potentially fixing leak for reachability callback block
|
2012-12-26 11:37:18 -05:00 |
|
AFHTTPRequestOperation.h
|
Fixes warning: atomic by default property 'X' has a user defined getter (property should be marked 'atomic' if this is intended) [-Werror,-Wcustom-atomic-properties]
|
2012-11-30 18:02:15 +11:00 |
|
AFHTTPRequestOperation.m
|
Cause a failure when an operation is cancelled, fixes #657
|
2012-12-19 14:47:49 +00:00 |
|
AFImageRequestOperation.h
|
Merge branch 'fixes-for-strict-warnings' of https://github.com/ittybittyapps/AFNetworking into ittybittyapps-fixes-for-strict-warnings
|
2012-11-30 15:09:11 -08:00 |
|
AFImageRequestOperation.m
|
Cause a failure when an operation is cancelled, fixes #657
|
2012-12-19 14:47:49 +00:00 |
|
AFJSONRequestOperation.h
|
Renaming parseOptions property to JSONReadingOptions
|
2012-10-31 08:01:22 -07:00 |
|
AFJSONRequestOperation.m
|
Merge branch 'bug/wStrict-selector-match' of https://github.com/jessedc/AFNetworking into jessedc-bug/wStrict-selector-match
|
2012-12-26 09:58:07 -05:00 |
|
AFNetworkActivityIndicatorManager.h
|
Fixes warning: 'macro' is not defined, evaluates to 0
|
2012-11-30 17:59:50 +11:00 |
|
AFNetworkActivityIndicatorManager.m
|
Fixes warning: 'macro' is not defined, evaluates to 0
|
2012-11-30 17:59:50 +11:00 |
|
AFNetworking.h
|
Merge branch 'fixes-for-strict-warnings' of https://github.com/ittybittyapps/AFNetworking into ittybittyapps-fixes-for-strict-warnings
|
2012-11-30 15:09:11 -08:00 |
|
AFPropertyListRequestOperation.h
|
First pass at converting to ARC
|
2012-06-26 09:14:52 -07:00 |
|
AFPropertyListRequestOperation.m
|
Merge branch 'bug/wStrict-selector-match' of https://github.com/jessedc/AFNetworking into jessedc-bug/wStrict-selector-match
|
2012-12-26 09:58:07 -05:00 |
|
AFURLConnectionOperation.h
|
[Issue #686][Issue #168] Adding userInfo @property /cc @tewha
|
2012-12-26 10:29:57 -05:00 |
|
AFURLConnectionOperation.m
|
[Issue #686][Issue #168] Adding userInfo @property /cc @tewha
|
2012-12-26 10:29:57 -05:00 |
|
AFXMLRequestOperation.h
|
Fix typo in AFXMLRequestOperation block.
|
2012-10-25 11:47:15 -04:00 |
|
AFXMLRequestOperation.m
|
Merge branch 'bug/wStrict-selector-match' of https://github.com/jessedc/AFNetworking into jessedc-bug/wStrict-selector-match
|
2012-12-26 09:58:07 -05:00 |
|
UIImageView+AFNetworking.h
|
[Issue #592][Issue #600] Changes the logic of UIImageView -setImageWithURLRequest:placeholderImage:success:failure: such that if the success block is specified, the default behavior of self.image = image is not executed. This allows for full customization over any post-processing on the image, or the animation to be used when setting the image.
|
2012-10-31 08:20:58 -07:00 |
|
UIImageView+AFNetworking.m
|
Fixes warning: 'macro' is not defined, evaluates to 0
|
2012-11-30 17:59:50 +11:00 |