]> granicus.if.org Git - imagemagick/shortlog
imagemagick
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
2015-11-29 dirkAdded missing parameter.
2015-11-26 CristyUpdate ImageMagick documentation
2015-11-26 dirkAdded 'bmp3:alpha' option for including the alpha chann...
2015-11-25 dirkFixed various warnings reported by Visual Studio 2015.
2015-11-24 dirkThe DICOM reader now handles the rescale intercept...
2015-11-24 CristyIf image does not have an alpha channel, set the total...
2015-11-23 dirkFixed function declaration.
2015-11-23 dirkAdded missing call to ghost_info->delete_instance.
2015-11-23 dirkFix to make sure the Ghostscript library only has one...
2015-11-22 dirkRemove image argument from various methods.
2015-11-22 dirkRemoved image argument from QuantizeErrorFlatten.
2015-11-22 dirkReduced buffer size.
2015-11-22 dirkFixed various warnings reported by Visual Studio 2015
2015-11-22 dirkFixed comparison for ChangeMaskCompositeOp.
2015-11-22 dirkSetting alpha_trait on background colors.
2015-11-21 dirkWhitespace
2015-11-21 dirkAdded missing check for destination transparency.
2015-11-21 CristyThe -clip option no longer returns an inverted mask
2015-11-19 dirkMinor optimization.
2015-11-19 dirkGetImageMask should not return an image with transparency.
2015-11-18 dirkUse 'magick_restrict' instead of 'restrict'.
2015-11-18 Cristyhttps://github.com/ImageMagick/ImageMagick/pull/56
2015-11-16 dirkFixed reading signed pixel data.
2015-11-15 CristyEliminate UTF-8 warning
2015-11-15 dirkReverted performance patch for now.
2015-11-15 dirkUsing a single thread when cloning pixels and one of...
2015-11-15 CristyUpdate ImageMagick docs
2015-11-15 dirkMinor refactoring.
2015-11-14 dirkChanged RecordProfileData signature.
2015-11-14 CristyUpdate to the latest automake / autoconf configuration...
next