summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdfinput/pdf-input.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-21r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould1-2/+2
2008-04-13translator commentArpad Biro1-0/+1
2008-02-20* INTL - fixed: "Crop to" dropdown strings not translated for PDF ImportMarcin Floryan1-9/+10
2008-02-20yet another contextual splitAlexandre Prokoudine1-1/+1
2008-01-31a bunch of small changes to provide a user readable explanation of filtersAlexandre Prokoudine1-3/+3
2008-01-30A bunch of i18n-related issues fixed, ru.po slightly updated. Please do not f...Alexandre Prokoudine1-6/+6
2008-01-09Another take to fixing pdf import crash, likely without memory leakNiko Kiirala1-3/+3
2008-01-09and in one more placebulia byak1-1/+1
2008-01-08trying to fix pdf import crashesbulia byak1-1/+1
2007-12-17revert comenting of uri argument in PdfImportDialogAdib Taraben1-1/+1
2007-12-17non-poppler build fixJon A. Cruz1-47/+49
2007-12-16[BUG #169122] PDF import doesn't work when file name has accents, partially f...Adib Taraben1-8/+41
2007-11-18Switched from directly using CairoOutputDev to using the poppler-glib APImiklosh1-19/+22
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