]> granicus.if.org Git - imagemagick/shortlog
imagemagick
2015-11-08 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/54
2015-11-08 dirkFixed bug in SetPixelCacheExtent that made images all...
2015-11-08 dirkBuild fix.
2015-11-07 dirkFix for the minimum size of a colormap.
2015-11-06 dirkRenamed antiAlias to textAntiAlias.
2015-11-03 dirkAdded local contrast to Magick++ and Wand.
2015-11-03 dirkFix for negative radius.
2015-11-03 dirkAdded missing typecast.
2015-11-03 dirkChanged default values for LocalContrastImage and added...
2015-11-02 CristyEliminate compiler warning
2015-11-02 CristyExport MagickDelay()
2015-11-02 CristyMerge branch 'master' of git.imagemagick.org:repos...
2015-11-02 CristyUpdate configure script to latest autoconf / automake
2015-11-02 dirkRadius for local contrast is now pixels instead of...
2015-11-02 Samuel ThibaultAdd 6dot variant for unicode and iso braille formats
2015-11-02 CristyMerge branch 'master' of git.imagemagick.org:repos...
2015-11-02 CristyUpdate autoconf macro
2015-11-01 dirkAdded LocalContrastImage.
2015-10-31 CristyMerge branch 'master' of git.imagemagick.org:repos...
2015-10-31 CristyUpdate autoconf macro
2015-10-31 dirkFixed various warnings reported by Visual Studio 2015
2015-10-30 CristySupport -define gradient:angle
2015-10-30 CristyRemove unused function
2015-10-29 CristyUpdate documentation
2015-10-28 dirkOpenCL build fix.
2015-10-28 dirkFixed initialization of ResizeFilter in AcquireResizeFi...
2015-10-23 dirkFixed memory leak when reading Photoshop layers in...
2015-10-23 dirkAdded extra check when reading the Photoshop layers.
2015-10-22 dirkAdded missing calls to png_set_user_limits.
2015-10-21 CristyDefault radial gradient is max(columns,rows)/2
2015-10-20 CristyMerge branch 'master' of git.imagemagick.org:repos...
2015-10-20 CristyDoh! Misspelled minimum
2015-10-20 dirkFixed various warnings reported by Visual Studio 2015...
2015-10-20 CristySupport maximum and circle for gradient:extent define
2015-10-20 CristyCorrected gradient:extent formula for diagonal, ellipse...
2015-10-20 CristySupport gradient:extent define
2015-10-19 CristyCorrected radial gradient equations
2015-10-19 CristyMove Locale methods to locale.c source module
2015-10-19 CristySupport gradient:angle define
2015-10-19 CristyAdd support for gradient:extent define
2015-10-18 CristyUse -define gradient:radii rather than gradient:radius
2015-10-18 CristyEliminate C++ compiler error
2015-10-18 CristyFix radial gradient logic error
2015-10-18 CristyMerge branch 'master' of git.imagemagick.org:repos...
2015-10-18 CristySupport ellipses for radial gradient
2015-10-18 dirk Fixed various warnings reported by Visual Studio 2015
2015-10-17 Cristyhttp://www.imagemagick.org/discourse-server/viewtopic...
2015-10-17 Cristy...
2015-10-17 CristyMerge branch 'master' of git.imagemagick.org:repos...
2015-10-17 CristyFix gradient:direction for SouthEast
2015-10-17 dirkImproved IsPixelEquivalent to not only check the RGB...
2015-10-17 Cristy...
2015-10-17 CristyFix compile error
2015-10-17 CristySupport gradient:direction and gradient:angle defines
2015-10-17 CristyMake commas optional for coordinates (e.g. 0,0 256...
2015-10-16 Cristyhttp://www.imagemagick.org/discourse-server/viewtopic...
2015-10-16 dirkFixed issue in jpeg:extent that prevented it from working.
2015-10-15 dirkFixed alpha blending issue with semi-transparent pixels...
2015-10-15 CristyOnly draw vertical gradient if gradient:vector is not...
2015-10-14 CristyMerge branch 'master' of git.imagemagick.org:repos...
2015-10-14 CristyRecognize label:@- as stdin
2015-10-14 dirkBuild fix.
2015-10-13 dirkReverted typecast due to issues in 64-bit build.
2015-10-13 CristyMerge branch 'master' of git.imagemagick.org:repos...
2015-10-13 CristyUpdate documentation
2015-10-12 dirkFixed enabling the alpha channel for the creation of...
2015-10-12 dirkFixed modification of the alpha channel for associate...
2015-10-11 CristyAdd support for gradient:bounding-box, gradient:vector...
2015-10-09 dirkFixed out of bounds error in SpliceImage.
2015-10-09 dirkReset counter to fix page numbering.
2015-10-08 dirkIf the type is true color the image will be changed...
2015-10-08 dirkFix for accessing subimage in a photoshop layer.
2015-10-08 dirkAdded inverse option to the transparent method.
2015-10-06 dirkAdded missing const.
2015-10-06 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/44
2015-10-05 dirkAdded method to test if two colors are fuzzy equivalent.
2015-10-05 dirkFixed check for the number of pixels that will be alloc...
2015-10-05 Cristyhttp://www.imagemagick.org/discourse-server/viewtopic...
2015-10-04 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/44
2015-10-04 CristyMerge branch 'master' of git.imagemagick.org:repos...
2015-10-04 Cristyhttp://www.imagemagick.org/discourse-server/viewtopic...
2015-10-03 dirkRemoved object file and modified .gitignore
2015-10-03 CristyDon't close blob for JNG image
2015-10-03 CristyDefine MaxTextExtent to make MagickCore compatible...
2015-10-02 CristyThe -caption option no longer fails for filenames with...
2015-10-02 CristyRead the whole image @ image.jp2[0] or an individual...
2015-10-02 dirkReverted change so the variable is in the correct scope.
2015-10-01 dirkFixed various warnings reported by Visual Studio 2015
2015-09-29 dirkFixed typo in README (Github: #45)
2015-09-29 Cristyhttp://www.imagemagick.org/discourse-server/viewtopic...
2015-09-29 CristyDisable fflush() of read-only handle under Microsoft...
2015-09-28 dirkAdded levelize to Magick++.
2015-09-27 Cristyhttps://github.com/ImageMagick/ImageMagick/pull/42
2015-09-27 Cristyhttp://www.imagemagick.org/discourse-server/viewtopic...
2015-09-27 CristyRevert RLE patch
2015-09-27 CristyRemove compiler warning
2015-09-26 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/41
2015-09-26 dirkRemoved fflush that was causing problems with a VS2015...
2015-09-26 CristyBy default, auto-level all channels equally
2015-09-25 CristyInitialize row_maxima / row_minima
next