summaryrefslogtreecommitdiff
path: root/cpp/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2010-11-07[cpp] Add page_renderer, to render pages over images.Pino Toscano1-0/+2
2010-10-10[cpp] Add a new 'image' class.Pino Toscano1-0/+3
2010-09-16new soversionspoppler-0.15.0Albert Astals Cid1-1/+1
2010-07-12Fix compile warnings on auto imports for mingw compilerHib Eris1-1/+1
2010-03-02[cpp] define poppler_cpp_EXPORTS when building with autotools as wellHib Eris1-0/+3
2010-02-28Make sure the private headers end up in the tarball on make distAlbert Astals Cid1-0/+5
2009-12-30[cpp] add the build system stuff for iconv, mandatory for cppPino Toscano1-1/+2
2009-12-19[cpp] fix installation of poppler-version.h with autotools and builddir != sr...Pino Toscano1-1/+1
2009-12-17[cpp/tests] add a simple poppler-dump testPino Toscano1-0/+1
2009-12-14[cpp] add out stream operators for rect and rectfPino Toscano1-0/+1
2009-12-14[cpp] add a version header+functionsPino Toscano1-2/+4
2009-12-13[cpp] add the autotools buildsystem for itPino Toscano1-0/+32