131 Commits (75df505fe6124e12e0185ee46cc47d2b20140887)

Author SHA1 Message Date
Ilia Alshanetsky 8b079070a3 Synchronized bundled GD library with GD 2.0.22. 22 years ago
Ilia Alshanetsky fc419f10ef Revert patch to imagefillborder. 22 years ago
Ilia Alshanetsky ac7283a602 Fixed a possible crash inside libgd's gdImageFillToBorder() due to a stack 22 years ago
Pierre Joye f223262bcd - Fix crash when an invalid color index is used with imagecolortransparent 22 years ago
Pierre Joye 197b48322e - restore too the alphablending if we do not reach the end of the function 22 years ago
Pierre Joye 9fc9639c83 - fix #27582 (http://bugs.php.net/bug.php?id=27582) 22 years ago
Ilia Alshanetsky 53e56151fe Fixed bug #27437 (wrong freetype include inside GD library). 22 years ago
Derick Rethans 596efe5197 - Fixed bug in gdImageFilledRectangle in the bundled GD library, that required 22 years ago
Tim Toohey b851f37123 (gdImageSetPixel) Tidied 'normal' blending effect 22 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 23 years ago
Ilia Alshanetsky f4a07dd9a5 Replace regular malloc with safe_emalloc in several places. 23 years ago
Ilia Alshanetsky 36db28c8db CS fixes. 23 years ago
Ilia Alshanetsky 8d6cfb797b Synchronized bundled GD library with GD 2.0.17 23 years ago
Wez Furlong 085ceca8e1 be slightly nicer when defining R_OK 23 years ago
Rasmus Lerdorf 0f6cafa7e6 MFB compile fix 23 years ago
Ilia Alshanetsky 45cd627569 ZTS fix. 23 years ago
Sebastian Bergmann aaeb8f4394 Fix ZTS build. 23 years ago
Ilia Alshanetsky e440d4fbea Fixed bug #26635 (fixed look up for fonts in the current directory w/ZTS) 23 years ago
Edin Kadribasic 45f12cc61f Windows compile fix (patch by sfox@php.net). 23 years ago
Ilia Alshanetsky b520c9d42c Fixed bug #26097 (gdImageColorClosestAlpha() returns incorrect results). 23 years ago
Sebastian Bergmann b2f860ce6d Patch by Steph to sanitize ssize_t typedef on Windows. 23 years ago
Moriyoshi Koizumi 303fc609a6 Fix build in VC++7. 23 years ago
Ilia Alshanetsky 93bcd55eaf emalloc -> safe_emalloc 23 years ago
Marcus Boerger a28b0fdbb4 Nuke unused vars 23 years ago
Ilia Alshanetsky c7a45fc9da Fixed bug #23792 (8 bit graphics don't rotate properly) 23 years ago
Pierre Joye dc0606f041 - Fix leak when no fill is done (ilia) 23 years ago
Pierre Joye 74c2027573 - Fix #bug24594 23 years ago
Pierre Joye bf7f45601d - wrong patch applied for #23792, fixed 23 years ago
Pierre Joye 6da86c7e93 - Fix a possible crash when invalid color index are given as background 23 years ago
Pierre Joye e1f163b053 - "Fix" #23792, imagerotate returns always truecolor images now 23 years ago
Pierre Joye 119175c943 - tabs 23 years ago
Pierre Joye 19f3c5b5fa - Fix #23808 23 years ago
Ilia Alshanetsky cadc8a15f9 Fixed bug #24223 (missing variable initialization in bundled gd) 23 years ago
Marcus Boerger 8fd5e11ff4 Add ImageXBM 23 years ago
Ilia Alshanetsky 490da4fbb7 Fixed bug #24155 (gdImageRotate270 incorrectly use x parameter for y axis) 23 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
Ilia Alshanetsky a8c7c3bc5e No need to dupe macro 23 years ago
foobar b2ee53106f MFB: fix build 23 years ago
Ilia Alshanetsky f2a9f31160 GD 2.0.15 sync 23 years ago
Ilia Alshanetsky e1b8cad26f Syncronize bunbled GD with gd 2.0.14 23 years ago
Ilia Alshanetsky c13be6e6d5 Last set of integer overflow checks. 23 years ago
Ilia Alshanetsky 7a35766dec Integer overflow checks. 23 years ago
Rasmus Lerdorf 63c966a33d MFB 23 years ago
Ilia Alshanetsky 35f8be6bcc Fixed compiler warning (found by Larry Rosenman <ler@lerctr.org>) 23 years ago
Ilia Alshanetsky 7029ef01b3 Added missing bit from gd2.0.12 sync. 23 years ago
Sebastian Bergmann 11f53cd111 Fix Win32 build. 23 years ago
Ilia Alshanetsky 61026e391c Syncronized bunbled GD library with gd 2.0.12 23 years ago
Ilia Alshanetsky feba44546c Fixed bug #22965 (Crash in gd lib's ImageFillToBorder()). 23 years ago
Ilia Alshanetsky d29d55e772 Cleanup. 23 years ago
Ilia Alshanetsky 199ae10f01 Whitespace fixes. 23 years ago