summaryrefslogtreecommitdiffstats
path: root/src/extension/output.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 r8405)
* FIX 309856 353847: correctly advertise exception leads to error message dialogueAdib Taraben2009-08-011-1/+1
| | | (bzr r8380)
* noop: Rename argument from uri to filename for Extension::...::save ↵Peter Moulder2009-04-061-3/+3
| | | | | | | 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)
* if export (most likely cairo) fails, issue a warning instead of crashingbulia byak2008-09-211-2/+2
| | | (bzr r6858)
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-1/+4
| | | | | | | | | 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)
* A small step towards making the inx files fully XML / schema compliantMarcin Floryan2008-04-171-1/+1
| | | (bzr r5464)
* I added Johan's badass patch for save a copy with the features I requested. Jon Phillips2006-08-221-28/+1
| | | | | Now it all works quite well! Great! (bzr r1630)
* Committed a great patch which adds a Save A Copy menu function. This is the ↵Jon Phillips2006-08-221-2/+2
| | | | | first gloss of this patch...I will add more stuff to it shortly... (bzr r1628)
* r10921@tres: ted | 2006-02-13 09:40:25 -0800Ted Gould2006-03-291-1/+1
| | | | | | | Adding in support for a <help> tag in the base extension part of the INX file. Currently that just gets passed to the prefdialog, but it will be used in a little while. (bzr r334)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+262
(bzr r1)