summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdfinput (follow)
Commit message (Expand)AuthorAgeFilesLines
* adapt to poppler 0.58David Tardon2017-09-072-0/+527
* Gtkmm deprecation fixesAlexander Valavanis2017-07-061-1/+0
* Use uniform name for input and output (and PDF is an ISO standard and no long...Tavmjong Bah2017-06-011-2/+2
* pdf-input: Gtk3 fixesAlex Valavanis2016-12-262-16/+56
* extensions: Drop GTKMM2 fallbacksAlex Valavanis2016-07-282-49/+2
* Bump poppler dep to 0.20.0Alex Valavanis2016-01-111-196/+0
* Bump poppler dep to 0.15.1 (see bug #1419263)Alex Valavanis2016-01-111-8/+0
* Bump poppler dep to 0.12.2 (see bug #1419263)Alex Valavanis2016-01-111-45/+9
* Extensions. Fix for bug #1506043 (PDF import options always default to Popple...Nicolas Dufour2015-10-191-0/+1
* Ensure strncpy'd strings are null terminatedBryce Harrington2015-08-291-0/+1
* Use more fine-grain fallbacks for Poppler/Cairo PDF imports.Tavmjong Bah2015-05-291-0/+7
* Revert unintended changes.Tavmjong Bah2015-05-272-159/+8
* Add 'font-variant-xxx' to properties that should not be set on non-text eleme...Tavmjong Bah2015-05-272-8/+159
* Fix Gtk3 build.Tavmjong Bah2015-05-261-0/+6
* Fix crash in import of PDF via Poppler/Cairo with relative path.Tavmjong Bah2015-05-241-22/+28
* Respect PDF image 'interpolate' value on import.Tavmjong Bah2015-05-243-27/+73
* Reorganized PDF import dialog, disabling unused options as appropriate.Tavmjong Bah2015-05-242-67/+90
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* Bump Poppler dependency to 0.8.3Alex Valavanis2015-02-121-20/+0
* static code analysis: initialisationKris De Gussem2014-12-281-3/+3
* Fix build with poppler 0.29.0 (Bug #1399811)su_v2014-12-111-6/+26
* Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...Tavmjong Bah2014-11-261-1/+1
* Update to experimental r13619Liam P. White2014-10-183-88/+148
|\
| * Update to trunk r13621Liam P. White2014-10-173-88/+148
| |\
| | * Merge in osx-packaging-update branch. OS X packaging now works correctly for ...Liam P. White2014-10-161-0/+24
| | |\
| | | * add poppler data to bundle, fix relocation support (see bug #956282)su_v2014-08-211-0/+24
| | * | Cleanup of unintialized and leaked values.Jon A. Cruz2014-10-162-88/+124
| | * | More direct way of finding font-family. One entry per unique style.Tavmjong Bah2014-10-151-6/+5
| | |/
* | | Update to experimental r13598Liam P. White2014-10-081-6/+5
|\| |
| * | Removal of unused code dealing with PangoStringToDescrMap and UIStringToPango...Tavmjong Bah2014-10-031-6/+5
| * | Remove misleading dialogs directoryLiam P. White2014-09-021-1/+1
| |/
* | Update to experimental r13565Liam P. White2014-09-271-1/+1
* | 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-1/+1
* | 1. make it compileLiam P. White2014-06-251-1/+1
|/
* merge pdf import via poppler-cairo into native importerAdib Taraben2014-06-062-62/+175
* Patch from comment 7. Fixes build with Poppler 0.26.Matthias Kilian (no public email in lp)2014-06-031-9/+45
* remove #pragma for 11 year old compiler that I cannot imagine anyone using at...Johan B. C. Engelen2014-03-201-8/+0
* Render zero-width PDF lines as 1px lines compensated for current transform.Krzysztof Kosi??ski2014-03-132-13/+9
* pdfinput: Do not use an extremely ugly static variable in SvgBuilderKrzysztof Kosi??ski2014-03-132-28/+30
* Set 'preserveAspectRatio' to 'none' for PDF image input. Fixes #878984.Tavmjong Bah2014-02-111-0/+4
* fix bug "some of the locale-based templates cause objects to be resized when ...Johan B. C. Engelen2013-10-241-1/+1
* Fix adding viewBox to new documents.Matthew Petroff2013-09-221-0/+6
* Improve code readability.Matthew Petroff2013-08-282-4/+4
* Merge Google Summer of Code unit refactor.Matthew Petroff2013-08-062-6/+6
|\
| * Eliminate "unit-constants.h".Matthew Petroff2013-07-312-6/+6
* | code cleanup (cppcheck)Johan B. C. Engelen2013-08-052-11/+8
* | pdf import. re-define tiling pattern scaling matrix (Bug 1168908)Alvin Penner2013-08-031-1/+19
|/
* 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 missing Gtkmm/Glib headers for Gtk+ 3 buildAlex Valavanis2013-03-151-0/+1