summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdfinput/pdf-input.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-1/+1
* fix 1789208 poppler 0.69Thomas Holder2018-09-281-0/+1
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-1/+1
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* pdf-input: Gtk3 fixesAlex Valavanis2016-12-261-1/+0
* extensions: Drop GTKMM2 fallbacksAlex Valavanis2016-07-281-14/+1
* Reorganized PDF import dialog, disabling unused options as appropriate.Tavmjong Bah2015-05-241-3/+10
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* merge pdf import via poppler-cairo into native importerAdib Taraben2014-06-061-0/+4
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+2
* Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+2
* Fix deprecated Gtkmm symbols in preferences widgetAlex Valavanis2013-03-071-1/+6
* Fix for 426763 : Cancelling import leads to error messageJohn Smith2012-10-111-1/+3
* Gtk+ 3 drawing fixes for PDF input dialogsAlex Valavanis2012-06-091-0/+4
* gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2012-04-301-0/+4
* Fix for 169888 : Patch for HIG style frames for PDF import dialogsJohn Smith2012-04-181-6/+3
* Header cleaningAlex Valavanis2012-02-251-16/+23
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-8/+11
* change spinbox to new one in many places.Johan B. C. Engelen2011-04-161-2/+8
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* patch 179589 with UI added: optionally, try to replace a font name specified ...bulia byak2009-04-151-0/+1
* Switched from directly using CairoOutputDev to using the poppler-glib APImiklosh2007-11-181-3/+3
* add too-high-precision warning, transientize, copyediting, cosmeticbulia byak2007-08-231-0/+1
* Display the total number of pages next to the page number spinbuttonmiklosh2007-08-231-0/+1
* Use the embedded thumbnails for preview when poppler-cairo is not availablemiklosh2007-08-201-0/+2
* Added autoconf checks for poppler-cairo and cairo-ft which are needed for PDF...miklosh2007-08-191-1/+5
* Added a PDF import settings dialogmiklosh2007-08-191-0/+77
* Initial commit of native poppler-based PDF import.miklosh2007-07-121-0/+51