summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdf-input-cairo.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* change spinbox to new one in many places.Johan B. C. Engelen2011-04-161-1/+3
| | | (bzr r10176)
* preview dialogue for pdf-import-cairoAdib Taraben2011-02-141-4/+569
| | | (bzr r10049.1.1)
* add pdf import filter via poppler-cairoAdib Taraben2011-01-221-2/+2
| | | (bzr r10014)
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-1/+2
|\ | | | | (bzr r9945.1.1)
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-1/+1
| | | | | | (bzr r9546.1.2)
| * This is the first c++ification commit from me. It handles sp-line, ↵Abhishek Sharma Public2010-06-291-1/+1
|/ | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-2/+2
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-2/+2
| | | (bzr r8408)
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-1/+1
| | | | | | | | | Core of having a real namespace for Inkscape extensions. r19077@shi: ted | 2008-04-21 15:50:12 -0700 First layer of adding NS r19078@shi: ted | 2008-04-21 15:56:03 -0700 Whew, doing the rest of them. (bzr r5483)
* Warning cleanupJon A. Cruz2008-02-291-1/+1
| | | (bzr r4904)
* Fixing up a few more filesBryce Harrington2008-01-051-0/+2
| | | (bzr r4391)
* whitespace cleanupBryce Harrington2007-12-311-7/+7
| | | (bzr r4351)
* Initial commit of Cairo-based PDF import using libpopplermiklosh2007-07-041-0/+110
(bzr r3175)