History log of /imagick/imagick.c (Results 101 – 125 of 474)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 61827cbf 08-Aug-2014 Danack

Added note to enable warning on missing property.


# d9e824cb 07-Aug-2014 Danack

Fixed uninitialized variable.


# 1496fa17 07-Aug-2014 Danack

Corrected handlers for ImagickDraw and ImagickPixelIterator.


# e77d337d 07-Aug-2014 Danack

Made accessing properties work. Fixed wrong macro.


# 803de7b1 07-Aug-2014 Danack

Fixed object creation, and destruction to fit new paradigm.


# f8a8bb49 07-Aug-2014 Danack

Initial NG compilation - it compiled but opening files doesn't work.


# c87f0be9 25-Jul-2014 Jan-E

windows build fixes, 3 methods deprecated


# dedcf84e 23-Jul-2014 Remi Collet

no need for conditional, count_elements exists (at least) since 5.0.0


# 703f3374 23-Jul-2014 Antony Dovgal

add optional module dependency


# 13302500 23-Jul-2014 Remi Collet

add the optional mode (not used)


# ca019ad4 23-Jul-2014 Remi Collet

fix Imagick::count() with PHP 5.6.0RC2


# 9b44663f 13-Jul-2014 Danack

Added version check for color matrix image.


# ef2c7bc0 13-Jul-2014 Danack

Missed some version check for #33


# 0c1f0e1a 13-Jul-2014 Danack

Added version check for methods. Fixes #33


# 287b5dfa 03-Jul-2014 Danack

Cast size_t values to unsigned long so that printf knows the correct type.


# 4cd0bdd5 03-Jul-2014 Danack

Added more version checks for fourier transform functions, and corrected the comparison.


# 2a5576c9 09-Jun-2014 Danack

Improved parameter names.


# 28a324eb 19-May-2014 Danack

Changed 'similarityimage' to subimagematch as that is what it does. Corrected prototype for documentation.


# 7285cf7d 19-May-2014 Danack

Added similarityImage function. Corrected required number of args for brightnessContrastImage.


# ba8faa34 17-May-2014 Danack

Added rotationalBlurImage and statisticImage.


# 76f5f657 16-May-2014 Danack

Added brightnessContrastImage, colorMatrixImage and selectiveBlurImage


# 1a497c07 11-May-2014 Danack

FFT functions added.


# bd691da9 09-May-2014 Danack

Added plain simple getQuantum function for scaling things that are borken.


# b19b2cb0 09-May-2014 Danack

Changed to warning for point release difference.


# 2bb7e993 09-May-2014 Danack

Corrected function names to module standard. Free callback structures recursively.


12345678910>>...19