| Commit message (Expand) | Author | Age | Files | Lines |
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Merge branch 'PHP-5.4' into PHP-5.5 | Felipe Pena | 2013-10-20 | 1 | -1/+1 |
|\ |
|
| * | - Fix extern declaration according to definition | Felipe Pena | 2013-10-20 | 1 | -1/+1 |
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | | fix build with bundled libgd | Remi Collet | 2013-05-04 | 1 | -1/+1 |
* | | Required GD >= 2.1.0 or GD bundled, this allows us to remove most of the #ifdef | Ondřej Surý | 2013-05-04 | 1 | -11/+3 |
* | | Allow to use new GD-2.1.0 function from system library | Ondřej Surý | 2013-05-04 | 1 | -2/+5 |
* | | gd: missing headers in previous | Remi Collet | 2013-04-24 | 1 | -1/+4 |
* | | - add imageaffinematrixget and imagematrixconcat | Pierre Joye | 2013-03-20 | 1 | -1/+2 |
* | | - add affine matrix helper for translate, scale, rotate and shear | Pierre Joye | 2013-03-20 | 1 | -0/+1 |
* | | - add new interpolation method | Pierre Joye | 2013-03-20 | 1 | -0/+4 |
* | | - disable threshold for now, will enable it again using CIEDE2000 | Pierre Joye | 2013-03-01 | 1 | -0/+1 |
* | | - add image crop support | Pierre Joye | 2013-02-28 | 1 | -0/+1 |
* | | - add image flip API support | Pierre Joye | 2013-02-27 | 1 | -0/+1 |
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
|/ |
|
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | - initial webp support, rely on libpx, final version will be either w/o dep o... | Pierre Joye | 2010-10-04 | 1 | -1/+4 |
* | Removed safe_mode | Kalle Sommer Nielsen | 2010-04-26 | 1 | -6/+4 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | - [DOC] always enable imagecolormatch | Pierre Joye | 2009-05-27 | 1 | -1/+2 |
* | - MFH: [DOC] always enable imagerotate (bundled or system gd) | Pierre Joye | 2009-05-27 | 1 | -1/+2 |
* | - [DOC] always enable imagefilter and imageconvolution, even when built again... | Pierre Joye | 2009-05-26 | 1 | -2/+3 |
* | - silent warning | Pierre Joye | 2009-03-31 | 1 | -1/+3 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | Remove GD 1.0 support, still need to adjust the configure scripts to correctl... | Scott MacVicar | 2008-07-18 | 1 | -3/+1 |
* | Remove freetype1 support | Scott MacVicar | 2008-07-18 | 1 | -1/+1 |
* | Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) | Dmitry Stogov | 2008-01-30 | 1 | -2/+4 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | - MFH: add imagegrabwindow and imagegrabscreen (win32 only) [DOC] | Pierre Joye | 2007-04-17 | 1 | -0/+5 |
* | - MFH: don't declare MSHUTDOWN if both cachesetup and t1lib are not used | Pierre Joye | 2007-04-04 | 1 | -0/+2 |
* | - MFH: | Pierre Joye | 2007-04-04 | 1 | -2/+0 |
* | avoid calling MSHUTDOWN when built without libt1 | Nuno Lopes | 2007-01-08 | 1 | -0/+2 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | MFH: Fixed bad usage of php_checkuid() | foobar | 2005-11-02 | 1 | -1/+1 |
* | MFH: - Added missing safe-mode checks | foobar | 2005-11-01 | 1 | -0/+9 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | - export imageconvolution to userland, making people happy to do not | Pierre Joye | 2005-04-16 | 1 | -0/+1 |
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
* | Add ImageXBM | Marcus Boerger | 2003-06-15 | 1 | -0/+1 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
* | cleanup | foobar | 2003-03-31 | 1 | -0/+2 |
* | * email address change | Stig Bakken | 2003-03-18 | 1 | -1/+1 |
* | add imagesavealpha wrapper (Jukka Holappa <jukkaho@mail.student.oulu.fi>, | Pierre Joye | 2003-02-26 | 1 | -1/+2 |
* | Feature Request #21784 Added: imagecolorallocatealpha (pollita@php.net,jaspe... | Sara Golemon | 2003-01-26 | 1 | -1/+4 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
* | Fixed build with non-bundled GD. Hidden the anti-alias functions when | Ilia Alshanetsky | 2002-12-11 | 1 | -1/+3 |