]> granicus.if.org Git - imagemagick/history - Magick++/lib
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9923
[imagemagick] / Magick++ / lib /
2018-07-11 Dirk LemstraAdded LinearGRAYColorspace to the header.
2018-05-14 Dirk LemstraSome corrections to the autolinking.
2018-05-14 Krzysztof EgzmontXML delegate conditional automatic link for static...
2018-05-04 Dirk LemstraAdded extra properties to TypeMetric (#1121)
2018-04-26 Dirk LemstraAdded support for channel traits to LocalContrastImage.
2018-03-25 Dirk LemstraBuild fix.
2018-03-25 Dirk LemstraAttempt to fix #1019.
2018-03-20 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1031
2018-03-10 Dirk LemstraUse memset instead of ResetMagickMemory.
2018-03-10 Dirk LemstraFixed issue where the an invalid color suddenly becomes...
2018-03-04 Dirk LemstraFixed memory leaks (https://bugs.chromium.org/p/oss...
2018-02-26 Dirk LemstraCatch exceptions by reference.
2018-02-16 Dirk LemstraDefault color should be transparent.
2018-02-08 Dirk LemstraRemoved duplicate declaration.
2018-02-08 Dirk LemstraThe quiet() result needs to be stored before the list...
2018-01-28 Cristy...
2018-01-28 Cristy...
2018-01-28 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-01-28 Dirk LemstraFixed bounds checking when setting the filename.
2018-01-28 Dirk LemstraChanged copyright.
2018-01-27 Dirk LemstraAdded new listLength policy to the ResourceLimits.
2018-01-14 Dirk LemstraFixed copy paste mistake.
2018-01-14 Dirk LemstraUse our own implementation of to_string to fix the...
2018-01-14 Dirk LemstraTry to see if the build is fixed when the `std::` names...
2018-01-14 Dirk LemstraAdded new class to change settings in the security...
2018-01-11 Dirk LemstraRemoved extra overload due to call ambiguity
2018-01-10 Dirk LemstraAdded extra overload for `read`.
2018-01-09 Dirk LemstraFixed memory leak
2017-12-31 Dirk LemstraRemoved depth restriction.
2017-12-16 Dirk LemstraAdded default value for attenuate (#889)
2017-12-02 Dirk LemstraRemoved `attenuate` property and added extra argument...
2017-11-18 Dirk LemstraAdded missing return to avoid use after free.
2017-11-10 Dirk LemstraImproved comment.
2017-11-10 Dirk LemstraAdded masklightColor to Image and fixed highlightColor...
2017-10-01 Cristy...
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-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...
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 dirkChanged arguments of RandomThresholdImage.
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 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 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
next