summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdfinput/pdf-input.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-18Warning cleanupJon A. Cruz1-6/+3
2012-04-18Fix for 169888 : Patch for HIG style frames for PDF import dialogsJohn Smith1-32/+5
2012-04-06Fix remaining GTKMM deprecation issuesAlex Valavanis1-7/+10
2012-02-26header cleaningAlex Valavanis1-1/+2
2012-02-25Header cleaningAlex Valavanis1-1/+7
2012-02-12Header cleaningAlex Valavanis1-0/+1
2012-02-07Cleaning up my mess... backward compatibility and fix Windows build (hopefully)Alex Valavanis1-0/+8
2012-02-06Extensions: replace deprecated gtkmm symbolsAlex Valavanis1-12/+11
2011-12-29cleanup includesJohan B. C. Engelen1-6/+6
2011-12-29fix preview of pdf files with weird characters in filenameJohan B. C. Engelen1-2/+2
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-1/+1
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-1/+1
2011-04-16change spinbox to new one in many places.Johan B. C. Engelen1-1/+2
2010-10-12Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski1-2/+2
2010-08-22i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour1-6/+4
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-3/+3
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-1/+1
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-1/+1
2009-12-16Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation...Josh Andler1-0/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
2009-06-03* [INTL:*] translator comments for all context strings addedIvan Mas??r1-0/+2
2009-04-15patch 179589 with UI added: optionally, try to replace a font name specified ...bulia byak1-0/+12
2008-06-12prevent crashing by not running prefs dialog when in command line modebulia byak1-7/+16
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