summaryrefslogtreecommitdiff
path: root/ext/gd/libgd/gd.h
Commit message (Expand)AuthorAgeFilesLines
* - MFH: add a weak/tolerant mode to the jpeg loaderPierre Joye2006-02-051-2/+2
* - MFH: add filter option to imagepngPierre Joye2006-01-271-3/+3
* -fix build as shared or separate from main build (bfrance)Pierre Joye2005-10-091-0/+4
* - allow to keep or ignore the transparent color in imagerotate (thxPierre Joye2005-03-271-5/+5
* Move global symbols defined by bundled copy of libgd into privateJoe Orton2004-08-311-0/+2
* Merge changes from GD 2.0.28Stefan Esser2004-07-221-0/+5
* Missing part of the upgrade patch.Ilia Alshanetsky2004-05-101-0/+3
* - Add fontpath for win98/XP (Patch by Friedhelm Betz)Derick Rethans2004-04-121-1/+1
* Synchronized bundled GD library with GD 2.0.22.Ilia Alshanetsky2004-03-291-0/+1
* CS fixes.Ilia Alshanetsky2003-12-281-30/+30
* Synchronized bundled GD library with GD 2.0.17Ilia Alshanetsky2003-12-251-2/+10
* Add ImageXBMMarcus Boerger2003-06-151-0/+1
* Added missing bit from gd2.0.12 sync.Ilia Alshanetsky2003-04-091-1/+2
* Syncronized bunbled GD library with gd 2.0.12Ilia Alshanetsky2003-04-051-3/+56
* Add gdImageEllipsePierre Joye2003-02-081-1/+1
* Syncronize bundled GD library with latest GD (2.0.11).Ilia Alshanetsky2003-01-171-1/+2
* Fixed bug #21445.Ilia Alshanetsky2003-01-061-2/+2
* Add antialias flag to image structurePierre Joye2002-12-111-0/+4
* Made imagecreatefromxpm() work once again.Ilia Alshanetsky2002-12-041-0/+2
* No more (f)printf for errors and warnings instead use php_error_docref.Marcus Boerger2002-12-011-0/+5
* Synchronized bundled gd library with the latest stable GD, 2.0.6Ilia Alshanetsky2002-11-251-0/+2
* Added imagefilter() function by Pierre-Alain Joye (paj@pearfr.org). ThisIlia Alshanetsky2002-11-131-0/+36
* Update bundled gd library with relevant changes from gd-2.0.4Rasmus Lerdorf2002-10-291-1/+6
* Added a patch by Pierre-Alain Joye <paj@pearfr.org>, which implements theIlia Alshanetsky2002-10-291-0/+6
* As discussed a while ago, decoding GIF images is not considered a UnisysRasmus Lerdorf2002-10-061-0/+4
* (PHP imagecolormatch) makes a palette image match the colours in theTim Toohey2002-08-221-0/+10
* Use some more sane paths for win32 version.Edin Kadribasic2002-06-141-0/+6
* Apply that patch I wrote ages ago that fixes some problems with true-colorWez Furlong2002-04-211-0/+13
* Initial commit of the built-in libgd based on GD-2.0.1Rasmus Lerdorf2002-04-131-0/+496