SDWebImage/SDWebImage
Richard Howell 2c5ee720ba add a suspension method to image downloaders 2014-06-02 11:12:26 +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 Exposed cleanDiskWithCompletionBlock:, added some additional documentation and fixed a typo. 2014-03-24 21:14:32 +01:00
SDImageCache.m The ioQueue is "SERIAL" ,so "dispatch_barrier_async" is not needed. 2014-05-24 21:08:39 +08:00
SDWebImageCompat.h Fix some indentation issues 2014-03-14 23:56:40 -07: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 add a suspension method to image downloaders 2014-06-02 11:12:26 +02:00
SDWebImageDownloader.m add a suspension method to image downloaders 2014-06-02 11:12:26 +02: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 Update SDWebImageDownloaderOperation.m 2014-04-22 14:52:20 +02:00
SDWebImageManager.h Fix some indentation issues 2014-03-14 23:56:40 -07:00
SDWebImageManager.m Save image in cache before calling completion block 2014-04-26 12:43:25 +02:00
SDWebImageOperation.h Fix source file headers 2012-11-05 18:21:19 +01:00
SDWebImagePrefetcher.h Missing method definition in header file 2014-02-15 15:46:10 -05:00
SDWebImagePrefetcher.m Improve logging and fix arm64 warnings when printing integers with %d 2014-05-21 17:15:01 +09: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 some indentation issues 2014-03-14 23:56:40 -07:00
UIImageView+HighlightedWebCache.h add category for imageView's highlighted state 2014-03-03 12:32:27 +08:00
UIImageView+HighlightedWebCache.m add category for imageView's highlighted state 2014-03-03 12:32:27 +08:00
UIImageView+WebCache.h Fix some indentation issues 2014-03-14 23:56:40 -07:00
UIImageView+WebCache.m reformat code (appcode) 2014-01-06 17:12:24 -08:00