]> granicus.if.org Git - imagemagick/shortlog
imagemagick
2016-01-07 CristyReturn value (type MagickBooleanType) ignored
2016-01-07 Cristyhttps://github.com/ImageMagick/ImageMagick/pull/75
2016-01-06 CristyThrow exception if we can't set the font pointsize
2016-01-06 Cristyhttp://www.imagemagick.org/discourse-server/viewtopic...
2016-01-05 dirkReplace fix.
2016-01-05 dirkRemoved IfMagickFalse
2016-01-05 Cristy...
2016-01-05 dirkAnd more replace fixes.
2016-01-05 dirkReplace fixes.
2016-01-05 dirkReplace fixes.
2016-01-05 dirkReplace fixes.
2016-01-05 Cristyhttp://www.imagemagick.org/discourse-server/viewtopic...
2016-01-05 dirkReplace fixes.
2016-01-05 dirkRemoved IfMagickTrue
2016-01-02 CristyImage parameter for SimilarityImage() is of type const
2016-01-02 CristyUpdate to the latests docs
2016-01-02 dirkUse a local pixel compare method instead of IsPixelEqui...
2016-01-02 dirkFixed setting the x/y position.
2016-01-01 Cristyhttp://www.imagemagick.org/discourse-server/viewtopic...
2016-01-01 dirkAlso report statistics when `objects` is passed to...
2016-01-01 CristyIncorrect units when computing equivalences
2016-01-01 CristyRevert, we'll continue to use -define connected-compone...
2016-01-01 dirkFixed two typo's.
2016-01-01 Cristyhttp://www.imagemagick.org/discourse-server/viewtopic...
2015-12-31 CristyInclude GIT revision to the configure.xml configuration...
2015-12-31 CristyFix compile error
2015-12-31 CristyGroup4Compression requires a bilevel image
2015-12-30 CristyTIFF Group4 compression requires an image depth of 1
2015-12-30 CristyUpdate ConnectedComponentsImage() signature
2015-12-30 dirkBuild fix.
2015-12-29 CristyForgot CCObjectInfo parameter
2015-12-29 CristyReturn connected components object for post analysis
2015-12-29 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/66
2015-12-29 CristyFix compile error
2015-12-29 CristyAdd file and verbose arguments to ConnectedComponentsIm...
2015-12-28 CristyDrawDashArray changed to DrawableStrokeDashArray
2015-12-28 CristyMod a comment
2015-12-28 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/68
2015-12-28 Cristyhttps://github.com/ImageMagick/ImageMagick/pull/70
2015-12-27 dirkWhitespace.
2015-12-27 dirkAdded DrawableBorderColor, DrawableClipRule, DrawableCl...
2015-12-26 dirkFixed memory leaks.
2015-12-26 CristyNo longer support Magick::Montage::compose()
2015-12-26 CristyMinor code clean-up
2015-12-26 dirkRemoved compare methods.
2015-12-26 dirkWhitespace cleanup.
2015-12-26 dirkComment fix and moved method.
2015-12-26 dirkBuild fix.
2015-12-25 dirkBuild fix.
2015-12-25 dirkRemoved unused property.
2015-12-25 CristyRename 'DrawAllocateWand' method to 'AcquireDrawingWand'
2015-12-23 Cristyhttp://www.imagemagick.org/discourse-server/viewtopic...
2015-12-23 CristySource code clean-up
2015-12-23 CristyClean up complex text layout source code
2015-12-23 Cristyhttps://github.com/ImageMagick/ImageMagick/pull/69...
2015-12-21 CristyConvert wide characters to UTF-8
2015-12-21 CristySupport -define connected-components:keep define
2015-12-20 CristyUpdated configure script
2015-12-20 CristyGaussJordanElimination() and LeastSquaresAddTerms(...
2015-12-20 CristyEliminate compiler warning
2015-12-19 CristyOnly set alpha channel if the remove list is valid
2015-12-19 CristySupport -define connected-components:remove define
2015-12-19 dirkChanged includes.
2015-12-19 CristyKeep thread_.h header private afterall
2015-12-19 Cristyinclude thread.h in MagickCore header file
2015-12-19 CristyEliminate compiler warning
2015-12-19 CristyConditional compile with MAGICKCORE_WINDOWS_SUPPORT...
2015-12-19 CristyConditional compile with MAGICKCORE_WINDOWS_SUPPORT...
2015-12-19 CristySet TIFF error handler in RegisterTIFFImage()
2015-12-19 CristyConditional compile with MAGICKCORE_WINDOWS_SUPPORT...
2015-12-19 CristyOnly delete thread-specific data if a destructor is...
2015-12-18 CristyMinor improvements to the thread-specific data methods
2015-12-18 dirkFixed another leak/bug.
2015-12-18 CristyRevert type-cast
2015-12-18 CristyRemove generated file
2015-12-17 CristyEliminate c++ compiler warning
2015-12-17 CristyQuiet compiler warnings
2015-12-17 CristyWe no longer support ImageMagick++.pc, remove it from...
2015-12-17 CristyUpdate RPM spec so an IMv7 RPM can build
2015-12-17 CristyUpdate autoconf /automake configuration
2015-12-17 dirkFixed another leak.
2015-12-17 CristyFix library path
2015-12-16 Cristyhttp://www.imagemagick.org/discourse-server/viewtopic...
2015-12-16 dirkFixed memory leak when reading incorrect PSD files
2015-12-14 dirkFixed OverlayCompositeOp calculation.
2015-12-14 dirkCall AcquireAlignedMemory because the free method expec...
2015-12-14 CristyDestroy wand cli on exit
2015-12-12 CristyUpdate copyright years
2015-12-12 CristyUse SetImageColorMetric() rather than IsImagesEqual()
2015-12-12 dirkAdded setColorMetric to Magick++.
2015-12-12 CristyIsImagesEqual() returns false if the images are not...
2015-12-12 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/67
2015-12-10 dirkAdded error message.
2015-12-09 CristySupport connected-components:mean-color define for...
2015-12-06 CristyDon't return all white for monochrome quantization
2015-12-04 CristyGray artifacts in large gif when using -layers optimize
2015-12-02 dirkFix for special coordinate case.
2015-12-01 CristyDefine LabelPixelChannel
2015-12-01 dirkRenamed luminosity to lightness
2015-12-01 CristyUpdate CSS/JS
next