summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdfinput/pdf-input.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-1/+1
2018-09-28fix 1789208 poppler 0.69Thomas Holder1-0/+1
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-3/+3
2016-12-26pdf-input: Gtk3 fixesAlex Valavanis1-1/+0
2016-07-28extensions: Drop GTKMM2 fallbacksAlex Valavanis1-14/+1
2015-05-24Reorganized PDF import dialog, disabling unused options as appropriate.Tavmjong Bah1-3/+10
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis1-4/+0
2014-06-06merge pdf import via poppler-cairo into native importerAdib Taraben1-0/+4
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+2
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz1-0/+2
2013-03-07Fix deprecated Gtkmm symbols in preferences widgetAlex Valavanis1-1/+6
2012-10-11Fix for 426763 : Cancelling import leads to error messageJohn Smith1-1/+3
2012-06-09Gtk+ 3 drawing fixes for PDF input dialogsAlex Valavanis1-0/+4
2012-04-30gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis1-0/+4
2012-04-18Fix for 169888 : Patch for HIG style frames for PDF import dialogsJohn Smith1-6/+3
2012-02-25Header cleaningAlex Valavanis1-16/+23
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz1-8/+11
2011-04-16change spinbox to new one in many places.Johan B. C. Engelen1-2/+8
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2009-04-15patch 179589 with UI added: optionally, try to replace a font name specified ...bulia byak1-0/+1
2007-11-18Switched from directly using CairoOutputDev to using the poppler-glib APImiklosh1-3/+3
2007-08-23add too-high-precision warning, transientize, copyediting, cosmeticbulia byak1-0/+1
2007-08-23Display the total number of pages next to the page number spinbuttonmiklosh1-0/+1
2007-08-20Use the embedded thumbnails for preview when poppler-cairo is not availablemiklosh1-0/+2
2007-08-19Added autoconf checks for poppler-cairo and cairo-ft which are needed for PDF...miklosh1-1/+5
2007-08-19Added a PDF import settings dialogmiklosh1-0/+77
2007-07-12Initial commit of native poppler-based PDF import.miklosh1-10/+10
2007-07-04Initial commit of Cairo-based PDF import using libpopplermiklosh1-9/+17
2006-07-31r13108@tres: ted | 2006-07-30 12:27:51 -0700Ted Gould1-0/+43