summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdf-input-cairo.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* merge pdf import via poppler-cairo into native importerAdib Taraben2014-06-061-157/+0
| | | (bzr r13409)
* Added configure/ifdef guards to only bring in the needed #include if glibmm ↵Jon A. Cruz2013-06-061-0/+2
| | | | | has it. (bzr r12353)
* Correct to compile against recent gtkmm, including updated macports ↵Jon A. Cruz2013-06-041-0/+2
| | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1)
* Fix deprecated Gtkmm symbols in preferences widgetAlex Valavanis2013-03-071-1/+10
| | | (bzr r12178)
* Gtk+ 3 drawing fixes for PDF input dialogsAlex Valavanis2012-06-091-0/+4
| | | (bzr r11481)
* gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2012-04-301-0/+4
| | | (bzr r11308)
* Fix for 169888 : Patch for HIG style frames for PDF import dialogsJohn Smith2012-04-181-6/+3
| | | (bzr r11263)
* change spinbox to new one in many places.Johan B. C. Engelen2011-04-161-2/+8
| | | (bzr r10176)
* pdf-import via poppler-cairo fix win32 compilationAdib Taraben2011-02-151-1/+1
| | | (bzr r10053.1.1)
* preview dialogue for pdf-import-cairoAdib Taraben2011-02-141-0/+82
| | | (bzr r10049.1.1)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-1/+1
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-1/+1
| | | (bzr r8407)
* Initial commit of Cairo-based PDF import using libpopplermiklosh2007-07-041-0/+51
(bzr r3175)