.. |
NSBezierPath+RoundedCorners.h
|
Move some internal classes into private header files, make it easy to maintain the code
|
2019-03-09 15:25:44 +08:00 |
NSBezierPath+RoundedCorners.m
|
Move some internal classes into private header files, make it easy to maintain the code
|
2019-03-09 15:25:44 +08:00 |
SDAsyncBlockOperation.h
|
Move the SDAsyncBlockOperation into the private header folder, this class is only used inside framework
|
2019-03-06 13:05:22 +08:00 |
SDAsyncBlockOperation.m
|
Move the SDAsyncBlockOperation into the private header folder, this class is only used inside framework
|
2019-03-06 13:05:22 +08:00 |
SDImageAPNGCoderInternal.h
|
Change the naming of private headers of internal methods, from `+Private.h` naming into `Internal.h` naming, follow other popular framework's naming rules
|
2019-03-10 10:53:46 +08:00 |
SDImageAssetManager.h
|
Move some internal classes into private header files, make it easy to maintain the code
|
2019-03-09 15:25:44 +08:00 |
SDImageAssetManager.m
|
Move some internal classes into private header files, make it easy to maintain the code
|
2019-03-09 15:25:44 +08:00 |
SDImageCachesManagerOperation.h
|
Move some internal classes into private header files, make it easy to maintain the code
|
2019-03-09 15:25:44 +08:00 |
SDImageCachesManagerOperation.m
|
Move some internal classes into private header files, make it easy to maintain the code
|
2019-03-09 15:25:44 +08:00 |
SDImageGIFCoderInternal.h
|
Change the naming of private headers of internal methods, from `+Private.h` naming into `Internal.h` naming, follow other popular framework's naming rules
|
2019-03-10 10:53:46 +08:00 |
SDWeakProxy.h
|
Move some internal classes into private header files, make it easy to maintain the code
|
2019-03-09 15:25:44 +08:00 |
SDWeakProxy.m
|
Move some internal classes into private header files, make it easy to maintain the code
|
2019-03-09 15:25:44 +08:00 |
UIColor+HexString.h
|
Move some internal classes into private header files, make it easy to maintain the code
|
2019-03-09 15:25:44 +08:00 |
UIColor+HexString.m
|
Move some internal classes into private header files, make it easy to maintain the code
|
2019-03-09 15:25:44 +08:00 |