0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 22 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix podspec version tag More... over 10 years ago
added screenshot to podspec More... over 10 years ago
update podfile More... over 10 years ago
Update CocoaPods More... over 10 years ago
If the background color has been set, most likely from a nib, don’t overwrite it: fix #15 More... over 10 years ago
Updated CGRect declaration More... over 10 years ago
Merge pull request #16 from rastersize/squelch-implicit-conversion-warning More... over 10 years ago
Merge pull request #18 from jordanekay/fix_warning More... over 10 years ago
Merge pull request #17 from jordanekay/cocoapods More... over 10 years ago
Fix implicit conversion warning More... over 10 years ago
Add CocoaPods support More... over 10 years ago
Squelch implicit conversion as the type is OK according to the docs. More... almost 11 years ago
Fix implicit loss of precision to be explicit. More... almost 11 years ago
Merge branch 'master' of https://github.com/kgn/KGNoise More... almost 11 years ago
Updating syntax highlighting More... almost 11 years ago
removed enum as it is no longer needed More... almost 11 years ago
Merge pull request #14 from audun/master More... almost 11 years ago
Add explicit type cast and curly braces to appease compiler More... almost 11 years ago
typedef KGLinearGradientDirection enum to avoid multiple definition More... almost 11 years ago
Merge pull request #13 from raymondjavaxx/master More... about 11 years ago
switching to instancetype More... about 11 years ago
Rename "rgba" to "bitmapData" More... about 11 years ago
Merge pull request #11 from danielamitay/master More... about 11 years ago
Set KGNoiseView's default contentMode to UIViewContentModeRedraw More... about 11 years ago
Add autoResizing support to the iOS example More... about 11 years ago
Updated readme: info about the image categories More... about 11 years ago
Added the image noise categories to the main KGNoise file so there is only one thing to add. Also implemented the image category for NSImage and added examples to the sample apps. More... about 11 years ago
Merge https://github.com/Vortec4800/KGNoise into Vortec4800 More... about 11 years ago
Removed rand and srand fix #8 More... about 11 years ago
Merge pull request #10 from larcus94/master More... about 11 years ago