History log of /imagick/imagick_class.c (Results 251 – 261 of 261)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# c9814540 24-Nov-2008 mkoppanen

Don't check for allocation failure because it is not needed


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@269613 c90b9560-bf6c-de11-be94-00142212c4b1


# 86e2def1 24-Nov-2008 mkoppanen

Added checks for filename


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@269611 c90b9560-bf6c-de11-be94-00142212c4b1


# 67081809 19-Nov-2008 mkoppanen

Added getImageCompressionQuality


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@269355 c90b9560-bf6c-de11-be94-00142212c4b1


# 37ee8a5f 22-Aug-2008 mkoppanen

Fixed syntax in a few places
Added imagick::getImageChannelRange


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@265286 c90b9560-bf6c-de11-be94-00142212c4b1


# 6b5d742e 31-Jul-2008 mkoppanen

Fixed Imagick to follow PHP coding standards
Fixes a small memory leak when casting string to ImagickPixel object


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@263913

Fixed Imagick to follow PHP coding standards
Fixes a small memory leak when casting string to ImagickPixel object


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@263913 c90b9560-bf6c-de11-be94-00142212c4b1

show more ...


# d6dbcd10 17-May-2008 mkoppanen

Added Imagick::setGravity and Imagick::getGravity


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@259864 c90b9560-bf6c-de11-be94-00142212c4b1


# af1b11bd 07-May-2008 mkoppanen

Removed pseudo_string_len parameter since it was not needed anymore


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@259270 c90b9560-bf6c-de11-be94-00142212c4b1


# 63c436e3 07-May-2008 mkoppanen

Updated get_pseudo_string a bit to emalloc only the needed space for string


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@259265 c90b9560-bf6c-de11-be94-00142212c4b1


# 565e2e6c 06-May-2008 mkoppanen

Fixes PECL bug #13841


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@259138 c90b9560-bf6c-de11-be94-00142212c4b1


# 290c25cb 30-Apr-2008 mkoppanen

Closes Bug #13787 (again)


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@258775 c90b9560-bf6c-de11-be94-00142212c4b1


# 75ab8bc8 25-Apr-2008 mkoppanen

Complete refactoring of the code:
- Moved macros to php_imagick_macros.h
- Moved each class to it's own .c -file
- Moved helper functions to separate .c -file
- Started adapting P

Complete refactoring of the code:
- Moved macros to php_imagick_macros.h
- Moved each class to it's own .c -file
- Moved helper functions to separate .c -file
- Started adapting PHP Coding Standards
- Added the new files to package.xml and config.m4

Need to make a large version bump later..


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@258432 c90b9560-bf6c-de11-be94-00142212c4b1

show more ...


1...<<11