summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdfinput/pdf-input.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* pdf-input: Gtk3 fixesAlex Valavanis2016-12-261-15/+56
* extensions: Drop GTKMM2 fallbacksAlex Valavanis2016-07-281-35/+1
* Extensions. Fix for bug #1506043 (PDF import options always default to Popple...Nicolas Dufour2015-10-191-0/+1
* Use more fine-grain fallbacks for Poppler/Cairo PDF imports.Tavmjong Bah2015-05-291-0/+7
* 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
* Reorganized PDF import dialog, disabling unused options as appropriate.Tavmjong Bah2015-05-241-64/+80
* Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...Tavmjong Bah2014-11-261-1/+1
* Update to experimental r13619Liam P. White2014-10-181-0/+24
|\
| * Update to trunk r13621Liam P. White2014-10-171-0/+24
| |\
| | * add poppler data to bundle, fix relocation support (see bug #956282)su_v2014-08-211-0/+24
| * | 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-061-62/+171
* 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
* Fix missing Gtkmm/Glib headers for Gtk+ 3 buildAlex Valavanis2013-03-151-0/+1
* Drop deprecated get_vbox method in Gtk::DialogAlex Valavanis2013-03-081-0/+8
* Fix deprecated Gtkmm symbols in preferences widgetAlex Valavanis2013-03-071-1/+1
* Win32. Fixing invalid cast (introduced rev.11986).Nicolas Dufour2012-12-261-1/+1
* Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis2012-12-251-3/+3
* Drop support for GTK+ < 2.24Alex Valavanis2012-11-261-8/+0
* Fix for 426763 : Cancelling import leads to error messageJohn Smith2012-10-111-0/+8
* Gtk+ 3 drawing fixes for PDF input dialogsAlex Valavanis2012-06-091-11/+13
* Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis2012-04-301-1/+0
* gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2012-04-301-0/+10
* Warning cleanupJon A. Cruz2012-04-181-6/+3
* Fix for 169888 : Patch for HIG style frames for PDF import dialogsJohn Smith2012-04-181-32/+5
* Fix remaining GTKMM deprecation issuesAlex Valavanis2012-04-061-7/+10
* header cleaningAlex Valavanis2012-02-261-1/+2
* Header cleaningAlex Valavanis2012-02-251-1/+7
* Header cleaningAlex Valavanis2012-02-121-0/+1
* Cleaning up my mess... backward compatibility and fix Windows build (hopefully)Alex Valavanis2012-02-071-0/+8
* Extensions: replace deprecated gtkmm symbolsAlex Valavanis2012-02-061-12/+11
* cleanup includesJohan B. C. Engelen2011-12-291-6/+6
* fix preview of pdf files with weird characters in filenameJohan B. C. Engelen2011-12-291-2/+2
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-1/+1
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
* change spinbox to new one in many places.Johan B. C. Engelen2011-04-161-1/+2
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-4/+5
|\
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-3/+3
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-1/+1
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-1/+1
* | Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski2010-10-121-2/+2
* | i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour2010-08-221-6/+4
|/
* Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation...Josh Andler2009-12-161-0/+1
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2