summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/cairo-png-out.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* noop: Rename argument from uri to filename for Extension::...::save ↵Peter Moulder2009-04-061-2/+2
| | | | | | | implementations, given that that's how it's used at present. Add a couple of fixme comments to do with use of this argument. (bzr r7637)
* remove extra unref; now ref/unref is done by show/hide; this used to stop ↵bulia byak2008-09-161-1/+0
| | | | | this arenaitem from leaking, but this is now fixed properly in SPItem (bzr r6819)
* Ulf Ericson's patch for implementing missing properties in the new pdf exporterbulia byak2008-08-291-1/+1
| | | (bzr r6726)
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-2/+0
| | | (bzr r6540)
* 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)
* Cleaned up DOS line ends that had snuck in.Jon A. Cruz2007-02-191-133/+133
| | | (bzr r2399)
* Added forgotten #ifdef HAVE_CAIRO_PDF/#endif pairmiklosh2006-10-011-0/+5
| | | (bzr r1746)
* PNG output for Cairo renderermiklosh2006-10-011-0/+128
(bzr r1741)