SDWebImage/SDWebImage
Matej Bukovinski 9546c84f94 Making sure cache queries always callback in the main thread.
- queryDiskCacheForKey:done: now always invokes the callback in the main thread
- removed the now redundant main thread dispatch in the image manager class
2012-11-19 16:17:27 +01:00
..
MKAnnotationView+WebCache.h First beta of SDWebImage 3.0 2012-11-04 10:09:10 +01:00
MKAnnotationView+WebCache.m Inline conditions are baaad 2012-11-06 18:28:14 +01:00
SDImageCache.h Passing the exact cache type in the completion block. 2012-11-19 15:55:09 +01:00
SDImageCache.m Making sure cache queries always callback in the main thread. 2012-11-19 16:17:27 +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 Improved background image decoding performance. 2012-11-19 15:50:22 +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 Resolved some downloader threading issues. 2012-11-19 16:17:20 +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 Passing the exact cache type in the completion block. 2012-11-19 15:55:09 +01:00
UIButton+WebCache.h First beta of SDWebImage 3.0 2012-11-04 10:09:10 +01:00
UIButton+WebCache.m Passing the exact cache type in the completion block. 2012-11-19 15:55:09 +01:00
UIImageView+WebCache.h Add progress block support to UIImageView category 2012-11-05 20:45:15 +01:00
UIImageView+WebCache.m Passing the exact cache type in the completion block. 2012-11-19 15:55:09 +01:00