]> granicus.if.org Git - imagemagick/log
imagemagick
7 years ago...
Cristy [Sun, 25 Jun 2017 13:22:19 +0000 (09:22 -0400)]
...

7 years agohttps://github.com/ImageMagick/ImageMagick/issues/526
Cristy [Sat, 24 Jun 2017 16:15:25 +0000 (12:15 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/526
https://github.com/ImageMagick/ImageMagick/issues/527

7 years agohttps://github.com/ImageMagick/ImageMagick/issues/528
Cristy [Sat, 24 Jun 2017 16:09:24 +0000 (12:09 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/528

7 years agohttps://github.com/ImageMagick/ImageMagick/issues/525
Cristy [Sat, 24 Jun 2017 14:42:26 +0000 (10:42 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/525

7 years ago...
Cristy [Sat, 24 Jun 2017 13:36:35 +0000 (09:36 -0400)]
...

7 years ago...
Cristy [Sat, 24 Jun 2017 13:34:10 +0000 (09:34 -0400)]
...

7 years agohttps://github.com/ImageMagick/ImageMagick/issues/523
Cristy [Sat, 24 Jun 2017 12:29:07 +0000 (08:29 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/523

7 years agohttps://github.com/ImageMagick/ImageMagick/issues/524
Cristy [Sat, 24 Jun 2017 12:23:11 +0000 (08:23 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/524

7 years agohttps://github.com/ImageMagick/ImageMagick/issues/522
Cristy [Sat, 24 Jun 2017 12:04:51 +0000 (08:04 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/522

7 years agoAdd check to ensure security policy is instantiated
Cristy [Sat, 24 Jun 2017 11:50:40 +0000 (07:50 -0400)]
Add check to ensure security policy is instantiated

7 years agoAdded SetSecurityPolicy to Magick++.
Dirk Lemstra [Sat, 24 Jun 2017 06:15:15 +0000 (08:15 +0200)]
Added SetSecurityPolicy to Magick++.

7 years agoAdd ';'
taroxd [Sat, 24 Jun 2017 05:55:45 +0000 (13:55 +0800)]
Add ';'

7 years ago*coders/png.c: removed leftover debug printf statement.
Glenn Randers-Pehrson [Fri, 23 Jun 2017 14:42:37 +0000 (10:42 -0400)]
*coders/png.c: removed leftover debug printf statement.

7 years agohttps://github.com/ImageMagick/ImageMagick/issues/519
Cristy [Fri, 23 Jun 2017 13:29:58 +0000 (09:29 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/519

7 years agohttps://github.com/ImageMagick/ImageMagick/issues/518
Cristy [Fri, 23 Jun 2017 12:57:51 +0000 (08:57 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/518

7 years agoUpdate version number in ChangeLog entry.
Glenn Randers-Pehrson [Fri, 23 Jun 2017 01:07:47 +0000 (21:07 -0400)]
Update version number in ChangeLog entry.

7 years agohttps://github.com/ImageMagick/ImageMagick/pull/516
Cristy [Thu, 22 Jun 2017 23:18:20 +0000 (19:18 -0400)]
https://github.com/ImageMagick/ImageMagick/pull/516

7 years agocoders/png.c: Stop a memory leak in read_user_chunk_callback() (reference
Glenn Randers-Pehrson [Thu, 22 Jun 2017 17:05:22 +0000 (13:05 -0400)]
coders/png.c: Stop a memory leak in read_user_chunk_callback() (reference

https://github.com/ImageMagick/ImageMagick/issues/517).

7 years agoFixed potential memory leak.
Dirk Lemstra [Mon, 19 Jun 2017 20:59:45 +0000 (22:59 +0200)]
Fixed potential memory leak.

7 years agoAdded missing checks.
Dirk Lemstra [Sat, 17 Jun 2017 21:05:40 +0000 (23:05 +0200)]
Added missing checks.

7 years agoWhen the image has a color profile it won't be converted to gray-scale.
Dirk Lemstra [Sat, 17 Jun 2017 15:36:34 +0000 (17:36 +0200)]
When the image has a color profile it won't be converted to gray-scale.

7 years agoFixed issue with PseudoClass image.
Dirk Lemstra [Sat, 17 Jun 2017 15:10:51 +0000 (17:10 +0200)]
Fixed issue with PseudoClass image.

7 years agoRemoved unnecessary call to SetPixelGray.
Dirk Lemstra [Sat, 17 Jun 2017 14:09:51 +0000 (16:09 +0200)]
Removed unnecessary call to SetPixelGray.

7 years ago...
Cristy [Tue, 13 Jun 2017 10:14:24 +0000 (06:14 -0400)]
...

7 years agoFixed typo.
Dirk Lemstra [Mon, 12 Jun 2017 05:05:29 +0000 (07:05 +0200)]
Fixed typo.

7 years agoAdded extra checks.
Dirk Lemstra [Mon, 5 Jun 2017 08:05:11 +0000 (10:05 +0200)]
Added extra checks.

7 years ago...
Cristy [Sun, 11 Jun 2017 18:54:20 +0000 (14:54 -0400)]
...

7 years ago... 7.0.6-0
Cristy [Sun, 11 Jun 2017 11:37:15 +0000 (07:37 -0400)]
...

7 years ago...
Cristy [Sun, 11 Jun 2017 11:35:24 +0000 (07:35 -0400)]
...

7 years ago* coders/png.c: Accept exIf chunks whose data segment
Glenn Randers-Pehrson [Sat, 10 Jun 2017 22:29:58 +0000 (18:29 -0400)]
* coders/png.c: Accept exIf chunks whose data segment

erroneously begins with "Exif\0\0".

7 years ago...
Cristy [Sat, 10 Jun 2017 21:54:11 +0000 (17:54 -0400)]
...

7 years ago...
Cristy [Sat, 10 Jun 2017 19:12:26 +0000 (15:12 -0400)]
...

7 years ago...
Cristy [Sat, 10 Jun 2017 17:53:16 +0000 (13:53 -0400)]
...

7 years ago...
Cristy [Sat, 10 Jun 2017 17:26:30 +0000 (13:26 -0400)]
...

7 years ago...
Cristy [Sat, 10 Jun 2017 17:25:17 +0000 (13:25 -0400)]
...

7 years agohttps://github.com/ImageMagick/ImageMagick/issues/407
Cristy [Sat, 10 Jun 2017 17:11:48 +0000 (13:11 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/407

7 years ago...
Cristy [Sat, 10 Jun 2017 13:29:16 +0000 (09:29 -0400)]
...

7 years ago...
Cristy [Fri, 9 Jun 2017 01:16:00 +0000 (21:16 -0400)]
...

7 years ago...
Cristy [Fri, 9 Jun 2017 00:59:09 +0000 (20:59 -0400)]
...

7 years agohttps://github.com/ImageMagick/ImageMagick/issues/509
Cristy [Thu, 8 Jun 2017 13:09:28 +0000 (09:09 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/509

7 years ago...
Cristy [Wed, 7 Jun 2017 18:56:25 +0000 (14:56 -0400)]
...

7 years ago...
Cristy [Sun, 4 Jun 2017 20:16:21 +0000 (16:16 -0400)]
...

7 years agohttps://github.com/ImageMagick/ImageMagick/issues/506
Cristy [Sun, 4 Jun 2017 11:23:19 +0000 (07:23 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/506

7 years agoRemoved invalid assert.
Dirk Lemstra [Sun, 4 Jun 2017 19:58:58 +0000 (21:58 +0200)]
Removed invalid assert.

7 years agoClarify in ChangeLog that zxIF was a PNG chunk.
Glenn Randers-Pehrson [Sat, 3 Jun 2017 23:27:16 +0000 (19:27 -0400)]
Clarify in ChangeLog that zxIF was a PNG chunk.

7 years ago...
Cristy [Sat, 3 Jun 2017 12:17:54 +0000 (08:17 -0400)]
...

7 years ago...
Cristy [Sat, 3 Jun 2017 12:09:22 +0000 (08:09 -0400)]
...

7 years ago... 7.0.5-10
Cristy [Sat, 3 Jun 2017 00:36:40 +0000 (20:36 -0400)]
...

7 years agoAdd support for 'hex:' property
Cristy [Fri, 2 Jun 2017 18:50:35 +0000 (14:50 -0400)]
Add support for 'hex:' property

7 years ago...
Cristy [Fri, 2 Jun 2017 12:32:43 +0000 (08:32 -0400)]
...

7 years ago...
Cristy [Fri, 2 Jun 2017 12:07:47 +0000 (08:07 -0400)]
...

7 years ago...
Cristy [Fri, 2 Jun 2017 12:04:38 +0000 (08:04 -0400)]
...

7 years agoFixed error message.
Dirk Lemstra [Thu, 1 Jun 2017 21:59:41 +0000 (23:59 +0200)]
Fixed error message.

7 years agohttps://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32081
Cristy [Thu, 1 Jun 2017 18:44:25 +0000 (14:44 -0400)]
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32081

7 years agohttps://github.com/ImageMagick/ImageMagick/issues/505
Cristy [Thu, 1 Jun 2017 17:05:06 +0000 (13:05 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/505

7 years agocoders/png.c: Removed experimental zxIF chunk support.
Glenn Randers-Pehrson [Thu, 1 Jun 2017 16:40:47 +0000 (12:40 -0400)]
coders/png.c: Removed experimental zxIF chunk support.

7 years agocoders/png.c: Removed experimental zxIF chunk support; proposal is dead.
Glenn Randers-Pehrson [Thu, 1 Jun 2017 16:37:42 +0000 (12:37 -0400)]
coders/png.c: Removed experimental zxIF chunk support; proposal is dead.

7 years ago...
Cristy [Thu, 1 Jun 2017 13:33:17 +0000 (09:33 -0400)]
...

7 years agohttps://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32071
Cristy [Thu, 1 Jun 2017 13:26:35 +0000 (09:26 -0400)]
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32071

7 years ago...
Cristy [Wed, 31 May 2017 13:33:18 +0000 (09:33 -0400)]
...

7 years agohttps://github.com/ImageMagick/ImageMagick/issues/503
Cristy [Wed, 31 May 2017 11:21:04 +0000 (07:21 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/503

7 years agohttps://github.com/ImageMagick/ImageMagick/issues/502
Cristy [Wed, 31 May 2017 10:23:27 +0000 (06:23 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/502

7 years ago...
Cristy [Mon, 29 May 2017 13:11:57 +0000 (09:11 -0400)]
...

7 years ago...
Cristy [Mon, 29 May 2017 12:45:54 +0000 (08:45 -0400)]
...

7 years ago...
Cristy [Mon, 29 May 2017 12:44:13 +0000 (08:44 -0400)]
...

7 years ago...
Cristy [Mon, 29 May 2017 12:36:55 +0000 (08:36 -0400)]
...

7 years ago...
Cristy [Mon, 29 May 2017 12:34:23 +0000 (08:34 -0400)]
...

7 years ago...
Cristy [Mon, 29 May 2017 12:32:01 +0000 (08:32 -0400)]
...

7 years ago...
Cristy [Mon, 29 May 2017 12:26:16 +0000 (08:26 -0400)]
...

7 years ago...
Cristy [Mon, 29 May 2017 12:22:26 +0000 (08:22 -0400)]
...

7 years ago...
Cristy [Mon, 29 May 2017 12:17:22 +0000 (08:17 -0400)]
...

7 years ago...
Cristy [Sun, 28 May 2017 22:41:18 +0000 (18:41 -0400)]
...

7 years agoFixed typo. 7.0.5-9
Dirk Lemstra [Sun, 28 May 2017 17:32:58 +0000 (19:32 +0200)]
Fixed typo.

7 years ago...
Cristy [Sun, 28 May 2017 16:46:54 +0000 (12:46 -0400)]
...

7 years ago...
Cristy [Sun, 28 May 2017 14:40:39 +0000 (10:40 -0400)]
...

7 years ago...
Cristy [Sun, 28 May 2017 11:59:04 +0000 (07:59 -0400)]
...

7 years ago...
Cristy [Sun, 28 May 2017 11:46:45 +0000 (07:46 -0400)]
...

7 years ago...
Cristy [Sun, 28 May 2017 11:10:01 +0000 (07:10 -0400)]
...

7 years agohttps://github.com/ImageMagick/ImageMagick/issues/501
Cristy [Sun, 28 May 2017 10:42:25 +0000 (06:42 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/501

7 years ago...
Cristy [Sat, 27 May 2017 18:43:28 +0000 (14:43 -0400)]
...

7 years ago... 7.0.5-8
Cristy [Sat, 27 May 2017 11:27:08 +0000 (07:27 -0400)]
...

7 years agoAdded extra check to make sure it is allowed to use the PSD coder from another coder.
Dirk Lemstra [Fri, 26 May 2017 11:43:18 +0000 (13:43 +0200)]
Added extra check to make sure it is allowed to use the PSD coder from another coder.

7 years agoWhen both the stroke and fill color are transparent the text will be drawn transparen...
Dirk Lemstra [Wed, 24 May 2017 21:39:45 +0000 (23:39 +0200)]
When both the stroke and fill color are transparent the text will be drawn transparent instead of 'invisible'.

7 years agocoders/png.c: stop warnings about eXIf nonsupport
Glenn Randers-Pehrson [Wed, 24 May 2017 15:16:08 +0000 (11:16 -0400)]
coders/png.c: stop warnings about eXIf nonsupport

7 years agohttps://github.com/ImageMagick/ImageMagick/issues/500
Cristy [Tue, 23 May 2017 23:06:22 +0000 (19:06 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/500

7 years agohttps://github.com/ImageMagick/ImageMagick/issues/497
Cristy [Tue, 23 May 2017 18:05:59 +0000 (14:05 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/497

7 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=31928
Cristy [Sun, 21 May 2017 20:16:43 +0000 (16:16 -0400)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=31928

7 years ago...
Cristy [Sun, 21 May 2017 15:06:34 +0000 (11:06 -0400)]
...

7 years ago...
Cristy [Sun, 21 May 2017 14:54:54 +0000 (10:54 -0400)]
...

7 years ago...
Cristy [Sat, 20 May 2017 16:40:45 +0000 (12:40 -0400)]
...

7 years ago...
Cristy [Sat, 20 May 2017 11:36:58 +0000 (07:36 -0400)]
...

7 years ago...
Cristy [Sat, 20 May 2017 00:05:03 +0000 (20:05 -0400)]
...

7 years ago... 7.0.5-7
Cristy [Fri, 19 May 2017 18:02:03 +0000 (14:02 -0400)]
...

7 years ago...
Cristy [Fri, 19 May 2017 11:24:24 +0000 (07:24 -0400)]
...

7 years agohttps://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=31938
Cristy [Fri, 19 May 2017 11:12:51 +0000 (07:12 -0400)]
https://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=31938

7 years ago...
Cristy [Thu, 18 May 2017 13:41:17 +0000 (09:41 -0400)]
...

7 years ago...
Cristy [Wed, 17 May 2017 19:11:19 +0000 (15:11 -0400)]
...

7 years ago...
Cristy [Wed, 17 May 2017 01:13:16 +0000 (21:13 -0400)]
...

7 years ago...
Cristy [Wed, 17 May 2017 01:11:13 +0000 (21:11 -0400)]
...

7 years agohttps://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=31938
Cristy [Wed, 17 May 2017 01:05:26 +0000 (21:05 -0400)]
https://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=31938