#
2063094a |
| 03-Apr-2003 |
foobar |
Use php_error_docref.
|
#
c2e24238 |
| 03-Apr-2003 |
Sascha Schumann |
Fix segfaults in imagecreate/imagecreatetruecolor
|
#
1d3542a6 |
| 31-Mar-2003 |
foobar |
cleanup
|
#
a9b47961 |
| 26-Mar-2003 |
Sebastian Bergmann |
Eliminate TSRMLS_FETCH() call in php_find_gd_font().
|
#
c8791084 |
| 20-Mar-2003 |
foobar |
CS fix
|
#
0af32bc1 |
| 20-Mar-2003 |
foobar |
WS & CS fixes
|
#
0e6fca4f |
| 18-Mar-2003 |
Stig Bakken |
* email address change
|
#
3343327e |
| 17-Mar-2003 |
Hartmut Holzgraefe |
fixing my proto fix :|
|
#
212abb49 |
| 17-Mar-2003 |
Hartmut Holzgraefe |
proto fix
|
Revision tags: php-4.3.2RC1 |
|
#
bf90cdef |
| 12-Mar-2003 |
foobar |
Added the type constants for imagegd2()
|
#
2fee56b2 |
| 12-Mar-2003 |
foobar |
Fix bug #22646
|
#
d31fa3da |
| 05-Mar-2003 |
Ilia Alshanetsky |
Better identification of bundled GD library.
|
#
972c04e5 |
| 26-Feb-2003 |
Pierre Joye |
add imagesavealpha wrapper (Jukka Holappa <jukkaho@mail.student.oulu.fi>, 2 Pierre-Alain Joye)
|
Revision tags: php-4.3.1 |
|
#
129bd74b |
| 01-Feb-2003 |
Marcus Boerger |
Show if XPM support is available & Set availability bit only when available.
|
Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix |
|
#
3ad9839f |
| 26-Jan-2003 |
Sara Golemon |
Feature Request #21784 Added: imagecolorallocatealpha (pollita@php.net,jasper@pointless.net)
|
#
383171b1 |
| 24-Jan-2003 |
Ilia Alshanetsky |
Fixed bug #21533 (a rare condition where error can remain undefined and result in undefined behavior when it is used without being initialized).
|
#
95bfbfe1 |
| 24-Jan-2003 |
Ilia Alshanetsky |
Fixed compile warning.
|
#
d24148f3 |
| 22-Jan-2003 |
Ilia Alshanetsky |
Fixed a crash when invalid color is passed to imagepstext().
|
#
833473d1 |
| 17-Jan-2003 |
Ilia Alshanetsky |
Removed pointless checks of array_init() return value.
|
#
169eb85e |
| 17-Jan-2003 |
Ilia Alshanetsky |
Syncronize bundled GD library with latest GD (2.0.11).
|
#
17e51c59 |
| 08-Jan-2003 |
Ilia Alshanetsky |
Fixed bug #21518. Fixed memory in leak ImageCreateFromString(). Fixed a bug that prevented proper identification of WBMP images and thus prevented ImageCreateFromString() from working on
Fixed bug #21518. Fixed memory in leak ImageCreateFromString(). Fixed a bug that prevented proper identification of WBMP images and thus prevented ImageCreateFromString() from working on those images.
show more ...
|
#
a9999190 |
| 07-Jan-2003 |
Pierre Joye |
Fix line drawed twice (L. Atkinson)
|
#
b506f5c8 |
| 31-Dec-2002 |
Sebastian Bergmann |
Bump year.
|
Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3 |
|
#
7a282ddc |
| 12-Dec-2002 |
Ilia Alshanetsky |
Fixed bug #20974 (added missing sanity check).
|
#
67aca57c |
| 11-Dec-2002 |
Ilia Alshanetsky |
Fixed build with non-bundled GD. Hidden the anti-alias functions when non-bundled GD is used and made imagecreatefromxpm() unavailable because of a bug in the external GD library.
|