History log of /imagick/php_imagick.h (Results 51 – 75 of 118)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 51e63de3 09-Jul-2008 mkoppanen

Fixed files to reflect the new release


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


# dad7e153 13-Jun-2008 mkoppanen

added -dev back


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


# 51d3dfab 13-Jun-2008 mkoppanen

Updated files to reflect the new release


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


# 65363e46 06-May-2008 mkoppanen

Updated the -dev back to the header


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


# fd012232 06-May-2008 mkoppanen

Updated the files to reflect a new release


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


# a752dc72 28-Apr-2008 mkoppanen

restored the -dev to version string


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


# 5b28c818 28-Apr-2008 mkoppanen

Updated files to reflect an upcoming release


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


# 8a1c1ffd 31-Mar-2008 sfox

- Bring the majority of PECL extensions into line with macro/x.x.x versioning.
- Please use the -dev tag during the development cycle so that snapshots can easily be distinguished from releases.

- Bring the majority of PECL extensions into line with macro/x.x.x versioning.
- Please use the -dev tag during the development cycle so that snapshots can easily be distinguished from releases.


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

show more ...


# 1b366a8f 12-Feb-2008 mkoppanen

Fixes PECL Bug #13108: imagick won't build with ImageMagick 6.3.8-5
* Hopefully we can maintain backwards compatibility *


git-svn-id: http://svn.php.net/repository/pecl/imagick/trun

Fixes PECL Bug #13108: imagick won't build with ImageMagick 6.3.8-5
* Hopefully we can maintain backwards compatibility *


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

show more ...


# e419eb9e 20-Jan-2008 mkoppanen

Changed year to 2008 in copyrights


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


# e7f43bfc 12-Jan-2008 mkoppanen

Added a fix to bypass imagemagick crash when writing a file fails


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


# 40bac063 31-Oct-2007 mkoppanen

Some refactoring on the headers: added php_imagick_defs.h and php_imagick_lic.h
Moved the ImageMagick license string to it's own header.
Added the new headers to package.xml


git

Some refactoring on the headers: added php_imagick_defs.h and php_imagick_lic.h
Moved the ImageMagick license string to it's own header.
Added the new headers to package.xml


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

show more ...


# 39b60499 30-Oct-2007 mkoppanen

Added imagick.locale_fix ini setting to fix drawing bug on some locales


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


# 51d3378b 25-Oct-2007 mkoppanen

Fixed the version string
Added the license part


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


# 844fa469 25-Oct-2007 mkoppanen

Committed the initial patch to accept string and ImagickPixel object as a parameter
to methods which expect an ImagickPixel.

List of modified methods:

imagickdraw::setfillcolor

Committed the initial patch to accept string and ImagickPixel object as a parameter
to methods which expect an ImagickPixel.

List of modified methods:

imagickdraw::setfillcolor
imagickdraw::setstrokecolor
imagickdraw::settextundercolor
imagickpixel::issimilar
imagick::blackthresholdimage
imagick::whitethresholdimage
imagick::rotateimage
imagick::setimagebackgroundcolor
imagick::setimagemattecolor
imagick::shearimage
imagick::borderimage
imagick::colorfloodfillimage
imagick::colorizeimage
imagick::frameimage
imagick::mattefloodfillimage
imagick::paintopaqueimage
imagick::painttransparentimage
imagick::setimagebordercolor
imagick::setimagecolormapcolor
imagick::tintimage
imagick::newimage
imagick::setbackgroundcolor



Bumped the version to 2.1.0


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

show more ...


# 1ddad622 24-Oct-2007 mkoppanen

Changed the files to reflect the new release


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


# afd1ea27 22-Oct-2007 mkoppanen

Added checks for setFont and setFontFamily. Allow only valid fonts.


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


# 2c488d56 18-Oct-2007 mkoppanen

Changed PATH_MAX to MAXPATHLEN


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


# 5bb7bcd5 18-Oct-2007 mkoppanen

Added PATH_MAX ifndef


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


# 3c4913ee 17-Oct-2007 mkoppanen

Changed the files to reflect the new release


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


# bd98ec91 17-Oct-2007 mkoppanen

Added getPseudoFilename


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


# 4e9cb7fc 03-Oct-2007 mkoppanen

Updated php_imagick.h version numbers


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


# 3dc81997 25-Sep-2007 mkoppanen

Modified the files to reflect the upcoming release.


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


# 86148421 18-Sep-2007 mkoppanen

changed the files to reflect new release


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


# cdc478fa 07-Sep-2007 mkoppanen

Modified the files to reflect the new release.


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


12345