summaryrefslogtreecommitdiff
path: root/src/gdpp.h
Commit message (Expand)AuthorAgeFilesLines
* use gdIOCtxPtr more consistentlyMike Frysinger2021-05-281-28/+28
* Remove config.h in gdppwilson chen2019-11-181-12/+0
* add stub ABI funcs when formats are disabled #345Mike Frysinger2019-02-091-4/+1
* rework ifdef header protection #456Mike Frysinger2018-08-311-2/+2
* Remove Git ident attributesPeter Kokot2018-06-271-1/+0
* Exposed all missing format-independent members in the C++ wrapper.Nathanael Jones2015-01-071-0/+45
* Update gdpp.* to use HAVE_LIBPNG vs HAVE_PNG, etc.- should honor the same fea...Nathanael Jones2015-01-071-6/+10
* Export C++ wrapper clases. Change two Gd() functions of the C++ wrapper to re...Nathanael Jones2015-01-071-15/+15
* Remove executable bits from source filesOndřej Surý2013-04-141-0/+0
* - apply same CS everywherepierrejoye2013-04-031-1169/+1380
* - add the c++ binding to the buildpajoye2008-01-151-3/+18
* Added methods which take a const GD::Image reference in place of a gdImagePtr...kshepherd2007-12-161-1/+88
* Initial revision of the C++ helper files.kshepherd2007-12-111-0/+1184