]> granicus.if.org Git - imagemagick/log
imagemagick
10 years agoRemoved reference to OptimizeType from the PNG codec.
glennrp [Sat, 9 Aug 2014 15:44:51 +0000 (15:44 +0000)]
Removed reference to OptimizeType from the PNG codec.

10 years ago(no commit message)
cristy [Sat, 9 Aug 2014 14:40:52 +0000 (14:40 +0000)]

10 years agoRemoved xNegative/yNegative from Geometry in Magick++.
dirk [Sat, 9 Aug 2014 12:15:00 +0000 (12:15 +0000)]
Removed xNegative/yNegative from Geometry in Magick++.

10 years ago(no commit message)
cristy [Fri, 8 Aug 2014 14:35:02 +0000 (14:35 +0000)]

10 years agoFixed registration of static modules.
dirk [Wed, 6 Aug 2014 05:20:39 +0000 (05:20 +0000)]
Fixed registration of static modules.

10 years agoFixed mapImages.
dirk [Wed, 6 Aug 2014 05:16:39 +0000 (05:16 +0000)]
Fixed mapImages.

10 years agoCouple of fixes in Magick++.
dirk [Tue, 5 Aug 2014 18:54:00 +0000 (18:54 +0000)]
Couple of fixes in Magick++.

10 years agoFixed compiler warnings.
dirk [Tue, 5 Aug 2014 18:37:04 +0000 (18:37 +0000)]
Fixed compiler warnings.

10 years agoNewline fix.
dirk [Mon, 4 Aug 2014 19:44:34 +0000 (19:44 +0000)]
Newline fix.
Replaced call to DestroySemaphoreInfo with RelinquishSemaphoreInfo.

10 years ago(no commit message)
cristy [Mon, 4 Aug 2014 16:53:47 +0000 (16:53 +0000)]

10 years ago(no commit message)
cristy [Fri, 1 Aug 2014 17:22:17 +0000 (17:22 +0000)]

10 years ago(no commit message)
cristy [Fri, 1 Aug 2014 16:24:14 +0000 (16:24 +0000)]

10 years ago(no commit message)
cristy [Fri, 1 Aug 2014 16:20:54 +0000 (16:20 +0000)]

10 years ago(no commit message)
cristy [Fri, 1 Aug 2014 16:18:11 +0000 (16:18 +0000)]

10 years agoCombined some Log() calls to reduce code size.
glennrp [Fri, 1 Aug 2014 15:02:04 +0000 (15:02 +0000)]
Combined some Log() calls to reduce code size.

10 years agoFixed bug when reading 1 bit PSD.
dirk [Thu, 31 Jul 2014 20:49:41 +0000 (20:49 +0000)]
Fixed bug when reading 1 bit PSD.

10 years agoAdded ReadOptions class for the readImages method.
dirk [Thu, 31 Jul 2014 19:56:17 +0000 (19:56 +0000)]
Added ReadOptions class for the readImages method.

10 years agoFixed multi-threading issue in RelinquishUniqueFileResource.
dirk [Thu, 31 Jul 2014 16:30:26 +0000 (16:30 +0000)]
Fixed multi-threading issue in RelinquishUniqueFileResource.

10 years agoFixed accessing pixels in OpenCL build.
dirk [Mon, 28 Jul 2014 20:16:27 +0000 (20:16 +0000)]
Fixed accessing pixels in OpenCL build.
Build fixes.

10 years agoCombine some Log() calls in the PNG codec to save several kbytes of code size.
glennrp [Mon, 28 Jul 2014 00:22:24 +0000 (00:22 +0000)]
Combine some Log() calls in the PNG codec to save several kbytes of code size.

10 years agoRefactor exclude-chunks handling in PNG encoder to reduce code size several kb
glennrp [Fri, 25 Jul 2014 19:49:10 +0000 (19:49 +0000)]
Refactor exclude-chunks handling in PNG encoder to reduce code size several kb

10 years ago(no commit message)
cristy [Fri, 25 Jul 2014 17:47:18 +0000 (17:47 +0000)]

10 years ago(no commit message)
cristy [Fri, 25 Jul 2014 17:44:42 +0000 (17:44 +0000)]

10 years ago(no commit message)
cristy [Fri, 25 Jul 2014 16:24:50 +0000 (16:24 +0000)]

10 years ago(no commit message)
cristy [Fri, 25 Jul 2014 16:16:54 +0000 (16:16 +0000)]

10 years ago(no commit message)
cristy [Fri, 25 Jul 2014 16:14:05 +0000 (16:14 +0000)]

10 years ago(no commit message)
cristy [Fri, 25 Jul 2014 16:10:29 +0000 (16:10 +0000)]

10 years ago(no commit message)
cristy [Fri, 25 Jul 2014 16:06:19 +0000 (16:06 +0000)]

10 years ago(no commit message)
cristy [Fri, 25 Jul 2014 11:02:41 +0000 (11:02 +0000)]

10 years ago(no commit message)
cristy [Fri, 25 Jul 2014 11:00:25 +0000 (11:00 +0000)]

10 years agoUse IsOptionMember() instead of LocaleNCompare() in coders/png.c to
glennrp [Fri, 25 Jul 2014 00:00:15 +0000 (00:00 +0000)]
Use IsOptionMember() instead of LocaleNCompare() in coders/png.c to

parse the list of excluded and included PNG chunks.

10 years agoBuild fix.
dirk [Thu, 24 Jul 2014 12:20:47 +0000 (12:20 +0000)]
Build fix.

10 years ago(no commit message)
cristy [Thu, 24 Jul 2014 10:12:11 +0000 (10:12 +0000)]

10 years agoFixed call to mapImages with 'invalid' image.
dirk [Wed, 23 Jul 2014 21:21:05 +0000 (21:21 +0000)]
Fixed call to mapImages with 'invalid' image.

10 years agoAdded optimizeTransparency to Magick++.
dirk [Wed, 23 Jul 2014 19:26:33 +0000 (19:26 +0000)]
Added optimizeTransparency to Magick++.

10 years agoFixed multi-threading issue with Ghostscript under Windows.
dirk [Wed, 23 Jul 2014 19:21:58 +0000 (19:21 +0000)]
Fixed multi-threading issue with Ghostscript under Windows.

10 years ago(no commit message)
cristy [Mon, 21 Jul 2014 22:30:43 +0000 (22:30 +0000)]

10 years ago(no commit message)
cristy [Sun, 20 Jul 2014 16:51:25 +0000 (16:51 +0000)]

10 years ago(no commit message)
cristy [Sun, 20 Jul 2014 11:46:59 +0000 (11:46 +0000)]

10 years ago(no commit message)
cristy [Sat, 19 Jul 2014 23:42:44 +0000 (23:42 +0000)]

10 years ago(no commit message)
cristy [Sat, 19 Jul 2014 21:24:42 +0000 (21:24 +0000)]

10 years ago(no commit message)
cristy [Sat, 19 Jul 2014 21:16:28 +0000 (21:16 +0000)]

10 years ago(no commit message)
cristy [Sat, 19 Jul 2014 20:52:21 +0000 (20:52 +0000)]

10 years agoFixed fill-rule in SVG clip path.
dirk [Sat, 19 Jul 2014 09:26:27 +0000 (09:26 +0000)]
Fixed fill-rule in SVG clip path.

10 years ago(no commit message)
cristy [Fri, 18 Jul 2014 18:59:55 +0000 (18:59 +0000)]

10 years agoFixed setting endian of tiff image.
dirk [Mon, 14 Jul 2014 20:05:15 +0000 (20:05 +0000)]
Fixed setting endian of tiff image.

10 years agoAdded 'invert' option to the floodFill methods.
dirk [Mon, 14 Jul 2014 15:43:10 +0000 (15:43 +0000)]
Added 'invert' option to the floodFill methods.

10 years agoRemoved printf statements from OpenCL code.
dirk [Fri, 11 Jul 2014 18:20:52 +0000 (18:20 +0000)]
Removed printf statements from OpenCL code.
Disabled OpenCL if version is 1.0.

10 years agoFixed typo.
dirk [Mon, 7 Jul 2014 20:54:27 +0000 (20:54 +0000)]
Fixed typo.

10 years agoAdded grayScale to Magick++.
dirk [Mon, 7 Jul 2014 18:52:17 +0000 (18:52 +0000)]
Added grayScale to Magick++.

10 years agoNewlines...
dirk [Mon, 7 Jul 2014 18:47:28 +0000 (18:47 +0000)]
Newlines...

10 years agoNewlines...
dirk [Mon, 7 Jul 2014 18:46:55 +0000 (18:46 +0000)]
Newlines...

10 years agoAdded support for R5G6B5, RGB5A1 and RGBA4 dds files.
dirk [Mon, 7 Jul 2014 18:39:23 +0000 (18:39 +0000)]
Added support for R5G6B5, RGB5A1 and RGBA4 dds files.

10 years ago(no commit message)
cristy [Thu, 3 Jul 2014 13:13:35 +0000 (13:13 +0000)]

10 years ago(no commit message)
cristy [Thu, 3 Jul 2014 12:53:58 +0000 (12:53 +0000)]

10 years ago(no commit message)
cristy [Thu, 3 Jul 2014 12:48:42 +0000 (12:48 +0000)]

10 years ago(no commit message)
cristy [Thu, 3 Jul 2014 12:46:53 +0000 (12:46 +0000)]

10 years ago(no commit message)
cristy [Wed, 2 Jul 2014 17:53:42 +0000 (17:53 +0000)]

10 years ago(no commit message)
cristy [Wed, 2 Jul 2014 14:35:58 +0000 (14:35 +0000)]

10 years ago(no commit message)
cristy [Tue, 1 Jul 2014 22:11:27 +0000 (22:11 +0000)]

10 years agoFixed memory leak in DestroyXMLTree.
dirk [Tue, 1 Jul 2014 21:08:06 +0000 (21:08 +0000)]
Fixed memory leak in DestroyXMLTree.

10 years ago(no commit message)
cristy [Tue, 1 Jul 2014 20:01:14 +0000 (20:01 +0000)]

10 years ago(no commit message)
cristy [Tue, 1 Jul 2014 14:15:18 +0000 (14:15 +0000)]

10 years ago(no commit message)
cristy [Tue, 1 Jul 2014 12:44:34 +0000 (12:44 +0000)]

10 years ago(no commit message)
cristy [Mon, 30 Jun 2014 18:05:50 +0000 (18:05 +0000)]

10 years agoHandle profile:skip=*, profile:skip=exif, etc., in the PNG decoder.
glennrp [Mon, 30 Jun 2014 02:57:09 +0000 (02:57 +0000)]
Handle profile:skip=*, profile:skip=exif, etc., in the PNG decoder.

10 years agoRe-enabled strict sRGB profile checking in coders/png.c for "-debug coder" runs.
glennrp [Sun, 29 Jun 2014 16:46:17 +0000 (16:46 +0000)]
Re-enabled strict sRGB profile checking in coders/png.c for "-debug coder" runs.

10 years agoDon't let libpng16 check the ICC/sRGB profile; we do that ourselves anyway.
glennrp [Sat, 28 Jun 2014 16:13:49 +0000 (16:13 +0000)]
Don't let libpng16 check the ICC/sRGB profile; we do that ourselves anyway.

10 years agoAdded cropToTiles to Magick++.
dirk [Sat, 28 Jun 2014 09:47:10 +0000 (09:47 +0000)]
Added cropToTiles to Magick++.

10 years agoImplemented "-define profile:skip=icc" in coders/png.c
glennrp [Sat, 28 Jun 2014 02:24:30 +0000 (02:24 +0000)]
Implemented "-define profile:skip=icc" in coders/png.c

10 years ago(no commit message)
cristy [Fri, 27 Jun 2014 20:53:42 +0000 (20:53 +0000)]

10 years agoFixed semaphore bug in RegisterMagickInfo.
dirk [Fri, 27 Jun 2014 20:24:29 +0000 (20:24 +0000)]
Fixed semaphore bug in RegisterMagickInfo.

10 years agoFixed compiler warnings.
dirk [Fri, 27 Jun 2014 14:37:57 +0000 (14:37 +0000)]
Fixed compiler warnings.

10 years ago(no commit message)
cristy [Fri, 27 Jun 2014 12:04:01 +0000 (12:04 +0000)]

10 years ago(no commit message)
cristy [Fri, 27 Jun 2014 11:40:52 +0000 (11:40 +0000)]

10 years ago(no commit message)
cristy [Thu, 26 Jun 2014 12:46:02 +0000 (12:46 +0000)]

10 years ago(no commit message)
cristy [Thu, 26 Jun 2014 11:59:43 +0000 (11:59 +0000)]

10 years ago(no commit message)
cristy [Thu, 26 Jun 2014 11:29:29 +0000 (11:29 +0000)]

10 years ago(no commit message)
cristy [Thu, 26 Jun 2014 11:08:01 +0000 (11:08 +0000)]

10 years ago(no commit message)
cristy [Thu, 26 Jun 2014 11:03:47 +0000 (11:03 +0000)]

10 years ago(no commit message)
cristy [Thu, 26 Jun 2014 10:58:54 +0000 (10:58 +0000)]

10 years ago(no commit message)
cristy [Thu, 26 Jun 2014 10:30:53 +0000 (10:30 +0000)]

10 years ago(no commit message)
cristy [Wed, 25 Jun 2014 23:01:19 +0000 (23:01 +0000)]

10 years ago(no commit message)
cristy [Wed, 25 Jun 2014 18:44:04 +0000 (18:44 +0000)]

10 years ago(no commit message)
cristy [Wed, 25 Jun 2014 13:13:33 +0000 (13:13 +0000)]

10 years ago(no commit message)
cristy [Wed, 25 Jun 2014 12:52:49 +0000 (12:52 +0000)]

10 years ago(no commit message)
cristy [Tue, 24 Jun 2014 17:31:40 +0000 (17:31 +0000)]

10 years ago(no commit message)
cristy [Tue, 24 Jun 2014 17:30:15 +0000 (17:30 +0000)]

10 years ago(no commit message)
cristy [Tue, 24 Jun 2014 01:10:53 +0000 (01:10 +0000)]

10 years ago(no commit message)
cristy [Mon, 23 Jun 2014 11:12:24 +0000 (11:12 +0000)]

10 years ago(no commit message)
cristy [Sun, 22 Jun 2014 13:52:31 +0000 (13:52 +0000)]

10 years ago(no commit message)
cristy [Fri, 20 Jun 2014 20:56:46 +0000 (20:56 +0000)]

10 years agoRefactored methods to use AcquireExceptioInfo instead of GetExceptionInfo.
dirk [Fri, 20 Jun 2014 11:48:54 +0000 (11:48 +0000)]
Refactored methods to use AcquireExceptioInfo instead of GetExceptionInfo.

10 years agoRefactored methods to use AcquireExceptioInfo instead of GetExceptionInfo.
dirk [Fri, 20 Jun 2014 11:03:07 +0000 (11:03 +0000)]
Refactored methods to use AcquireExceptioInfo instead of GetExceptionInfo.

10 years agoM MagickWand/import.c
cristy [Wed, 18 Jun 2014 13:30:54 +0000 (13:30 +0000)]
M    MagickWand/import.c

10 years agoBuild fix.
dirk [Wed, 18 Jun 2014 10:49:10 +0000 (10:49 +0000)]
Build fix.

10 years ago(no commit message)
cristy [Tue, 17 Jun 2014 23:42:24 +0000 (23:42 +0000)]

10 years ago(no commit message)
cristy [Tue, 17 Jun 2014 22:48:41 +0000 (22:48 +0000)]

10 years ago(no commit message)
cristy [Tue, 17 Jun 2014 00:25:27 +0000 (00:25 +0000)]

10 years ago(no commit message)
cristy [Tue, 17 Jun 2014 00:22:22 +0000 (00:22 +0000)]