SDWebImage/SDWebImage
Sema Belokovsky 7b941a0cb2 Non ARC fix 2012-09-07 01:14:10 +02:00
..
MKAnnotationView+WebCache.h Enable more useful warnings 2012-05-12 00:37:37 +02:00
MKAnnotationView+WebCache.m Add support for optional progressive downloading using ImageIO (fix #114) 2012-05-09 22:33:28 +02:00
SDImageCache.h Fix the description for getMemorySize 2012-05-11 10:02:00 -04:00
SDImageCache.m Memory cache reserves 12MB free RAM to prevent watchdog from killing the app before memory warning is sent 2012-06-05 01:34:16 +02:00
SDImageCacheDelegate.h Add appledoc comments 2012-05-10 14:07:38 +02:00
SDWebImageCompat.h Fix some typos/misses (fix #119) 2012-05-14 08:45:09 +02:00
SDWebImageDecoder.h Merge branch 'rebasedMaster' of https://github.com/cbowns/SDWebImage into cbowns-rebasedMaster 2012-05-12 00:26:55 +02:00
SDWebImageDecoder.m Fix SDWebImageDecoder to obey the orientation tag 2012-08-20 18:06:51 +09:00
SDWebImageDownloader.h Add appledoc comments 2012-05-10 14:07:38 +02:00
SDWebImageDownloader.m Non ARC fix 2012-09-07 01:14:10 +02:00
SDWebImageDownloaderDelegate.h Add appledoc comments 2012-05-10 14:07:38 +02:00
SDWebImageManager.h Fix blocks not called when same URL requested for download several times simultanously (fix #137) 2012-06-05 01:16:52 +02:00
SDWebImageManager.m Add some security around wrongly typed URL argument 2012-09-06 22:50:05 +02:00
SDWebImageManagerDelegate.h Add support for setBackgroundImage:* in UIButton category (fix #121) 2012-05-14 11:17:30 +02:00
SDWebImagePrefetcher.h Fix some typos/misses (fix #119) 2012-05-14 08:45:09 +02:00
SDWebImagePrefetcher.m Fix some typos/misses (fix #119) 2012-05-14 08:45:09 +02:00
UIButton+WebCache.h Add support for setBackgroundImage:* in UIButton category (fix #121) 2012-05-14 11:17:30 +02:00
UIButton+WebCache.m Fix typo (fix #123) 2012-05-14 18:28:38 +02:00
UIImageView+WebCache.h Add appledoc comments 2012-05-10 14:07:38 +02:00
UIImageView+WebCache.m Fix the no image issue when no placeholder image is used with UITableViewCell default templates 2012-06-26 03:45:25 +02:00