]> granicus.if.org Git - imagemagick/shortlog
imagemagick
2016-03-19 dirkFixes for unused parameters.
2016-03-19 dirkRemoved Transform method.
2016-03-17 dirkAdded missing include.
2016-03-17 dirkAdded missing include.
2016-03-17 dirkBuild fixes.
2016-03-17 dirkRemoved ValidateImageMorphology.
2016-03-17 dirkFixes for unused parameters.
2016-03-17 dirkFixed various warnings.
2016-03-17 dirkAdded missing include.
2016-03-15 dirkReverted change and added check for stroke_pattern.
2016-03-14 CristyLatest configure script
2016-03-14 CristyDraw strokes even if stroke color is transparent to...
2016-03-14 dirkChanged return type of GetFillColor and GetStrokeColor.
2016-03-14 dirkSetting compression when loading a bmp file.
2016-03-13 CristyNew private header, MagickCore/transform-private.h
2016-03-13 dirkRemoved TransformImages and made TransformImage private.
2016-03-12 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/145
2016-03-12 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/148
2016-03-08 dirkFixed floating point rounding issue.
2016-03-08 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/146
2016-03-07 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/143
2016-03-06 dirkFixed setting the opacity reported in: https://github...
2016-03-06 CristyUpdate to the latest documentation
2016-03-06 dirkFix for variable used in SetQuantumDepth.
2016-03-05 dirkMinor refactoring.
2016-03-05 dirkAdded NULL checks to GetGeometry and refactored emf...
2016-03-05 dirkMinor refactoring.
2016-03-05 dirk-size can now be used the specify the maximum width...
2016-03-05 dirk-size can now be used the specify the maximum width...
2016-03-05 Cristy...
2016-03-03 CristyEliminate compiler warning
2016-03-03 CristyEliminate compiler warning
2016-03-03 CristyEliminate compiler exception
2016-03-03 CristyFurther work with wavelet denoise
2016-03-02 Cristy...
2016-03-02 Cristy...
2016-03-02 CristyEliminate compiler warnings
2016-03-02 CristyFix compile error under Windows
2016-03-01 CristyForgot to factor in softness
2016-03-01 CristyOptimize wavelet denoise algorithm
2016-03-01 CristyOptimize wavelet denoise algorithm
2016-03-01 CristyOptimize wavelet tranform
2016-02-29 CristyCorrect font max width
2016-02-29 CristySupport percentage for wavelet denoise softness parameter
2016-02-29 Cristyhttps://www.imagemagick.org/discourse-server/viewtopic...
2016-02-29 dirkAdded softness argument to waveletDenoise.
2016-02-28 CristyClampToQuantum() requires MagickRealType parameter
2016-02-28 CristyReturn NULL if WaveletDenoiseImage() does not complete
2016-02-28 CristyUse SetQuantumDepth() to prevent buffer overflow
2016-02-28 dirkRemoved check for alpha channel.
2016-02-28 dirkBuild fix.
2016-02-27 Cristy...
2016-02-27 Cristy...
2016-02-27 Cristy...
2016-02-27 CristySupport 'threshold x softness' parameter for wavelet...
2016-02-27 Cristy...
2016-02-27 CristyRemove spurious break
2016-02-27 CristySupport softness parameter for -wavelet-denoise option
2016-02-26 Cristyhttps://www.imagemagick.org/discourse-server/viewforum...
2016-02-26 dirkFixed reading 1-bit PSD file (https://github.com/ImageM...
2016-02-25 Cristyhttp://www.imagemagick.org/discourse-server/viewtopic...
2016-02-22 dirkAdded waveletDenoise to Magick++.
2016-02-21 CristyFix compiler exception
2016-02-21 CristyAdd WaveletDenoise method to PerlMagick
2016-02-21 dirkAdded wavelet denoise.
2016-02-21 dirkAdded check for storage class.
2016-02-20 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/131
2016-02-20 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/121
2016-02-20 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/135
2016-02-17 Cristyhttps://www.imagemagick.org/discourse-server/viewtopic...
2016-02-17 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/132
2016-02-14 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/129
2016-02-14 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/131
2016-02-14 CristyFix PerlMagick compile error
2016-02-14 dirkAdded missing check for alpha channel.
2016-02-14 dirkMinor refactoring.
2016-02-14 dirkTemporary disabled AccelerateConvolveImage due to acces...
2016-02-14 dirkResolved warnings reported by Visual Studio 2015.
2016-02-14 dirkFixed SEGV reported in https://github.com/ImageMagick...
2016-02-13 CristyTake II
2016-02-13 CristyEnsure -enhance option returns the same results as...
2016-02-13 Cristy...
2016-02-13 CristySupport Color() method
2016-02-13 CristyRemove ColorImage() method from PerlMagick
2016-02-13 CristyThe -sketch option now matches the output of IMv6
2016-02-13 Cristyhttp://www.imagemagick.org/discourse-server/viewtopic...
2016-02-13 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/128
2016-02-12 Cristyhttps://www.imagemagick.org/discourse-server/viewtopic...
2016-02-12 dirkFixed memory leak when reading an SVG without width...
2016-02-12 dirkAdded missing call to CloseBlob.
2016-02-12 CristyUpdate configure script
2016-02-11 dirkBuild fix.
2016-02-11 dirkRemoved channel argument from accelerate methods.
2016-02-11 dirkUsed define for min/max.
2016-02-11 Dusan VeljkoFixed ConvolveOptimized global_id coefficients
2016-02-11 Dusan VeljkoAdded usage of accelerated OCL functions
2016-02-11 dirkFixed incorrect image progress tag.
2016-02-10 CristyEliminate compiler warning
2016-02-10 CristyDocument complex text layout
2016-02-10 CristyUpdate configure script
next