summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdfinput/pdf-input.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2007-08-23add too-high-precision warning, transientize, copyediting, cosmeticbulia byak1-30/+44
2007-08-23initialize page number and previewbulia byak1-0/+2
2007-08-23Clear Cairo surface to white before rendering previewmiklosh1-0/+2
2007-08-23Display the total number of pages next to the page number spinbuttonmiklosh1-1/+16
2007-08-20Use the embedded thumbnails for preview when poppler-cairo is not availablemiklosh1-23/+60
2007-08-19Disable the page selector when there's only one pagemiklosh1-0/+4
2007-08-19Added checks for pixbuf/pixmap allocation failuremiklosh1-2/+7
2007-08-19Added autoconf checks for poppler-cairo and cairo-ft which are needed for PDF...miklosh1-1/+11
2007-08-19Added a PDF import settings dialogmiklosh1-4/+495
2007-08-01Redirected opening of AI files to the poppler-based PDF import extensionmiklosh1-2/+16
2007-07-28Set top-level groups as layers with the name of the PDF documentmiklosh1-1/+7
2007-07-23Added tiling pattern supportmiklosh1-1/+1
2007-07-23Removed transform from <svg> and corrected matrix multiplication order in Pdf...miklosh1-2/+0
2007-07-21Further development of the PDF import module: continued pruning of PdfParser....miklosh1-12/+2
2007-07-12Initial commit of native poppler-based PDF import.miklosh1-0/+139