SDWebImage/SDWebImage
Olivier Poitrey 4284b5797e Remove no longer necessary cleanMemory on app going to background as NSCache does this by itself 2012-11-29 18:52:28 +01:00
..
MKAnnotationView+WebCache.h First beta of SDWebImage 3.0 2012-11-04 10:09:10 +01:00
MKAnnotationView+WebCache.m Do not capture self in operations in categories 2012-11-29 18:52:28 +01:00
SDImageCache.h Passing the exact cache type in the completion block. 2012-11-19 15:55:09 +01:00
SDImageCache.m Remove no longer necessary cleanMemory on app going to background as NSCache does this by itself 2012-11-29 18:52:28 +01:00
SDWebImageCompat.h Fix lazy copy/pasted typo 2012-11-07 17:15:11 +01:00
SDWebImageDecoder.h First beta of SDWebImage 3.0 2012-11-04 10:09:10 +01:00
SDWebImageDecoder.m Try to fix decode image error message 2012-11-19 17:59:26 +01:00
SDWebImageDownloader.h Disk cache now uses the raw image data returned from the server. 2012-11-19 15:50:30 +01:00
SDWebImageDownloader.m Implemented progress callbacks and related fixes. 2012-11-19 15:58:50 +01:00
SDWebImageDownloaderOperation.h Serialize all background operations 2012-11-06 11:30:23 +01:00
SDWebImageDownloaderOperation.m Try to fix a random crash on dealloc 2012-11-29 18:52:28 +01:00
SDWebImageManager.h Passing the exact cache type in the completion block. 2012-11-19 15:55:09 +01:00
SDWebImageManager.m Making sure cache queries always callback in the main thread. 2012-11-19 16:17:27 +01:00
SDWebImageOperation.h Fix source file headers 2012-11-05 18:21:19 +01:00
SDWebImagePrefetcher.h First beta of SDWebImage 3.0 2012-11-04 10:09:10 +01:00
SDWebImagePrefetcher.m Fix SDWebImagePrefetcher maxConcurrentDownloads property 2012-11-20 14:49:27 +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