summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdfinput/pdf-parser.h (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-04Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen1-2/+2
2007-08-19Require a pageBox in the constructor for GfxState so that we do not always ne...miklosh1-1/+1
2007-08-18Added the ability to set the precision of gradient mesh approximation in PdfP...miklosh1-0/+22
2007-08-13Added a clip path stack for PdfParser and a node stack for SvgBuilder needed ...miklosh1-2/+29
2007-08-09Added support for the shading operatormiklosh1-0/+2
2007-07-23Added tiling pattern supportmiklosh1-0/+4
2007-07-21Further development of the PDF import module: continued pruning of PdfParser....miklosh1-10/+3
2007-07-12Initial commit of native poppler-based PDF import.miklosh1-0/+303