.. |
MKAnnotationView+WebCache.h
|
As discussed with @rs, prefixed all the new methods to sd_set*
|
2014-06-19 21:54:25 +03:00 |
MKAnnotationView+WebCache.m
|
Returning error in setImage completedBlock if the url was nil. Added `dispatch_main_async_safe` macro. Fixes #505
|
2014-06-19 23:24:08 +03:00 |
NSData+ImageContentType.h
|
Added doc description for the NSData category
|
2014-06-19 10:36:13 +03:00 |
NSData+ImageContentType.m
|
refs #620 move NSData+ImageContenttype to the SDWebImage subdirectory
|
2014-01-21 09:57:50 -08:00 |
SDImageCache.h
|
Documentation alignaments
|
2014-06-19 12:00:23 +03:00 |
SDImageCache.m
|
Merge pull request #687 from rokemoon/master
|
2014-06-15 22:38:07 +03:00 |
SDWebImageCompat.h
|
Returning error in setImage completedBlock if the url was nil. Added `dispatch_main_async_safe` macro. Fixes #505
|
2014-06-19 23:24: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
|
Documentation alignaments
|
2014-06-19 12:00:23 +03:00 |
SDWebImageDownloader.m
|
Added proper handling for SDWebImageDownloaderLowPriority (aka NSOperationQueuePriorityLow). Fixes #713 #745
|
2014-06-19 22:19:22 +03:00 |
SDWebImageDownloaderOperation.h
|
Documented SDWebImageDownloaderOperation initWithRequest:options:progress:completed:cancelled: method. Fixes #526
|
2014-06-12 14:58:32 +03:00 |
SDWebImageDownloaderOperation.m
|
Fixed issue #529 - if the `cacheKeyFilter` was set, this was ignored when computing the `scaledImageForKey`. For most of the developers that did not set `cacheKeyFilter`, the code will work exactly the same
|
2014-06-19 23:05:14 +03:00 |
SDWebImageManager.h
|
Pass image URL in completion blocks - step 6:
|
2014-06-19 12:27:08 +03:00 |
SDWebImageManager.m
|
Pass image URL in completion blocks - step 1:
|
2014-06-19 11:10:38 +03:00 |
SDWebImageOperation.h
|
Fix source file headers
|
2012-11-05 18:21:19 +01:00 |
SDWebImagePrefetcher.h
|
Documentation alignaments
|
2014-06-19 12:00:23 +03:00 |
SDWebImagePrefetcher.m
|
Pass image URL in completion blocks - step 1:
|
2014-06-19 11:10:38 +03:00 |
UIButton+WebCache.h
|
As discussed with @rs, prefixed all the new methods to sd_set*
|
2014-06-19 21:54:25 +03:00 |
UIButton+WebCache.m
|
Returning error in setImage completedBlock if the url was nil. Added `dispatch_main_async_safe` macro. Fixes #505
|
2014-06-19 23:24:08 +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
|
As discussed with @rs, prefixed all the new methods to sd_set*
|
2014-06-19 21:54:25 +03:00 |
UIImageView+HighlightedWebCache.m
|
Returning error in setImage completedBlock if the url was nil. Added `dispatch_main_async_safe` macro. Fixes #505
|
2014-06-19 23:24:08 +03:00 |
UIImageView+WebCache.h
|
As discussed with @rs, prefixed all the new methods to sd_set*
|
2014-06-19 21:54:25 +03:00 |
UIImageView+WebCache.m
|
Returning error in setImage completedBlock if the url was nil. Added `dispatch_main_async_safe` macro. Fixes #505
|
2014-06-19 23:24:08 +03:00 |