SDWebImage/SDWebImage
burakkilic c04e4efbf1 Update SDWebImagePrefetecher.m
I added "+ self.skippedCount" because it never completes if there are skipped operations.
2014-02-14 11:56:09 +02:00
..
MKAnnotationView+WebCache.h First beta of SDWebImage 3.0 2012-11-04 10:09:10 +01:00
MKAnnotationView+WebCache.m reformat code (appcode) 2014-01-06 17:12:24 -08:00
NSData+ImageContentType.h refs #620 move NSData+ImageContenttype to the SDWebImage subdirectory 2014-01-21 09:57:50 -08:00
NSData+ImageContentType.m refs #620 move NSData+ImageContenttype to the SDWebImage subdirectory 2014-01-21 09:57:50 -08:00
SDImageCache.h NS_ENUM & NS_OPTIONS 2014-01-06 17:13:30 -08:00
SDImageCache.m Dot-notation should always be used for accessing and mutating properties. Bracket notation is preferred in all other instances 2014-01-06 17:30:34 -08:00
SDWebImageCompat.h NS_ENUM & NS_OPTIONS 2014-01-06 17:13:30 -08:00
SDWebImageCompat.m reformat code (appcode) 2014-01-06 17:12:24 -08:00
SDWebImageDecoder.h First beta of SDWebImage 3.0 2012-11-04 10:09:10 +01:00
SDWebImageDecoder.m reformat code (appcode) 2014-01-06 17:12:24 -08:00
SDWebImageDownloader.h NS_ENUM & NS_OPTIONS 2014-01-06 17:13:30 -08:00
SDWebImageDownloader.m reformat a long method call 2014-01-06 17:37:52 -08:00
SDWebImageDownloaderOperation.h Remove async calls from SDWebImageDownloader. The operation is already run in a background thread also the async calls are unnecessary. 2013-04-26 21:43:11 -06:00
SDWebImageDownloaderOperation.m SDWebImageDownloaderOperation: pass orientation to initWithCGImage during progressive rendering 2014-02-11 18:03:20 -05:00
SDWebImageManager.h NS_ENUM & NS_OPTIONS 2014-01-06 17:13:30 -08:00
SDWebImageManager.m Dot-notation should always be used for accessing and mutating properties. Bracket notation is preferred in all other instances 2014-01-06 17:30:34 -08:00
SDWebImageOperation.h Fix source file headers 2012-11-05 18:21:19 +01:00
SDWebImagePrefetcher.h reformat code (appcode) 2014-01-06 17:12:24 -08:00
SDWebImagePrefetcher.m Update SDWebImagePrefetecher.m 2014-02-14 11:56:09 +02:00
UIButton+WebCache.h Fix some document error. 2013-05-27 18:00:26 +08:00
UIButton+WebCache.m reformat code (appcode) 2014-01-06 17:12:24 -08:00
UIImage+GIF.h reformat code (appcode) 2014-01-06 17:12:24 -08:00
UIImage+GIF.m reformat code (appcode) 2014-01-06 17:12:24 -08:00
UIImage+MultiFormat.h Refactor GIF support 2013-06-07 19:39:07 +02:00
UIImage+MultiFormat.m reformat code (appcode) 2014-01-06 17:12:24 -08:00
UIImage+WebP.h reformat code (appcode) 2014-01-06 17:12:24 -08:00
UIImage+WebP.m Fix for issue #416 Undefined symbols for architecture armv7 since WebP introduction when deploying to device 2013-06-11 18:58:44 -05:00
UIImageView+WebCache.h reformat code (appcode) 2014-01-06 17:12:24 -08:00
UIImageView+WebCache.m reformat code (appcode) 2014-01-06 17:12:24 -08:00