Commit History

Autor SHA1 Mensaxe Data
  DreamPiggy 9c28ce40a9 Update the Example for Appkit using the aligning and scaling layout %!s(int64=6) %!d(string=hai) anos
  DreamPiggy d67aebeeed Fix that macOS indicator always use dynamic mode. Now only the `largeIndicator` and `mediumIndicator` supports dynamic dark mode switch %!s(int64=6) %!d(string=hai) anos
  DreamPiggy 2357dabc17 Fix the Demo WebP coder import issue when enable modular headers %!s(int64=6) %!d(string=hai) anos
  DreamPiggy 8c93519191 Fix the bug of SDAnimatedImageView, which can not render the normal NSImage (including animated image) at all. Only `SDAnimatedImage` can be rendered %!s(int64=7) %!d(string=hai) anos
  Bogdan Poplauschi 64123734c3 Move webp component (and libwebp dependency) to SDWebImage/SDWebImageWebPCoder %!s(int64=7) %!d(string=hai) anos
  DreamPiggy e9cf356e57 Renaming `SDWebImageProgressiveDownload` to `SDWebImageProgressiveLoad`. Which is more suitable for custom loader which also support progressive image loading. (No need to be download) %!s(int64=8) %!d(string=hai) anos
  DreamPiggy 55e4ce35bd Replace all the demo project to use `#import <SDWebImage/SDWebImage.h>` module headers instead of massive headers %!s(int64=8) %!d(string=hai) anos
  DreamPiggy 7d50d61b37 Update the NSImage+Addtions to allow specify a image orientation when using `CGImage`. Update all the place we use %!s(int64=8) %!d(string=hai) anos
  DreamPiggy 407b708b38 Add shouldIncrementalLoad in SDAnimatedImageView to choose the animation behavior for progressive looading %!s(int64=8) %!d(string=hai) anos
  DreamPiggy 915278bfd8 Update the comments and demo for macOS %!s(int64=8) %!d(string=hai) anos
  DreamPiggy 87bbcdc46f Introduce SDAnimatedImage and SDAnimatedImageView for high performance animated image rendering on iOS & macOS %!s(int64=8) %!d(string=hai) anos
  DreamPiggy c9dfe39e36 Change all sharedInstance from method to class property %!s(int64=8) %!d(string=hai) anos
  DreamPiggy e7e3caae72 Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x %!s(int64=8) %!d(string=hai) anos
  DreamPiggy fc1fd0a74e Create a subclass of NSBitmapImageRep to fix the GIF frame duration issue on macOS %!s(int64=8) %!d(string=hai) anos
  DreamPiggy e012b36679 Refactor the image indicator usage for UIView category. Use two protocol `SDWebImageIndicator` & `SDWebImageProgressIndicator` to make this more customizable. Implement two class about activity indicator and progress indicator for both UIKit/AppKit %!s(int64=8) %!d(string=hai) anos
  DreamPiggy 7996b0dac8 Update macOS demo to add a clear cache button using NSButton category %!s(int64=8) %!d(string=hai) anos
  DreamPiggy 829d54ff03 Add the image transition argument for all UIView+WebCache, make this easy for user to do some fade transition. It also reuse the current setImageBlock and make it easy to customize %!s(int64=8) %!d(string=hai) anos
  DreamPiggy 19f45a3cf4 Feature refactor built-in coders and support animated webp on macOS (#2082) %!s(int64=8) %!d(string=hai) anos
  DreamPiggy fecf4d28fd support animated GIF on macOS %!s(int64=8) %!d(string=hai) anos
  Bogdan Poplauschi 3c4aa45f32 Fixed build due to latest animated WebP support that was not properly adapted for OSX. For OSX, this will not work because the `animatedImageWithImages:duration:` API does not have an equivalent there. %!s(int64=9) %!d(string=hai) anos
  Bogdan Poplauschi 13cfa24cfe Proper file header copyright %!s(int64=9) %!d(string=hai) anos
  Bogdan Poplauschi 442b134206 OSX Example %!s(int64=9) %!d(string=hai) anos