SDWebImage/SDWebImage
Nacho Soto 1bf9668d97 Keeping original image alpha info when decoding
This fixes issue #26 and #55, after the change introduced in commit c32f9c03f816dac58a8cac25d6189310272ca9c1
2012-10-10 16:36:53 -07:00
..
MKAnnotationView+WebCache.h Add a cached parameter to the success block to tell the receiver if the image came from cache or network #181 2012-09-07 23:00:50 +02:00
MKAnnotationView+WebCache.m Add a cached parameter to the success block to tell the receiver if the image came from cache or network #181 2012-09-07 23:00:50 +02:00
SDImageCache.h Add the ability to set max cache age. 2012-09-07 01:20:13 +02:00
SDImageCache.m Add the ability to set max cache age. 2012-09-07 01:20:13 +02:00
SDImageCacheDelegate.h Add appledoc comments 2012-05-10 14:07:38 +02:00
SDWebImageCompat.h Fix some typos/misses (fix #119) 2012-05-14 08:45:09 +02:00
SDWebImageDecoder.h Merge branch 'rebasedMaster' of https://github.com/cbowns/SDWebImage into cbowns-rebasedMaster 2012-05-12 00:26:55 +02:00
SDWebImageDecoder.m Keeping original image alpha info when decoding 2012-10-10 16:36:53 -07:00
SDWebImageDownloader.h Add appledoc comments 2012-05-10 14:07:38 +02:00
SDWebImageDownloader.m Non ARC fix 2012-09-07 01:14:10 +02:00
SDWebImageDownloaderDelegate.h Add appledoc comments 2012-05-10 14:07:38 +02:00
SDWebImageManager.h Add a cached parameter to the success block to tell the receiver if the image came from cache or network #181 2012-09-07 23:00:50 +02:00
SDWebImageManager.m Add a cached parameter to the success block to tell the receiver if the image came from cache or network #181 2012-09-07 23:00:50 +02:00
SDWebImageManagerDelegate.h Add support for setBackgroundImage:* in UIButton category (fix #121) 2012-05-14 11:17:30 +02:00
SDWebImagePrefetcher.h Fix some typos/misses (fix #119) 2012-05-14 08:45:09 +02:00
SDWebImagePrefetcher.m Fix some typos/misses (fix #119) 2012-05-14 08:45:09 +02:00
UIButton+WebCache.h Add a cached parameter to the success block to tell the receiver if the image came from cache or network #181 2012-09-07 23:00:50 +02:00
UIButton+WebCache.m Add a cached parameter to the success block to tell the receiver if the image came from cache or network #181 2012-09-07 23:00:50 +02:00
UIImageView+WebCache.h Add a cached parameter to the success block to tell the receiver if the image came from cache or network #181 2012-09-07 23:00:50 +02:00
UIImageView+WebCache.m Add a cached parameter to the success block to tell the receiver if the image came from cache or network #181 2012-09-07 23:00:50 +02:00