SDWebImage/SDWebImage
Gabriele Petronella ec6b6e7267 More explicit error message in case of nil completedBlock
NSParameterAssert doesn't provide enough information for understanding the API misuse.
Pointing the API user to SDWebImagePrefetcher makes more sense, as a nil completedBlock most likely signifies the intention of prefetching the image.
2014-08-12 11:23:31 +02:00
..
MKAnnotationView+WebCache.h Fixed other misspells from appledoc (additions to #829) 2014-07-23 16:15:16 +03:00
MKAnnotationView+WebCache.m Update MKAnnotationView+WebCache.m 2014-07-06 06:40:06 -04:00
NSData+ImageContentType.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
NSData+ImageContentType.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
SDImageCache.h Fix misnamed parameters in comment documentation 2014-08-11 17:27:05 +10:00
SDImageCache.m 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.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 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
SDWebImageDownloader.m 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.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 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
SDWebImageManager.h Flag to transform animated images 2014-08-04 01:42:12 -07:00
SDWebImageManager.m More explicit error message in case of nil completedBlock 2014-08-12 11:23:31 +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 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
UIButton+WebCache.h Fixed other misspells from appledoc (additions to #829) 2014-07-23 16:15:16 +03:00
UIButton+WebCache.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+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 fix duplicate symbols when using with webp via pods 2014-05-18 12:18:18 +08:00
UIImageView+HighlightedWebCache.h Fixed documentation spelling. 2014-07-23 08:59:52 -04:00
UIImageView+HighlightedWebCache.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
UIImageView+WebCache.h Fixed other misspells from appledoc (additions to #829) 2014-07-23 16:15:16 +03:00
UIImageView+WebCache.m Added option to use the cached image instead of the placeholder for UIImageView. Replaces #541. Fixes #599 2014-06-26 00:27:56 +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