summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-02cosmeticCristy
2021-01-02...Cristy
2021-01-02pending releaseCristy
2021-01-02https://github.com/ImageMagick/ImageMagick/discussions/3063Cristy
2021-01-01...Cristy
2021-01-01set mime type implicitedly rather than explicitedlyCristy
2021-01-01Cygwin build not longer failsCristy
2021-01-01update to latest documentation and update copyright yearCristy
2021-01-01revertCristy
2021-01-01Fixed possible deadlock when the process is waiting for ImageMagick to read t...Dirk Lemstra
2021-01-01...Cristy
2021-01-01Added trim:edges define to replace trim:vertical and trim:horizontal (Thanks ...Dirk Lemstra
2021-01-01Minor refactor.Dirk Lemstra
2020-12-31add x-icon as mime typeCristy
2020-12-31https://github.com/ImageMagick/ImageMagick/discussions/3055Cristy
2020-12-31...Cristy
2020-12-31...Cristy
2020-12-31...Cristy
2020-12-30...Cristy
2020-12-30...Cristy
2020-12-30...Cristy
2020-12-30...Cristy
2020-12-30...Cristy
2020-12-30eliminate compiler error under CygwinCristy
2020-12-30Added option to only do a vertical or horizontal trim.Dirk Lemstra
2020-12-30...Cristy
2020-12-30Added extra check to make sure the path doesn't already start with \\?\.Dirk Lemstra
2020-12-30Silence compiler warning.Dirk Lemstra
2020-12-30Added webp:near-lossless option.Dirk Lemstra
2020-12-30Added extra method to make setting the options less noisy.Dirk Lemstra
2020-12-29...Cristy
2020-12-29...Cristy
2020-12-29check build statusCristy
2020-12-29prevent possible memory leakCristy
2020-12-28validate pixel cache rangeCristy
2020-12-28disable jpeg-xl in the static build unless ImageMagick is build without the u...Cristy
2020-12-29Disable jpeg-xl in the static build unless ImageMagick is build without the u...Dirk Lemstra
2020-12-28...Cristy
2020-12-28...Cristy
2020-12-28register storage class is deprecatedCristy
2020-12-28register storage class is deprecatedCristy
2020-12-28Removed AC_CHECK_LIB statements.Dirk Lemstra
2020-12-28use --with-jxl to include the JXL delegate libraryCristy
2020-12-28Fixed compilation for when MAGICKCORE_WEBPMUX_DELEGATE is not defined.Dirk Lemstra
2020-12-28...Cristy
2020-12-28validate pixel cache offsetsCristy
2020-12-28Code style changes.Dirk Lemstra
2020-12-28improve error catch and avoid mem leak when encode anim webp failtomwei7
2020-12-28improve webp encodetomwei7
2020-12-28Minor code style change.Dirk Lemstra