SDWebImage/SDWebImage
Bogdan Poplauschi aa3598f3e0 Merge pull request #1348 from yirenjun/master
Create a strong ref of weakOperation in the entry of The image downlo…
2016-01-08 16:53:15 +02:00
..
MKAnnotationView+WebCache.h spelling 2015-08-16 22:09:08 +08:00
MKAnnotationView+WebCache.m Merge pull request #1054 from heistings/develop 2015-03-19 14:19:58 +02:00
NSData+ImageContentType.h Revert "Fixed #774 - remove deprecated methods. Since 4.0 is a major release, we don't need the backwards compatible methods" 2015-03-17 15:55:16 +02:00
NSData+ImageContentType.m Revert "Fixed #774 - remove deprecated methods. Since 4.0 is a major release, we don't need the backwards compatible methods" 2015-03-17 15:55:16 +02:00
SDImageCache.h spelling 2015-08-16 22:09:08 +08:00
SDImageCache.m Updated #976 according to comments via review 2015-09-30 18:56:33 +03:00
SDWebImageCompat.h spelling 2015-08-16 22:09:08 +08:00
SDWebImageCompat.m set as default the device's screen scale 2015-07-15 10:43:29 +03:00
SDWebImageDecoder.h First beta of SDWebImage 3.0 2012-11-04 10:09:10 +01:00
SDWebImageDecoder.m added CMYK unsupported color space model 2015-12-30 15:45:14 +00:00
SDWebImageDownloader.h Replaced #1345 - Added urlCredential property to SDWebImageDownloader 2015-10-25 15:57:52 +02:00
SDWebImageDownloader.m Replaced #1258 - Removing "and" from method names per https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/CodingGuidelines/Articles/NamingMethods.html 2015-10-25 19:24:50 +02:00
SDWebImageDownloaderOperation.h Merge pull request #988 from wantedly/improve-operation-behavior 2015-03-19 11:54:01 +02:00
SDWebImageDownloaderOperation.m Merge pull request #1085 from flovilmart/AppExtensionSafe 2015-05-17 21:06:19 -07:00
SDWebImageManager.h spelling 2015-08-16 22:09:08 +08:00
SDWebImageManager.m Create a strong ref of weakOperation in the entry of The image download subOperation, use the strong ref instead weakOperation 2015-10-26 14:45:36 +08:00
SDWebImageOperation.h Fix source file headers 2012-11-05 18:21:19 +01:00
SDWebImagePrefetcher.h Added a new constructor to SDWebImagePrefetcher 2015-09-29 10:27:09 +03:00
SDWebImagePrefetcher.m Fix #1366, addresses #1350 and reverts a part of #1221 - from commit 6406d8e, the wrong usage of dispatch_apply 2016-01-08 16:50:35 +02:00
UIButton+WebCache.h spelling 2015-08-16 22:09:08 +08:00
UIButton+WebCache.m Fixed #1361 sd_cancelBackgroundImageLoadForState 2015-11-12 15:45:47 +08:00
UIImage+GIF.h reformat code (appcode) 2014-01-06 17:12:24 -08:00
UIImage+GIF.m Fix sd_animatedImageByScalingAndCroppingToSize: 2015-09-02 11:12:59 +09:00
UIImage+MultiFormat.h Refactor GIF support 2013-06-07 19:39:07 +02:00
UIImage+MultiFormat.m Update UIImage+MultiFormat.m 2015-06-02 20:23:40 +08:00
UIImage+WebP.h reformat code (appcode) 2014-01-06 17:12:24 -08:00
UIImage+WebP.m Fixed the error that was causing the Travis builds to fail 2015-10-13 14:38:15 +03:00
UIImageView+HighlightedWebCache.h spelling 2015-08-16 22:09:08 +08:00
UIImageView+HighlightedWebCache.m Added support for SDWebImageAvoidAutoSetImage option to UIButton and highlighted UIImageView 2015-09-23 04:23:11 +03:00
UIImageView+WebCache.h Replaced #1258 - Removing "and" from method names per https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/CodingGuidelines/Articles/NamingMethods.html 2015-10-25 19:24:50 +02:00
UIImageView+WebCache.m Replaced #1258 - Removing "and" from method names per https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/CodingGuidelines/Articles/NamingMethods.html 2015-10-25 19:24:50 +02:00
UIView+WebCacheOperation.h Fixed #775, made sure all the category methods that are public have the sd_ prefix (deprecated the old ones) 2014-06-25 21:32:53 +03:00
UIView+WebCacheOperation.m Fixed #775, made sure all the category methods that are public have the sd_ prefix (deprecated the old ones) 2014-06-25 21:32:53 +03:00