summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdfinput/pdf-input.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-01Fix various minor typosYuri Chornoivan1-1/+1
2019-05-28Fix formattingSergei Izmailov1-9/+11
2019-05-28Fix segfault for bad `--pdf-page` argument valuesSergei Izmailov1-0/+17
2019-05-26Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis1-27/+0
2019-04-24Fix commandline page selection page selection and allow to select poppler in cmdMarc Jeanmougin1-0/+3
2019-04-02Tidy various dialog UIsNathan Lee1-0/+3
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-22Remove 'document-private.h' where not needed plus some other header cleanup.Tavmjong Bah1-1/+0
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-1/+1
2018-10-01Use _WIN32 instead of WIN32Eduard Braun1-1/+1
2018-09-28fix 1789208 poppler 0.69Thomas Holder1-1/+1
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-1/+1
2018-06-19Add command-line option to select PDF pageJoe Rabinoff1-0/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-9/+9
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-7/+7
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-7/+7
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-5/+8
2017-09-07adapt to poppler 0.58David Tardon1-0/+6
2017-07-06Gtkmm deprecation fixesAlexander Valavanis1-1/+0
2017-06-01Use uniform name for input and output (and PDF is an ISO standard and no long...Tavmjong Bah1-2/+2
2017-06-01Use uniform name for input and output (and PDF is an ISO standard and no long...Tavmjong Bah1-2/+2
2016-12-26pdf-input: Gtk3 fixesAlex Valavanis1-15/+56
2016-07-28extensions: Drop GTKMM2 fallbacksAlex Valavanis1-35/+1
2015-10-19Extensions. Fix for bug #1506043 (PDF import options always default to Popple...Nicolas Dufour1-0/+1
2015-05-29Use more fine-grain fallbacks for Poppler/Cairo PDF imports.Tavmjong Bah1-0/+7
2015-05-26Fix Gtk3 build.Tavmjong Bah1-0/+6
2015-05-24Fix crash in import of PDF via Poppler/Cairo with relative path.Tavmjong Bah1-22/+28
2015-05-24Reorganized PDF import dialog, disabling unused options as appropriate.Tavmjong Bah1-64/+80
2014-11-26Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...Tavmjong Bah1-1/+1
2014-09-27Update to experimental r13565Liam P. White1-1/+1
2014-09-07Update to experimental r13543Liam P. White1-1/+1
2014-09-02Remove misleading dialogs directoryLiam P. White1-1/+1
2014-08-21add poppler data to bundle, fix relocation support (see bug #956282)su_v1-0/+24
2014-06-275. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White1-1/+1
2014-06-251. make it compileLiam P. White1-1/+1
2014-06-06merge pdf import via poppler-cairo into native importerAdib Taraben1-62/+171
2013-10-24fix bug "some of the locale-based templates cause objects to be resized when ...Johan B. C. Engelen1-1/+1
2013-09-22Fix adding viewBox to new documents.Matthew Petroff1-0/+6
2013-03-19Fixing regressionjtx1-0/+1
2013-03-17Working with widjetsJabier Arraiza Cenoz1-1/+0
2013-03-15Fix missing Gtkmm/Glib headers for Gtk+ 3 buildAlex Valavanis1-0/+1
2013-03-08Drop deprecated get_vbox method in Gtk::DialogAlex Valavanis1-0/+8
2013-03-07Fix deprecated Gtkmm symbols in preferences widgetAlex Valavanis1-1/+1
2012-12-26Win32. Fixing invalid cast (introduced rev.11986).Nicolas Dufour1-1/+1
2012-12-25Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis1-3/+3
2012-11-26Drop support for GTK+ < 2.24Alex Valavanis1-8/+0
2012-10-11Fix for 426763 : Cancelling import leads to error messageJohn Smith1-0/+8
2012-06-09Gtk+ 3 drawing fixes for PDF input dialogsAlex Valavanis1-11/+13
2012-04-30Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis1-1/+0
2012-04-30gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis1-0/+10