History log of /imagick/imagick_class.c (Results 76 – 100 of 261)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 131c1238 15-Jun-2015 Danack

Added colorDecisionList function.


# 024f5a03 11-Jun-2015 Danack

Fixed failing tests.

Remove setprogressmonitor from versions that don't support it.
Make minimum tested version be one that is supported.
Disable errors for compile warnings.


# edb6f41a 11-Jun-2015 Danack

Tidied tests.


# a2650792 11-Jun-2015 Danack

Fixed incorrect type for length param.


# e13218a6 10-Jun-2015 Danack

Add support for ImageMagick 7.

Add basic support for ImageMagick 7, updated tests to not fail for functions removed in IM7. Added Travis tests against ImageMagick git dev repositories.


# 037d011d 06-Jun-2015 Danack

Avoid calculating sizes when they should be exact.


# 1d8f6e33 02-Jun-2015 root

adding ceil for calculation


Revision tags: 3.3.0RC2
# df47e67a 06-Apr-2015 Danack

PHP 7 reversed the meaning of the '/' for zend_parse_parameters.


# dd6e80c7 03-Apr-2015 Danack

Added max version to pecl package.xml. Corrected wrong types documented for getcolorvaluequantum. Fixed typos.


Revision tags: 3.3.0RC1
# c9c06738 26-Mar-2015 Danack

Fixed incorrect way of accessing this.


# aa348e56 10-Mar-2015 Danack

Added get/setAntiAlias imagick functions.


# 286af6d5 10-Mar-2015 Danack

Correct type in prototype of function.


# 653bf0c2 09-Mar-2015 Danack

Corrected function proto-doc. Alphabet-ised added function list and added getQuantum.


# 981ea520 28-Feb-2015 Danack

Removed unused variables.


# 4fecb7b8 24-Feb-2015 Danack

Removed hard coded CFLAGS. Fixed progressMonitor not working in "7".


# 1a660831 24-Feb-2015 Danack

Enabled -Wall and fixed various small issues. Added test for progress monitor via callback, which is broken in 7.


# 3ded0e1e 24-Feb-2015 Danack

Fixed parameter parsing. This is actually a 1bit difference.


# 7ba42ae3 23-Feb-2015 Danack

Enabled CFLAGS="-Wno-deprecated-declarations -Wdeclaration-after-statement -Werror" to prevent C89 errors.


# 0c9c8e88 22-Feb-2015 Danack

Fixed regression.


# e8c0e6fb 22-Feb-2015 Danack

Fixed PHP7 regression.


# f7e9f9cb 17-Feb-2015 Danack

Fixed wrong default channels.


# 194ef721 13-Feb-2015 Danack

Corrected parameters to be size_t where ImageMagick requires them.


# 959fddec 13-Feb-2015 Danack

Fixed mem leak. Made internal function be static, and also have module specific name.


# 7e8e3285 13-Feb-2015 Danack

Made new features compile under ZE3.


# eb5fc7ae 12-Feb-2015 Danack

Cleaned up kernel generation for colorMatrixImage to use aligned memory.


1234567891011