SDWebImage/SDWebImage
Olivier Poitrey f097ef7558 Fix NSURLResponse not cached when `SDWebImageDownloaderEnableNSURLCache` is passed #326 2013-03-12 14:31:48 +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 New option SDWebImageRefreshCached 2013-03-12 01:08:57 +08:00
SDWebImageDownloader.m Fix NSURLResponse not cached when `SDWebImageDownloaderEnableNSURLCache` is passed #326 2013-03-12 14:31:48 +01:00
SDWebImageDownloaderOperation.h Serialize all background operations 2012-11-06 11:30:23 +01:00
SDWebImageDownloaderOperation.m Fix NSURLResponse not cached when `SDWebImageDownloaderEnableNSURLCache` is passed #326 2013-03-12 14:31:48 +01:00
SDWebImageManager.h New option SDWebImageRefreshCached 2013-03-12 01:08:57 +08:00
SDWebImageManager.m Fix condition logic issue in #326 2013-03-12 14:31:24 +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