SDWebImage/SDWebImage
Bogdan Poplauschi 914ed45a44 Merge pull request #941 from mishagray/cost_compute_fix
Cost compute fix
2014-11-02 23:55:23 +02:00
..
MKAnnotationView+WebCache.h Fixed #774 - remove deprecated methods. Since 4.0 is a major release, we don't need the backwards compatible methods 2014-10-31 19:12:42 +02:00
MKAnnotationView+WebCache.m Fixed #774 - remove deprecated methods. Since 4.0 is a major release, we don't need the backwards compatible methods 2014-10-31 19:12:42 +02:00
NSData+ImageContentType.h Fixed #774 - remove deprecated methods. Since 4.0 is a major release, we don't need the backwards compatible methods 2014-10-31 19:12:42 +02:00
NSData+ImageContentType.m Fixed #774 - remove deprecated methods. Since 4.0 is a major release, we don't need the backwards compatible methods 2014-10-31 19:12:42 +02:00
SDImageCache.h Fix misnamed parameters in comment documentation 2014-08-11 17:27:05 +10:00
SDImageCache.m Merge commit '7d9337406760603ddee47d5515e1e4835618b6b2' into cost_compute_fix 2014-10-31 14:32:51 -04:00
SDWebImageCompat.h Updated all block params and properties, using defined blocks that have var names (for proper autocomplete). Created a SDWebImageNoParamsBlock to distinguish easier from other no params blocks. Fixes #810 2014-07-16 15:17:08 +03: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 Adds setter to override default SDWebImageDownloaderOperation. 2014-08-14 18:12:37 -07:00
SDWebImageDownloader.m Merge pull request #897 from MrAlek/fix/max-concurrency-count 2014-11-02 19:33:11 +02:00
SDWebImageDownloaderOperation.h Updated all block params and properties, using defined blocks that have var names (for proper autocomplete). Created a SDWebImageNoParamsBlock to distinguish easier from other no params blocks. Fixes #810 2014-07-16 15:17:08 +03:00
SDWebImageDownloaderOperation.m Merge pull request #942 from Krivoblotsky/master 2014-11-02 23:52:10 +02:00
SDWebImageManager.h Merge pull request #886 from hsoi/fix-implicit-atomicity-declaration 2014-10-31 20:05:25 +02:00
SDWebImageManager.m Fixed #774 - remove deprecated methods. Since 4.0 is a major release, we don't need the backwards compatible methods 2014-10-31 19:12:42 +02:00
SDWebImageOperation.h Fix source file headers 2012-11-05 18:21:19 +01:00
SDWebImagePrefetcher.h Updated all block params and properties, using defined blocks that have var names (for proper autocomplete). Created a SDWebImageNoParamsBlock to distinguish easier from other no params blocks. Fixes #810 2014-07-16 15:17:08 +03:00
SDWebImagePrefetcher.m Handle empty urls NSArray 2014-10-14 11:16:58 +02:00
UIButton+WebCache.h Fixed #774 - remove deprecated methods. Since 4.0 is a major release, we don't need the backwards compatible methods 2014-10-31 19:12:42 +02:00
UIButton+WebCache.m Fixed #774 - remove deprecated methods. Since 4.0 is a major release, we don't need the backwards compatible methods 2014-10-31 19:12:42 +02: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 Missing mark. 2014-07-22 16:58:08 +08:00
UIImage+WebP.h reformat code (appcode) 2014-01-06 17:12:24 -08:00
UIImage+WebP.m Decoding webp, depends on source image data alpha status. 2014-10-23 12:14:43 +08:00
UIImageView+HighlightedWebCache.h Fixed #774 - remove deprecated methods. Since 4.0 is a major release, we don't need the backwards compatible methods 2014-10-31 19:12:42 +02:00
UIImageView+HighlightedWebCache.m Fixed #774 - remove deprecated methods. Since 4.0 is a major release, we don't need the backwards compatible methods 2014-10-31 19:12:42 +02:00
UIImageView+WebCache.h Fixed #774 - remove deprecated methods. Since 4.0 is a major release, we don't need the backwards compatible methods 2014-10-31 19:12:42 +02:00
UIImageView+WebCache.m Fixed #774 - remove deprecated methods. Since 4.0 is a major release, we don't need the backwards compatible methods 2014-10-31 19:12:42 +02: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