History log of /imagick/ (Results 1101 – 1125 of 1494)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8aac5f2307-May-2008 mkoppanen

rewrote get_pseudo_filename


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

63c436e307-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

65363e4606-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

fd01223206-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

565e2e6c06-May-2008 mkoppanen

Fixes PECL bug #13841


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

290c25cb30-Apr-2008 mkoppanen

Closes Bug #13787 (again)


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

91e1b18228-Apr-2008 mkoppanen

Fixes PECL bug 13787


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

a752dc7228-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

5b28c81828-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

75ab8bc825-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 ...

81dd748c16-Apr-2008 mkoppanen

Moved some definitions to header file


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

8a1c1ffd31-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 ...

9dc4759a25-Mar-2008 mkoppanen

Added Imagick::transformImage


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

cccc917717-Mar-2008 mkoppanen

Allow the next methods to be called statically:
- Imagick::getResourceLimit()
- Imagick::setResourceLimit()
- Imagick::queryFormats()
- Imagick::queryFonts()


git-svn

Allow the next methods to be called statically:
- Imagick::getResourceLimit()
- Imagick::setResourceLimit()
- Imagick::queryFormats()
- Imagick::queryFonts()


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

show more ...

5ad93f4815-Mar-2008 mkoppanen

Refactored error handling to use macros instead of functions
Removed unused and unnecessary variables
Fixed minor non-fatal logic errors
Bumped up the version number


git-svn

Refactored error handling to use macros instead of functions
Removed unused and unnecessary variables
Fixed minor non-fatal logic errors
Bumped up the version number


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

show more ...

bc255e1c09-Mar-2008 mkoppanen

Added liquid rescaling support due to recent license change, thanks to Carlo Baldassi.
http://repo.or.cz/w/liblqr.git


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

Added liquid rescaling support due to recent license change, thanks to Carlo Baldassi.
http://repo.or.cz/w/liblqr.git


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

show more ...

eca3b50b09-Mar-2008 mkoppanen

Today's date is actually 2008-03-09 instead of 2008-03-05


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

46fe8cf509-Mar-2008 mkoppanen

Changed files to reflect upcoming release


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

408fb22027-Feb-2008 mkoppanen

Breaks the fit parameter behavior compared to old versions.
The behavior was faulty when scaling ratio was 1:1.


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

Breaks the fit parameter behavior compared to old versions.
The behavior was faulty when scaling ratio was 1:1.


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

show more ...

42c714eb24-Feb-2008 mkoppanen

Fixes a small logic error when writing images + a small mem leak


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

fb536c2a24-Feb-2008 mkoppanen

Changed the package.xml to reflect the upcoming release


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

f75cec0524-Feb-2008 mkoppanen

Changed the version to RC1


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

84e79ada16-Feb-2008 mkoppanen

Fixed build on ImageMagick 6.3.8-x


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

20f3e07214-Feb-2008 mkoppanen

Removed liquid rescaling until licensing issues have been solved


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

fcacc1d014-Feb-2008 mkoppanen

Added liquid rescaling.
Bumped up the version.


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

1...<<41424344454647484950>>...60