summaryrefslogtreecommitdiff
path: root/cpp/poppler-page.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-09-15[cpp] add a new page::text() for specifying a layout modePino Toscano1-2/+25
2010-05-28[cpp apidox] add a start of API documentation for the 'page' classPino Toscano1-0/+68
2010-03-02[cpp] update the copyrightsPino Toscano1-1/+1
2010-03-02[cpp] {from,to}_utf_8() -> {from,to}_utf8()Pino Toscano1-1/+1
2010-02-22[cpp] add page::text() to get the text inside a page regionPino Toscano1-0/+16
2010-02-22[cpp] add page::search()Pino Toscano1-0/+51
2009-12-15[cpp] use the correct index (instead of an uninitialized variable)Pino Toscano1-1/+1
2009-12-13Start of a pure C++ frontend for Poppler.Pino Toscano1-0/+121