summaryrefslogtreecommitdiff
path: root/ext/gd
Commit message (Expand)AuthorAgeFilesLines
* be slightly nicer when defining R_OKWez Furlong2003-12-191-1/+3
* Fix remaining gd build issueRasmus Lerdorf2003-12-181-1/+2
* MFB compile fixRasmus Lerdorf2003-12-171-1/+2
* ZTS fix.Ilia Alshanetsky2003-12-161-1/+2
* Fix ZTS build.Sebastian Bergmann2003-12-161-1/+1
* Fixed bug #26635 (fixed look up for fonts in the current directory w/ZTS)Ilia Alshanetsky2003-12-151-22/+20
* Revert, not needed hereMarcus Boerger2003-12-071-2/+1
* tweak build so that it mirrors the source filesystem layout under the build d...Wez Furlong2003-12-071-25/+29
* First attemt at win32 build with the new build system.Edin Kadribasic2003-12-071-0/+43
* Fix enabling shared builds.Marcus Boerger2003-12-071-1/+2
* Fixed bug #26309 (Fixed argument parsing for imageftbbox()).Ilia Alshanetsky2003-11-191-4/+2
* Windows compile fix (patch by sfox@php.net).Edin Kadribasic2003-11-131-4/+0
* Fixed bug #26097 (gdImageColorClosestAlpha() returns incorrect results).Ilia Alshanetsky2003-11-041-1/+1
* Patch by Steph to sanitize ssize_t typedef on Windows.Sebastian Bergmann2003-10-261-4/+4
* - Always look into /usr/local before /usrfoobar2003-10-011-12/+14
* Always prefer user specified paths over the default /usr /usr/local.Ilia Alshanetsky2003-09-301-6/+6
* Bundled GD has this functionfoobar2003-09-271-1/+2
* FREETYPE_PATCH is not always defined.Moriyoshi Koizumi2003-09-151-0/+4
* Add an phpinfo entry showing which version of freetype is linked to gd.Moriyoshi Koizumi2003-09-091-0/+17
* Revert the JIS addition, it did not fix anythingfoobar2003-09-081-2/+2
* Fix build in VC++7.Moriyoshi Koizumi2003-09-081-2/+2
* MFB: - Added JISX0208=1 and USE_GD_JISX0208 definesfoobar2003-09-081-2/+2
* format string fixesAndrey Hristov2003-08-281-1/+1
* emalloc -> safe_emallocIlia Alshanetsky2003-08-122-4/+4
* Nuke unused varsMarcus Boerger2003-08-101-1/+1
* Fixed bug #23792 (8 bit graphics don't rotate properly)Ilia Alshanetsky2003-07-301-59/+66
* - Fix leak when no fill is done (ilia)Pierre Joye2003-07-231-3/+4
* - Remove imagepng, not used in testPierre Joye2003-07-231-2/+1
* - imagefill testsPierre Joye2003-07-231-0/+86
* - Fix #bug24594Pierre Joye2003-07-231-86/+181
* Add /libpath directives for zlib.Sebastian Bergmann2003-07-161-2/+2
* - wrong patch applied for #23792, fixedPierre Joye2003-07-101-19/+31
* - Fix a possible crash when invalid color index are given as backgroundPierre Joye2003-07-091-0/+4
* - "Fix" #23792, imagerotate returns always truecolor images nowPierre Joye2003-07-091-15/+33
* - tabsPierre Joye2003-07-021-6/+3
* - Fix #23808Pierre Joye2003-07-021-3/+6
* Add zlib directory.Sebastian Bergmann2003-06-291-4/+4
* Fixed a crash inside php_imagettftext_common();Ilia Alshanetsky2003-06-191-1/+2
* Fixed bug #24223 (missing variable initialization in bundled gd)Ilia Alshanetsky2003-06-171-3/+8
* add Marcus, enough work donePierre Joye2003-06-151-1/+1
* Add ImageXBMMarcus Boerger2003-06-155-10/+153
* Better use '_' instead of '.'Marcus Boerger2003-06-151-3/+3
* Better configure outputMarcus Boerger2003-06-151-0/+1
* proto fixesAndrey Hristov2003-06-151-81/+81
* Fixed bug #24155 (gdImageRotate270 incorrectly use x parameter for y axis)Ilia Alshanetsky2003-06-122-1/+27
* updating license information in the headers.James Cox2003-06-103-9/+9
* Fixed trivial typoMoriyoshi Koizumi2003-06-091-1/+1
* No need to dupe macroIlia Alshanetsky2003-06-041-4/+1
* MFB: fix buildfoobar2003-06-041-0/+3
* GD 2.0.15 syncIlia Alshanetsky2003-06-042-6/+10