summaryrefslogtreecommitdiff
path: root/src/gdfx.c
Commit message (Expand)AuthorAgeFilesLines
* gd_intern: unify the min/max/clamp macros some moreMike Frysinger2021-02-051-3/+1
* clean up trailing whitespace/newlinesMike Frysinger2018-06-211-1/+0
* Document gdft.c and gdfx.cChristoph M. Becker2016-08-231-20/+63
* Document all BGD_DECLARE'd functionsChristoph M. Becker2016-07-201-10/+18
* Dereference null return value in gdfx.cJitendar Kumar2015-04-221-0/+3
* fix #113, NULL deref in gdfxPierre Joye2015-01-171-1/+7
* avoid warning: implicit declaration of function ‘gd_error’ [-Wimplicit-fu...Takeshi Abe2013-04-201-0/+1
* Use custom error handler instead of fprintf(stderr, ...)Ondřej Surý2013-04-181-1/+1
* Fix config.h include before gd.h to get the HAVE_VISILIBITY symbol availableOndřej Surý2013-04-121-0/+4
* - apply same CS everywherepierrejoye2013-04-031-427/+377
* fixed typotabe2008-08-061-1/+1
* - New line at the end of the filepajoye2007-01-041-0/+1
* - sync to 2.0.29pierre2006-04-051-1/+1
* - sync to 2.0.24pierre2006-04-051-3/+3
* - sync to 2.0.23pierre2006-04-051-378/+434
* - sync to 2.0.17GD_2_0_17pierre2006-04-051-0/+453