summaryrefslogtreecommitdiff
path: root/ext/gd
Commit message (Expand)AuthorAgeFilesLines
* Added missing GD/GD2 image handling functions.foobar2001-05-293-36/+128
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* fixed bug: #10593foobar2001-05-212-1/+2
* Remove unused variable from imagesetstyleJames Moore2001-05-211-2/+1
* A few modifications to make the ZLIB checks work better.foobar2001-05-201-8/+18
* nuke last remnants of the old globals stuffSterling Hughes2001-05-191-5/+0
* @ Added the IMG_ARC_ROUNDED option for the ImageFilledArc() function, whichSterling Hughes2001-05-181-0/+1
* remove more php3 ts stuffSterling Hughes2001-05-181-48/+0
* should be using the function here.Sterling Hughes2001-05-181-1/+4
* Remove the remnants of old global macro'sSterling Hughes2001-05-183-77/+0
* - Sync prototype and definition of phpi_get_le_gdJames Moore2001-05-161-1/+1
* Fix for #10900.Sascha Schumann2001-05-161-1/+1
* Nuke more quotesSascha Schumann2001-05-121-12/+12
* Fixed bug: #10823foobar2001-05-121-3/+3
* default to /usr/localfoobar2001-05-101-0/+12
* Cleaned up this a bit..foobar2001-05-101-295/+171
* - Change macros from V_ to VCWD_ because of AIX name clashAndi Gutmans2001-04-302-6/+6
* make dsp supporting gd2Daniel Beulshausen2001-04-301-16/+80
* Patch from Adam Dickmeiss to make configure detect libtff again.Wez Furlong2001-04-191-1/+2
* Fixed lame attempt to prevent ttf linkage when using freetype2Wez Furlong2001-04-171-36/+34
* When using freetype2, turn off libttf and turn on native gd ttf.Wez Furlong2001-04-141-3/+10
* Added GD 2.0.1 support.Wez Furlong2001-04-133-3/+596
* Killed some compile warnings.foobar2001-04-062-7/+5
* According to GD documentation the macros should be used instead..foobar2001-04-012-6/+6
* Fixed bug #8137 and killed some compile warnings.foobar2001-04-013-68/+48
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-17/+17
* A small fix to make the function imageloadfont portable.Alexander Feldman2001-03-121-1/+19
* - Fix copyright notices with 2001Andi Gutmans2001-02-264-4/+4
* make gd work again under win32Daniel Beulshausen2001-02-203-12/+19
* @- Fixed some modules to allow using output-buffering. (Thies)Thies C. Arntzen2001-02-152-27/+27
* make _php_image_convert configuration-awareHartmut Holzgraefe2001-02-091-3/+17
* libjpeg-not-installed protectionHartmut Holzgraefe2001-02-091-0/+3
* Allow usage of GD contexts and not tempfiles in output functionsStanislav Malyshev2001-02-013-27/+147
* File formats in uppercase characters.Egon Schmid2001-01-271-5/+5
* gd didn't work if no WBMP was available after rev 1.107 -> fixedHartmut Holzgraefe2001-01-251-0/+14
* Fix crash in stdout image outputStanislav Malyshev2001-01-251-2/+2
* Protos fixed.Egon Schmid2001-01-241-4/+4
* - Commited a patch that adds support for converting Images to WBMP format.Derick Rethans2001-01-242-9/+306
* Fixed bug #8733foobar2001-01-161-1/+2
* Fixed bug: 8478foobar2001-01-071-1/+1
* fixed option name mismatch.Rui Hirokawa2001-01-061-1/+1
* Kills one compile warning.foobar2000-12-101-0/+5
* Fix indentation of configure outputSascha Schumann2000-12-061-3/+2
* Fix T1 static buildStanislav Malyshev2000-12-061-2/+0
* GD shared build fixes - should fix problem with gd.so not being linkedStanislav Malyshev2000-12-041-10/+33
* made gd working correct under win32Daniel Beulshausen2000-11-291-58/+62
* AC_CHECK_LIB prints out yes/no itself.foobar2000-11-282-6/+3
* Fixed Bug #7939 + some cleaning.foobar2000-11-231-398/+298
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* Stopping Compile Warnings when using old GDJames Moore2000-11-181-0/+2