]> granicus.if.org Git - imagemagick/history - Magick++
Address JNG decoder Issue 760
[imagemagick] / Magick++ /
2017-09-10 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/310
2017-09-04 Dirk LemstraAdded charcoalChannel to Magick++.
2017-09-04 Dirk LemstraMinor comment fix.
2017-09-03 Dirk LemstraRename of argument
2017-09-02 CristyCustomStreamHandle() signature change requires version...
2017-08-03 Dirk LemstraAdded meanShift to Magick++.
2017-07-20 Dirk LemstraAdded autoThreshold to Magick++.
2017-07-20 Dirk LemstraAdded libraw to the autolink list.
2017-07-19 Glenn Randers-PehrsonMerge branch 'master' of http://git.imagemagick.org...
2017-07-19 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/589
2017-07-17 Dirk LemstraFix typo reported in #580.
2017-07-12 Glenn Randers-PehrsonMerge branch 'master' of http://git.imagemagick.org...
2017-07-12 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/510
2017-06-24 Dirk LemstraAdded SetSecurityPolicy to Magick++.
2017-04-23 Dirk LemstraUpdated copyright.
2017-04-23 Dirk LemstraFixed property names of DrawableRoundRectangle.
2017-04-23 Dirk LemstraDocumentation fix.
2017-04-02 Cristy...
2017-04-02 Cristy...
2017-03-05 Cristy...
2017-02-17 CristyBump Magick++ SO
2017-02-16 CristyalphaColor deprecated and changed to matteColor in...
2017-02-09 Dirk LemstraStop throwing exceptions in destructors.
2017-02-09 Dirk LemstraFixed warning.
2017-02-09 Dirk LemstraChanged copyright.
2017-02-09 Dirk LemstraRemoved unnecessary statement.
2017-02-09 Dirk LemstraFixed memory leak when creating nested exceptions in...
2017-01-30 Dirk LemstraUse lime instead of green to avoid rounding issues...
2017-01-28 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/363
2016-12-24 Cristy...
2016-12-24 Cristy...
2016-12-03 jan Nils FernerWork on #313
2016-09-16 dirkFixed ChannelPerceptualHash implementation.
2016-08-15 dirkRemoved compare methods.
2016-07-18 dirkThe copy constructor and assignment are now supported.
2016-07-17 dirkAdded missing exceptionInfo to various methods.
2016-07-17 dirkDon't call the MagickCore methods when the iteration...
2016-05-01 dirkModified autolink for flif.
2016-04-15 dirkComplete rewrite of the OpenCL API.
2016-03-17 dirkFixes for unused parameters.
2016-03-13 dirkRemoved TransformImages and made TransformImage private.
2016-02-29 dirkAdded softness argument to waveletDenoise.
2016-02-27 CristySupport softness parameter for -wavelet-denoise option
2016-02-22 dirkAdded waveletDenoise to Magick++.
2016-02-09 dirkAdded missing consts.
2016-02-02 dirkSilence warning..
2016-02-01 dirkAnother build fix...
2016-02-01 dirkBuild fix.
2016-02-01 dirkChanged arguments of RandomThresholdImage.
2016-02-01 dirkBuild fix.
2016-02-01 dirkRenamed OrderedPosterizeImage to OrderedDitherImage
2016-02-01 dirkRenamed DistortImageMethod to DistortMethod.
2016-02-01 dirkRenamed FilterTypes to FilterType.
2016-02-01 dirkRenamed mattecolor to alpha-color.
2016-01-28 dirkAdded missing MagickPPExport.
2016-01-23 dirkChanged argument type.
2016-01-21 dirkRenamed parameter.
2016-01-15 dirkBuild fix.
2016-01-15 dirkAdded 'z' value to the various 'chroma methods'.
2016-01-12 dirkFixed invalid free.
2016-01-11 dirkReverted fix.
2016-01-11 dirkFixed possible memory leak.
2016-01-11 dirkFixed possible memory leak.
2016-01-11 dirkFixed possible memory leak.
2016-01-10 dirkRemoved test for 'view'.
2016-01-10 dirkAdded type parameter for Read/Write pixelmask to GetIma...
2016-01-09 dirkTerminate array.
2016-01-09 dirkChanged copyright years.
2016-01-09 dirkChanged copyright years.
2016-01-09 dirkRemove 'view' option, -define fpx:view should be used...
2016-01-07 dirkFixed memory leak.
2016-01-02 dirkFixed setting the x/y position.
2016-01-01 CristyRevert, we'll continue to use -define connected-compone...
2015-12-30 CristyUpdate ConnectedComponentsImage() signature
2015-12-30 dirkBuild fix.
2015-12-29 CristyForgot CCObjectInfo parameter
2015-12-29 CristyFix compile error
2015-12-28 CristyDrawDashArray changed to DrawableStrokeDashArray
2015-12-27 dirkAdded DrawableBorderColor, DrawableClipRule, DrawableCl...
2015-12-26 CristyNo longer support Magick::Montage::compose()
2015-12-26 dirkRemoved compare methods.
2015-12-26 dirkWhitespace cleanup.
2015-12-26 dirkBuild fix.
2015-12-25 dirkBuild fix.
2015-12-25 dirkRemoved unused property.
2015-12-12 dirkAdded setColorMetric to Magick++.
2015-12-01 dirkRenamed luminosity to lightness
2015-11-29 dirkAdded missing parameter.
2015-11-08 dirkBuild fix.
2015-11-06 dirkRenamed antiAlias to textAntiAlias.
2015-11-03 dirkAdded local contrast to Magick++ and Wand.
2015-10-08 dirkAdded inverse option to the transparent method.
2015-10-06 dirkAdded missing const.
2015-10-05 dirkAdded method to test if two colors are fuzzy equivalent.
2015-09-28 dirkAdded levelize to Magick++.
2015-09-25 dirkMerge remote-tracking branch 'remotes/emconn/ImageMagic...
2015-09-24 Eric McConvilleCreate Manhatten Intperolate method for -sparse-color...
2015-09-20 dirkFixed various warnings reported by Visual Studio 2015
2015-09-14 CristyMerge branch 'master' of git.imagemagick.org:repos...
2015-09-14 dirkAdded new constructor to the Image class of Magick...
next