| .. |
|
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 |
|
NSData+GIF.h
|
support GIFs
|
2013-04-28 14:06:54 -07:00 |
|
NSData+GIF.m
|
updated formatting for project
|
2013-04-28 14:59:33 -07:00 |
|
SDImageCache.h
|
Support a maximum disk cache size in -cleanDisk.
|
2013-03-27 19:06:22 -07:00 |
|
SDImageCache.m
|
Scale GIF images
|
2013-04-29 02:41:31 +02:00 |
|
SDWebImageCompat.h
|
support GIFs
|
2013-04-28 14:06:54 -07:00 |
|
SDWebImageCompat.m
|
Scale GIF images
|
2013-04-29 02:41:31 +02:00 |
|
SDWebImageDecoder.h
|
First beta of SDWebImage 3.0
|
2012-11-04 10:09:10 +01:00 |
|
SDWebImageDecoder.m
|
[BUG] Fix invalid alpha on JPEG files
|
2013-02-13 21:55:26 -03:00 |
|
SDWebImageDownloader.h
|
SDWebImageDownloaderQueueMode type renamed. Fixed typo. Added description for renamed type. Type renamed because "queue" notion is a FIFO only, but LIFO is a stack, and if we give the type a neutral name, we can avoid logical inconsistencies.
|
2013-03-27 23:43:42 +07:00 |
|
SDWebImageDownloader.m
|
Remove async calls from SDWebImageDownloader. The operation is already run in a background thread also the async calls are unnecessary.
|
2013-04-26 21:43:11 -06:00 |
|
SDWebImageDownloaderOperation.h
|
Remove async calls from SDWebImageDownloader. The operation is already run in a background thread also the async calls are unnecessary.
|
2013-04-26 21:43:11 -06:00 |
|
SDWebImageDownloaderOperation.m
|
moved scaling up the process
|
2013-04-28 20:10:36 -07:00 |
|
SDWebImageManager.h
|
Ensure image isn't decoded twice if not necessary when SDWebImageRefreshCached flag is used #326
|
2013-03-12 16:35:35 +01:00 |
|
SDWebImageManager.m
|
moved scaling up the process
|
2013-04-28 20:10:36 -07:00 |
|
SDWebImageOperation.h
|
Fix source file headers
|
2012-11-05 18:21:19 +01:00 |
|
SDWebImagePrefetcher.h
|
Add completion block support to `SDWebImagePrefetcher` (fix #127)
|
2013-02-17 02:43:46 +01:00 |
|
SDWebImagePrefetcher.m
|
Fix completionBlock setter semantics
|
2013-04-17 16:31:04 +03: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 |
|
UIImage+GIF.h
|
updated formatting for project
|
2013-04-28 14:59:33 -07:00 |
|
UIImage+GIF.m
|
updated formatting for project
|
2013-04-28 14:59:33 -07: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 |