summaryrefslogtreecommitdiff
path: root/src/gdkanji.c
Commit message (Expand)AuthorAgeFilesLines
* gdkanji: drop another redundant check #456Mike Frysinger2018-09-061-1/+1
* Remove HAVE_ERRNO_HPeter Kokot2018-09-051-8/+4
* Truetype font drawing functions now take `const` strings (#400)Galik2017-07-291-5/+5
* ensure null terminated stringPierre Joye2016-06-211-1/+1
* ensure null terminated stringPierre Joye2016-06-211-0/+1
* fix coverity 95857, given the underlying functions, risks to actually have a ...Pierre Joye2016-06-201-5/+13
* fix #135, fix logic in gdkanjiPierre Joye2015-01-201-1/+1
* warning: implicit declaration of function 'error'Remi Collet2013-04-211-1/+1
* fix build, s,error,gd_errorPierre Joye2013-04-181-1/+1
* Rename E_{ERROR,WARNING,...} to GD_{ERROR,WARNING,...} and install the headerOndřej Surý2013-04-181-12/+12
* Use custom error handler instead of fprintf(stderr, ...)Ondřej Surý2013-04-181-53/+25
* - apply same CS everywherepierrejoye2013-04-031-476/+419
* fix -Wunused-parametertabe2013-02-111-0/+10
* - sync to 2.0.33pierre2006-04-051-9/+12
* - sync to 2.0.24pierre2006-04-051-1/+0
* - sync to 2.0.12pierre2006-04-051-1/+2
* - sync to 2.0.9pierre2006-04-051-16/+45
* - sync to 2.0.5GD_2_0_5pierre2006-04-051-0/+4
* - sync to 2.0.4GD_2_0_4pierre2006-04-051-1/+1
* - sync to 2.0.1GD_2_0_1pierre2006-04-051-368/+489
* - sync to 2.0.0GD_2_0_0pierre2006-04-051-53/+0
* - sync to 1.8.4GD_1_8_4pierre2006-04-051-14/+20
* - sync to 1.7.0GD_1_7_0pierre2006-04-051-0/+552