SDWebImage/SDWebImage
bm-i 55096d8b91 Fix SDWebImageManager transformDownloadedImage
storing data of transformed image instead of downloaded one
(passing nil to storeImage will generate data)
2013-03-12 23:32:35 +01:00
..
MKAnnotationView+WebCache.h First beta of SDWebImage 3.0 2012-11-04 10:09:10 +01:00
MKAnnotationView+WebCache.m Fix typo (fix #246) 2012-12-11 23:36:55 +01:00
SDImageCache.h Add synchronous disk-cache loading method. 2013-02-13 19:07:56 +09:00
SDImageCache.m Prefetching file properties in the disk cleaning enumerator 2013-02-21 01:07:44 +00:00
SDWebImageCompat.h Fix ARC compilation warning breaking some non-ARC projects (fix #229) 2012-12-11 16:11:06 +01:00
SDWebImageCompat.m Fix ARC compilation warning breaking some non-ARC projects (fix #229) 2012-12-11 16:11:06 +01:00
SDWebImageDecoder.h First beta of SDWebImage 3.0 2012-11-04 10:09:10 +01:00
SDWebImageDecoder.m [BUG] Fix invalid alpha on JPEG files 2013-02-13 21:55:26 -03:00
SDWebImageDownloader.h Ensure image isn't decoded twice if not necessary when SDWebImageRefreshCached flag is used #326 2013-03-12 16:35:35 +01:00
SDWebImageDownloader.m Ensure image isn't decoded twice if not necessary when SDWebImageRefreshCached flag is used #326 2013-03-12 16:35:35 +01:00
SDWebImageDownloaderOperation.h Serialize all background operations 2012-11-06 11:30:23 +01:00
SDWebImageDownloaderOperation.m Ensure image isn't decoded twice if not necessary when SDWebImageRefreshCached flag is used #326 2013-03-12 16:35:35 +01:00
SDWebImageManager.h Ensure image isn't decoded twice if not necessary when SDWebImageRefreshCached flag is used #326 2013-03-12 16:35:35 +01:00
SDWebImageManager.m Fix SDWebImageManager transformDownloadedImage 2013-03-12 23:32:35 +01:00
SDWebImageOperation.h Fix source file headers 2012-11-05 18:21:19 +01:00
SDWebImagePrefetcher.h Add completion block support to `SDWebImagePrefetcher` (fix #127) 2013-02-17 02:43:46 +01:00
SDWebImagePrefetcher.m Add completion block support to `SDWebImagePrefetcher` (fix #127) 2013-02-17 02:43:46 +01:00
UIButton+WebCache.h First beta of SDWebImage 3.0 2012-11-04 10:09:10 +01:00
UIButton+WebCache.m Do not capture self in operations in categories 2012-11-29 18:52:28 +01:00
UIImageView+WebCache.h Add progress block support to UIImageView category 2012-11-05 20:45:15 +01:00
UIImageView+WebCache.m Do not capture self in operations in categories 2012-11-29 18:52:28 +01:00