Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7 |
|
#
303fc609 |
| 08-Sep-2003 |
Moriyoshi Koizumi |
Fix build in VC++7. # The line didn't reflect the above comment, helly :)
|
Revision tags: php-4.3.3, php-4.3.3RC4 |
|
#
93bcd55e |
| 12-Aug-2003 |
Ilia Alshanetsky |
emalloc -> safe_emalloc
|
#
a28b0fdb |
| 10-Aug-2003 |
Marcus Boerger |
Nuke unused vars
|
Revision tags: RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2 |
|
#
c7a45fc9 |
| 30-Jul-2003 |
Ilia Alshanetsky |
Fixed bug #23792 (8 bit graphics don't rotate properly) Patch by: pajoye@php.net
|
#
dc0606f0 |
| 23-Jul-2003 |
Pierre Joye |
- Fix leak when no fill is done (ilia)
|
#
74c20275 |
| 23-Jul-2003 |
Pierre Joye |
- Fix #bug24594 Rewrite the imagefill function (non recursive, uses of connected points algorithm)
|
#
bf7f4560 |
| 10-Jul-2003 |
Pierre Joye |
- wrong patch applied for #23792, fixed
|
#
6da86c7e |
| 09-Jul-2003 |
Pierre Joye |
- Fix a possible crash when invalid color index are given as background in imagerotate, only when palette based image is used as src
|
#
e1f163b0 |
| 09-Jul-2003 |
Pierre Joye |
- "Fix" #23792, imagerotate returns always truecolor images now (the destination image is a truecolor, no more limited palette problems) - Clean the cast in gdImageCopyMerge
|
#
119175c9 |
| 02-Jul-2003 |
Pierre Joye |
- tabs
|
#
19f3c5b5 |
| 02-Jul-2003 |
Pierre Joye |
- Fix #23808
|
Revision tags: php-5.0.0b1, php-4.3.3RC1 |
|
#
490da4fb |
| 12-Jun-2003 |
Ilia Alshanetsky |
Fixed bug #24155 (gdImageRotate270 incorrectly use x parameter for y axis)
|
#
a8c7c3bc |
| 04-Jun-2003 |
Ilia Alshanetsky |
No need to dupe macro
|
#
b2ee5310 |
| 04-Jun-2003 |
foobar |
MFB: fix build
|
#
f2a9f311 |
| 04-Jun-2003 |
Ilia Alshanetsky |
GD 2.0.15 sync
|
#
e1b8cad2 |
| 03-Jun-2003 |
Ilia Alshanetsky |
Syncronize bunbled GD with gd 2.0.14
|
Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init |
|
#
61026e39 |
| 05-Apr-2003 |
Ilia Alshanetsky |
Syncronized bunbled GD library with gd 2.0.12 # One very useful feature that I still need to add support for in our # interface to the lib is the support for png compression for imagepng
Syncronized bunbled GD library with gd 2.0.12 # One very useful feature that I still need to add support for in our # interface to the lib is the support for png compression for imagepng().
show more ...
|
#
feba4454 |
| 30-Mar-2003 |
Ilia Alshanetsky |
Fixed bug #22965 (Crash in gd lib's ImageFillToBorder()).
|
Revision tags: php-4.3.2RC1 |
|
#
88281627 |
| 12-Mar-2003 |
Ilia Alshanetsky |
Style fixes.
|
#
348200b5 |
| 25-Feb-2003 |
Ilia Alshanetsky |
Fixed a crash in gdImageCopyMergeGray().
|
Revision tags: php-4.3.1 |
|
#
8d183b7c |
| 09-Feb-2003 |
Marcus Boerger |
Kill some warnings # the remainig is not easy to solve: float_var = float_cast(extpression) # This cannot be fixed by simply casting again to float because some # compilers may ignore the
Kill some warnings # the remainig is not easy to solve: float_var = float_cast(extpression) # This cannot be fixed by simply casting again to float because some # compilers may ignore the double casting.
show more ...
|
#
a5f35ef9 |
| 08-Feb-2003 |
Pierre Joye |
Add gdImageEllipse Replace gdImageFilledEllipse by a new function (backported from the new phpgd) the new gdImageFilledEllipse fix bug bug #22103 (ellipse part)
|
#
1d9477f3 |
| 02-Feb-2003 |
Marcus Boerger |
- new xbm support @Added XBM support for bundled gd library. (marcus) # It was enabled by the last commit and fixed by this one.
|
Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix |
|
#
9ad85063 |
| 21-Jan-2003 |
Pierre Joye |
Remove the (c), in the future, can we add PHP Licence terms for the new functions ?
|
#
81c68ab8 |
| 21-Jan-2003 |
Pierre Joye |
Add credits to my functions (thx for the advice Wez&Ilia :)
|