SDWebImage/SDWebImage
Olivier Poitrey 350c0bea9a Add completion block support to `SDWebImagePrefetcher` (fix #127) 2013-02-17 02:43:46 +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 Add synchronous disk-cache loading method. 2013-02-13 19:07:56 +09: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 Add ability to set custom downloader HTTP headers (fix #171) 2013-02-16 23:33:41 +01:00
SDWebImageDownloader.m Add ability to set custom downloader HTTP headers (fix #171) 2013-02-16 23:33:41 +01:00
SDWebImageDownloaderOperation.h Serialize all background operations 2012-11-06 11:30:23 +01:00
SDWebImageDownloaderOperation.m Fix downloader queue using assign instead of strong under iOS 6 2013-02-12 01:17:55 +01:00
SDWebImageManager.h Add `SDWebImageManager` delegate allowing fine control of manager's cache-in 2013-02-17 00:55:27 +01:00
SDWebImageManager.m Add `SDWebImageManager` delegate allowing fine control of manager's cache-in 2013-02-17 00:55:27 +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