]> granicus.if.org Git - imagemagick/history - coders/psd.c
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31210
[imagemagick] / coders / psd.c
2017-01-10 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/350
2017-01-08 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/348
2017-01-07 Dirk LemstraFix improper cast that could cause an overflow as demon...
2016-12-24 Cristy...
2016-12-10 CristyEnsure source compiles with pedantic C++ compiler
2016-12-05 Cristy...
2016-10-19 dirkFixed memory leak.
2016-10-16 dirkAdded layer ZIP compression.
2016-10-16 dirkFixed issue when reading IndexedMode images.
2016-10-16 dirkFixed writing incorrect number of channels for PseudoCl...
2016-10-16 dirkPreserving compression when writing the merged image.
2016-10-16 dirkRenamed Write methods.
2016-10-16 dirkWhitespace.
2016-10-15 dirkWhitespace.
2016-10-14 dirkAdded extra debug logging.
2016-09-26 dirkFixed typo.
2016-09-26 dirkMoved writing the alpha channel.
2016-09-26 dirkFixed incorrect channel count when writing PseudoClass...
2016-09-19 dirkSilenced warnings.
2016-09-17 dirkRemoved unused variables.
2016-09-17 dirkFixed incorrect division.
2016-09-17 dirkWhitespace.
2016-09-17 dirkMinor refactoring.
2016-09-16 dirkFixed opacity mask implementation and added define...
2016-09-16 dirkPreserving layer opacity.
2016-09-16 dirkRemoved define.
2016-09-16 dirkSome refactoring.
2016-09-16 dirkFixed layer RLE compression.
2016-09-16 dirkReverted fix.
2016-09-07 dirkCorrected location of where the mask is drawn.
2016-09-01 dirkSet all values of the color.
2016-08-31 dirkFixed incorrect padding calculation.
2016-08-29 dirkAdded check for missing data.
2016-08-27 dirkAdded define 'psd:additional-info' to preserve the... 7.0.2-10
2016-08-26 dirkFixed removing the ICC profile from the 8BIM profile.
2016-08-26 dirkRemoved unused argument.
2016-08-22 dirkSome of the additional layer information will be preser...
2016-08-15 dirkWhitespace
2016-08-02 Cristy...
2016-06-15 dirkRemoved extra seek.
2016-06-14 dirkAlways perform a seek after reading the mask to fix...
2016-06-02 dirkFixed length check.
2016-05-06 CristyAvoid overflow when parsing PSD resource blocks
2016-04-23 CristySupport signed blob reads
2016-03-12 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/148
2016-02-28 dirkRemoved check for alpha channel.
2016-02-26 dirkFixed reading 1-bit PSD file (https://github.com/ImageM...
2016-02-13 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/128
2016-02-06 dirkFixed head buffer overflow reported in: https://github...
2016-02-02 dirkAdded check for out of bounds read (https://github...
2016-02-02 dirkAdded extra check to fix https://github.com/ImageMagick...
2016-02-02 dirkMoved check for https://github.com/ImageMagick/ImageMag...
2016-02-02 dirkAdded missing typecast.
2016-01-15 dirkRewrite reading pixel values.
2016-01-15 dirkAdded check for bit depth 1.
2016-01-15 dirkAdded missing call to ConstrainColormapIndex.
2016-01-15 dirkFixed overflow.
2015-12-18 dirkFixed another leak/bug.
2015-12-17 dirkFixed another leak.
2015-12-16 dirkFixed memory leak when reading incorrect PSD files
2015-12-12 CristyUpdate copyright years
2015-12-10 dirkAdded error message.
2015-11-18 dirkUse 'magick_restrict' instead of 'restrict'.
2015-10-15 dirkFixed alpha blending issue with semi-transparent pixels...
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-12 dirkFixed enabling the alpha channel for the creation of...
2015-10-08 dirkIf the type is true color the image will be changed...
2015-10-01 dirkFixed various warnings reported by Visual Studio 2015
2015-09-18 dirkSetting endianness of image earlier.
2015-08-11 dirkFixed reading Photoshop layers of LSB TIFF files.
2015-07-24 dirkRestored call to SetImageGray to reduce the size of...
2015-07-06 dirkReverted check for length.
2015-07-04 cristy(no commit message)
2015-06-28 cristy(no commit message)
2015-06-21 dirkRemoved unused variable.
2015-06-21 dirkRemoved unnecessary calls to DiscardBlobBytes.
2015-06-14 cristy(no commit message)
2015-05-31 cristy(no commit message)
2015-05-25 dirkAdded support for reading Photoshop layers in TIFF...
2015-05-25 dirkAdded support for reading a user supplied layer mask...
2015-05-18 cristy(no commit message)
2015-04-15 cristy(no commit message)
2015-04-08 cristy(no commit message)
2015-04-08 cristy(no commit message)
2015-04-06 dirkRenamed SetMagickInfo to AcquireMagickInfo and made...
2015-04-06 dirkReplaced calls to SetImageMonochrome and SetImageGray...
2015-04-06 dirkRenamed IsImageGray to SetImageGray and IsImageMonochro...
2015-04-05 dirkFixed transparency issue in merged layer of PSD writer.
2015-02-22 dirkRenamed new enumeration.
2015-02-22 dirkChanged several booleans in MagickInfo to a flag.
2015-01-24 dirkRemoved unnecessary check.
2015-01-24 dirkFixed readability of method.
2015-01-21 cristy(no commit message)
2015-01-04 cristyhttp://www.imagemagick.org/discourse-server/viewtopic...
2014-12-25 cristyMake MagickMax()/MagickMin() a macro rather than an...
2014-12-20 cristy(no commit message)
2014-12-17 dirkFixed boundary checks in DecodePSDPixels.
2014-12-16 dirkFixed throwing of exceptions.
2014-12-16 dirkFixed parsing resource block.
next