SDWebImage/SDWebImage
Bogdan Poplauschi 455188355f Merge pull request #764 from n13/master
support for image orientation
2014-06-19 00:02:20 +03:00
..
MKAnnotationView+WebCache.h Add imageURL property to remaining categories 2014-06-12 13:31:40 -04:00
MKAnnotationView+WebCache.m Add imageURL property to remaining categories 2014-06-12 13:31:40 -04: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 Merge pull request #687 from rokemoon/master 2014-06-15 22:38:07 +03:00
SDImageCache.m Merge pull request #687 from rokemoon/master 2014-06-15 22:38:07 +03:00
SDWebImageCompat.h Fix some indentation issues 2014-03-14 23:56:40 -07:00
SDWebImageCompat.m Return nil from SDScaledImageForKey if the input image is nil. Replaces #750. Fixes #365 2014-06-18 15:28:13 +03: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 Resolve race condition. 2014-06-11 02:14:40 -04:00
SDWebImageDownloaderOperation.h Documented SDWebImageDownloaderOperation initWithRequest:options:progress:completed:cancelled: method. Fixes #526 2014-06-12 14:58:32 +03:00
SDWebImageDownloaderOperation.m Merge pull request #744 from Pei116/master 2014-06-10 13:38:28 +03:00
SDWebImageManager.h Merge pull request #644 from kencoken/master 2014-06-15 18:29:23 +03:00
SDWebImageManager.m should not add url to failedURLs when timeout, cancel and so on. #707 2014-06-18 00:14:23 +08:00
SDWebImageOperation.h Fix source file headers 2012-11-05 18:21:19 +01:00
SDWebImagePrefetcher.h Merge pull request #751 from robertmryan/master 2014-06-18 15:39:57 +03:00
SDWebImagePrefetcher.m Adjusted completion logic in prefetcher, as the old implementation would finish prematurely if any requests were skipped. 2014-06-11 02:36:47 -04:00
UIButton+WebCache.h Store image URLs by state in the UIButton category 2014-06-12 13:31:40 -04:00
UIButton+WebCache.m #761 fixing potential bug when sending a nil url for UIButton+WebCache 2014-06-16 11:46:19 -03: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 support for image orientation 2014-06-17 22:38:37 +07: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 fix UIImageView+HighlightedWebCache call error method 2014-05-22 22:55:21 +08:00
UIImageView+WebCache.h Add documentation to imageURL property 2014-06-12 13:30:48 -04:00
UIImageView+WebCache.m Keep a reference to the image URL 2014-06-12 13:30:48 -04:00