summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdfinput/pdf-input.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation...Josh Andler2009-12-161-0/+1
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* * [INTL:*] translator comments for all context strings addedIvan Mas??r2009-06-031-0/+2
* patch 179589 with UI added: optionally, try to replace a font name specified ...bulia byak2009-04-151-0/+12
* prevent crashing by not running prefs dialog when in command line modebulia byak2008-06-121-7/+16
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-2/+2
* translator commentArpad Biro2008-04-131-0/+1
* * INTL - fixed: "Crop to" dropdown strings not translated for PDF ImportMarcin Floryan2008-02-201-9/+10
* yet another contextual splitAlexandre Prokoudine2008-02-201-1/+1
* a bunch of small changes to provide a user readable explanation of filtersAlexandre Prokoudine2008-01-311-3/+3
* A bunch of i18n-related issues fixed, ru.po slightly updated. Please do not f...Alexandre Prokoudine2008-01-301-6/+6
* Another take to fixing pdf import crash, likely without memory leakNiko Kiirala2008-01-091-3/+3
* and in one more placebulia byak2008-01-091-1/+1
* trying to fix pdf import crashesbulia byak2008-01-081-1/+1
* revert comenting of uri argument in PdfImportDialogAdib Taraben2007-12-171-1/+1
* non-poppler build fixJon A. Cruz2007-12-171-47/+49
* [BUG #169122] PDF import doesn't work when file name has accents, partially f...Adib Taraben2007-12-161-8/+41
* Switched from directly using CairoOutputDev to using the poppler-glib APImiklosh2007-11-181-19/+22
* add too-high-precision warning, transientize, copyediting, cosmeticbulia byak2007-08-231-30/+44
* initialize page number and previewbulia byak2007-08-231-0/+2
* Clear Cairo surface to white before rendering previewmiklosh2007-08-231-0/+2
* Display the total number of pages next to the page number spinbuttonmiklosh2007-08-231-1/+16
* Use the embedded thumbnails for preview when poppler-cairo is not availablemiklosh2007-08-201-23/+60
* Disable the page selector when there's only one pagemiklosh2007-08-191-0/+4
* Added checks for pixbuf/pixmap allocation failuremiklosh2007-08-191-2/+7
* Added autoconf checks for poppler-cairo and cairo-ft which are needed for PDF...miklosh2007-08-191-1/+11
* Added a PDF import settings dialogmiklosh2007-08-191-4/+495
* Redirected opening of AI files to the poppler-based PDF import extensionmiklosh2007-08-011-2/+16
* Set top-level groups as layers with the name of the PDF documentmiklosh2007-07-281-1/+7
* Added tiling pattern supportmiklosh2007-07-231-1/+1
* Removed transform from <svg> and corrected matrix multiplication order in Pdf...miklosh2007-07-231-2/+0
* Further development of the PDF import module: continued pruning of PdfParser....miklosh2007-07-211-12/+2
* Initial commit of native poppler-based PDF import.miklosh2007-07-121-0/+139