| .. |
|
MKAnnotationView+WebCache.h
|
Add a cached parameter to the success block to tell the receiver if the image came from cache or network #181
|
2012-09-07 23:00:50 +02:00 |
|
MKAnnotationView+WebCache.m
|
Fix crash condition + invalid image orientation (fix #206)
|
2012-11-04 10:12:26 +01:00 |
|
SDImageCache.h
|
Merge pull request #183 from gotosleep/502f74042f10aa3a34d95a5e3f3e9a6500471554
|
2012-11-01 17:11:48 -07:00 |
|
SDImageCache.m
|
Add NSCache's cost argument
|
2012-11-02 01:23:22 +01:00 |
|
SDImageCacheDelegate.h
|
Add appledoc comments
|
2012-05-10 14:07:38 +02:00 |
|
SDWebImageCompat.h
|
Fix crash condition + invalid image orientation (fix #206)
|
2012-11-04 10:12:26 +01:00 |
|
SDWebImageDecoder.h
|
Merge branch 'rebasedMaster' of https://github.com/cbowns/SDWebImage into cbowns-rebasedMaster
|
2012-05-12 00:26:55 +02:00 |
|
SDWebImageDecoder.m
|
Fixing overrelease of UIImage object
|
2012-11-13 16:05:50 -08:00 |
|
SDWebImageDownloader.h
|
Add appledoc comments
|
2012-05-10 14:07:38 +02:00 |
|
SDWebImageDownloader.m
|
Merge pull request #211 from herrernst/master
|
2012-11-05 10:54:22 -08:00 |
|
SDWebImageDownloaderDelegate.h
|
Add appledoc comments
|
2012-05-10 14:07:38 +02:00 |
|
SDWebImageManager.h
|
Add cancelAll method (fix #168)
|
2012-11-04 01:52:09 +01:00 |
|
SDWebImageManager.m
|
Fix crashes on 64bit devices by casting objc_msgSend calls
|
2013-10-31 15:02:19 -04:00 |
|
SDWebImageManagerDelegate.h
|
Add support for setBackgroundImage:* in UIButton category (fix #121)
|
2012-05-14 11:17:30 +02:00 |
|
SDWebImagePrefetcher.h
|
Fix some typos/misses (fix #119)
|
2012-05-14 08:45:09 +02:00 |
|
SDWebImagePrefetcher.m
|
Fix 64bit string formatting warnings
|
2013-10-31 15:00:59 -04:00 |
|
UIButton+WebCache.h
|
Add a cached parameter to the success block to tell the receiver if the image came from cache or network #181
|
2012-09-07 23:00:50 +02:00 |
|
UIButton+WebCache.m
|
Fix crash condition + invalid image orientation (fix #206)
|
2012-11-04 10:12:26 +01:00 |
|
UIImageView+WebCache.h
|
Add a cached parameter to the success block to tell the receiver if the image came from cache or network #181
|
2012-09-07 23:00:50 +02:00 |
|
UIImageView+WebCache.m
|
Fix crash condition + invalid image orientation (fix #206)
|
2012-11-04 10:12:26 +01:00 |