SDWebImage/SDWebImage
Bogdan Poplauschi 19431d0f81 Renamed SDWebImageManager `downloadImageWithURL:options:progress:completed:` to `loadImageWithURL:options:progress:completed:` as it makes more sense, since we check the cache first and download only if needed 2015-07-13 23:25:02 +03:00
..
MKAnnotationView+WebCache.h Fixed #774 - remove deprecated methods. Since 4.0 is a major release, we don't need the backwards compatible methods 2015-07-13 23:25:02 +03:00
MKAnnotationView+WebCache.m Renamed SDWebImageManager `downloadImageWithURL:options:progress:completed:` to `loadImageWithURL:options:progress:completed:` as it makes more sense, since we check the cache first and download only if needed 2015-07-13 23:25:02 +03:00
NSData+ImageContentType.h Fixed #774 - remove deprecated methods. Since 4.0 is a major release, we don't need the backwards compatible methods 2015-07-13 23:25:02 +03:00
NSData+ImageContentType.m Fixed #774 - remove deprecated methods. Since 4.0 is a major release, we don't need the backwards compatible methods 2015-07-13 23:25:02 +03:00
SDImageCache.h Merge pull request #1153 from LukeDurrant/CustomDiskCachePath 2015-07-13 22:18:55 +03:00
SDImageCache.m Merge pull request #1153 from LukeDurrant/CustomDiskCachePath 2015-07-13 22:18:55 +03:00
SDWebImageCompat.h Applied patch for issue #1074 2015-05-08 02:56:08 +03:00
SDWebImageCompat.m Fixed an issue that causes URLs with trailing parameters to be assigned an incorrect image scale value 2015-05-25 19:48:23 +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 * Adds Queue options to SDWebImagePrefetcher. 2014-12-22 16:03:45 -05:00
SDWebImageDownloader.m fix directive 2015-06-24 09:58:19 +01:00
SDWebImageDownloaderOperation.h Merge pull request #988 from wantedly/improve-operation-behavior 2015-03-19 11:54:01 +02:00
SDWebImageDownloaderOperation.m Merge pull request #1085 from flovilmart/AppExtensionSafe 2015-05-17 21:06:19 -07:00
SDWebImageManager.h Renamed SDWebImageManager `downloadImageWithURL:options:progress:completed:` to `loadImageWithURL:options:progress:completed:` as it makes more sense, since we check the cache first and download only if needed 2015-07-13 23:25:02 +03:00
SDWebImageManager.m Renamed SDWebImageManager `downloadImageWithURL:options:progress:completed:` to `loadImageWithURL:options:progress:completed:` as it makes more sense, since we check the cache first and download only if needed 2015-07-13 23:25:02 +03:00
SDWebImageOperation.h Fix source file headers 2012-11-05 18:21:19 +01:00
SDWebImagePrefetcher.h Reverts queue property to assign 2014-12-23 17:37:27 -05:00
SDWebImagePrefetcher.m Renamed SDWebImageManager `downloadImageWithURL:options:progress:completed:` to `loadImageWithURL:options:progress:completed:` as it makes more sense, since we check the cache first and download only if needed 2015-07-13 23:25:02 +03:00
UIButton+WebCache.h Fixed #774 - remove deprecated methods. Since 4.0 is a major release, we don't need the backwards compatible methods 2015-07-13 23:25:02 +03:00
UIButton+WebCache.m Renamed SDWebImageManager `downloadImageWithURL:options:progress:completed:` to `loadImageWithURL:options:progress:completed:` as it makes more sense, since we check the cache first and download only if needed 2015-07-13 23:25:02 +03:00
UIImage+GIF.h reformat code (appcode) 2014-01-06 17:12:24 -08:00
UIImage+GIF.m Fixed #775, made sure all the category methods that are public have the sd_ prefix (deprecated the old ones) 2014-06-25 21:32:53 +03:00
UIImage+MultiFormat.h Refactor GIF support 2013-06-07 19:39:07 +02:00
UIImage+MultiFormat.m Update UIImage+MultiFormat.m 2015-06-02 20:23:40 +08:00
UIImage+WebP.h reformat code (appcode) 2014-01-06 17:12:24 -08:00
UIImage+WebP.m Revert "Fixing casing for #import "webp/decode.h" (#import "WebP/decode.h") not" 2015-06-29 11:41:32 +03:00
UIImageView+HighlightedWebCache.h Fixed #774 - remove deprecated methods. Since 4.0 is a major release, we don't need the backwards compatible methods 2015-07-13 23:25:02 +03:00
UIImageView+HighlightedWebCache.m Renamed SDWebImageManager `downloadImageWithURL:options:progress:completed:` to `loadImageWithURL:options:progress:completed:` as it makes more sense, since we check the cache first and download only if needed 2015-07-13 23:25:02 +03:00
UIImageView+WebCache.h Fixed #774 - remove deprecated methods. Since 4.0 is a major release, we don't need the backwards compatible methods 2015-07-13 23:25:02 +03:00
UIImageView+WebCache.m Renamed SDWebImageManager `downloadImageWithURL:options:progress:completed:` to `loadImageWithURL:options:progress:completed:` as it makes more sense, since we check the cache first and download only if needed 2015-07-13 23:25:02 +03:00
UIView+WebCacheOperation.h Fixed #775, made sure all the category methods that are public have the sd_ prefix (deprecated the old ones) 2014-06-25 21:32:53 +03:00
UIView+WebCacheOperation.m Fixed #775, made sure all the category methods that are public have the sd_ prefix (deprecated the old ones) 2014-06-25 21:32:53 +03:00