| .. |
|
MKAnnotationView+WebCache.h
|
First beta of SDWebImage 3.0
|
2012-11-04 10:09:10 +01:00 |
|
MKAnnotationView+WebCache.m
|
Fix typo (fix #246)
|
2012-12-11 23:36:55 +01:00 |
|
SDImageCache.h
|
Add imageFromMemoryCacheForKey: method to synchronously query the memory cache (fix #263)
|
2013-01-16 11:43:21 +01:00 |
|
SDImageCache.m
|
Invalid cost calculation when saving image to memory cache
|
2013-01-17 15:49:19 -03:00 |
|
SDWebImageCompat.h
|
Fix ARC compilation warning breaking some non-ARC projects (fix #229)
|
2012-12-11 16:11:06 +01:00 |
|
SDWebImageCompat.m
|
Fix ARC compilation warning breaking some non-ARC projects (fix #229)
|
2012-12-11 16:11:06 +01:00 |
|
SDWebImageDecoder.h
|
First beta of SDWebImage 3.0
|
2012-11-04 10:09:10 +01:00 |
|
SDWebImageDecoder.m
|
Fixed CGBitmapContextCreate warnings for invalid alpha properties
|
2013-01-17 15:14:40 -03:00 |
|
SDWebImageDownloader.h
|
Disk cache now uses the raw image data returned from the server.
|
2012-11-19 15:50:30 +01:00 |
|
SDWebImageDownloader.m
|
Removed creation of NSError when a nil URL is downloaded.
|
2013-01-16 22:22:33 -05:00 |
|
SDWebImageDownloaderOperation.h
|
Serialize all background operations
|
2012-11-06 11:30:23 +01:00 |
|
SDWebImageDownloaderOperation.m
|
Using spaces instead of tabs for indentation.
|
2012-12-14 00:18:17 +01:00 |
|
SDWebImageManager.h
|
isRunning method added at SDWebImageManager
|
2012-12-25 22:02:48 +09:00 |
|
SDWebImageManager.m
|
Merge pull request #260 from kawanet/master
|
2013-01-16 02:26:04 -08:00 |
|
SDWebImageOperation.h
|
Fix source file headers
|
2012-11-05 18:21:19 +01:00 |
|
SDWebImagePrefetcher.h
|
First beta of SDWebImage 3.0
|
2012-11-04 10:09:10 +01:00 |
|
SDWebImagePrefetcher.m
|
Fix SDWebImagePrefetcher maxConcurrentDownloads property
|
2012-11-20 14:49:27 +01:00 |
|
UIButton+WebCache.h
|
First beta of SDWebImage 3.0
|
2012-11-04 10:09:10 +01:00 |
|
UIButton+WebCache.m
|
Do not capture self in operations in categories
|
2012-11-29 18:52:28 +01:00 |
|
UIImageView+WebCache.h
|
Add progress block support to UIImageView category
|
2012-11-05 20:45:15 +01:00 |
|
UIImageView+WebCache.m
|
Do not capture self in operations in categories
|
2012-11-29 18:52:28 +01:00 |