summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdfinput/pdf-input.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-1/+1
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-1/+1
| | | (bzr r8409)
* patch 179589 with UI added: optionally, try to replace a font name specified ↵bulia byak2009-04-151-0/+1
| | | | | in PDF with the closest-named local installed font (since we do not extract any fonts, nor can we embed them into svg) (bzr r7718)
* Switched from directly using CairoOutputDev to using the poppler-glib APImiklosh2007-11-181-3/+3
| | | (bzr r4105)
* add too-high-precision warning, transientize, copyediting, cosmeticbulia byak2007-08-231-0/+1
| | | (bzr r3574)
* Display the total number of pages next to the page number spinbuttonmiklosh2007-08-231-0/+1
| | | (bzr r3569)
* Use the embedded thumbnails for preview when poppler-cairo is not availablemiklosh2007-08-201-0/+2
| | | (bzr r3550)
* Added autoconf checks for poppler-cairo and cairo-ft which are needed for ↵miklosh2007-08-191-1/+5
| | | | | PDF preview to work (bzr r3526)
* Added a PDF import settings dialogmiklosh2007-08-191-0/+77
| | | (bzr r3523)
* Initial commit of native poppler-based PDF import.miklosh2007-07-121-0/+51
(bzr r3230)