summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/eps-out.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-11-21Merge from fe-movedTed Gould1-116/+0
(bzr r6891)
2008-04-23Fixed some further issues with Internal extensions after the introduction of ↵Marcin Floryan1-3/+3
schema for INX files (the boolean values now spelled in lower case). This fixes an intermediate problem of Inkscape concerning its native SVG files as a loosy format. (bzr r5496)
2008-04-21r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould1-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)
2008-03-26system clipboard support (bug #170185) from Chris KosińskiMenTaLguY1-1/+1
(bzr r5190)
2006-11-18patch 1219308 for embedding type 1 fonts into ps/eps outputbulia byak1-1/+7
(bzr r1977)
2006-01-30r10820@tres: ted | 2006-01-29 16:56:50 -0800Ted Gould1-5/+7
Making it so all the important strings in the INX files are translateable. Also added in a 'clear-n_.h' to change the N_() macro from an inline function to a pure macro. Lastly, added in submenus for the effects. (bzr r55)