summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/ps-out.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-11-21Merge from fe-movedTed Gould1-97/+0
(bzr r6891)
2008-08-31fix names and mime types; cairo ps out now the defaultbulia byak1-2/+2
(bzr r6742)
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)
2007-12-26more on cairo ps/pdf optionsAdib Taraben1-2/+2
(bzr r4304)
2007-12-01Warning cleanup (including OFFSET_OF warning)Jon A. Cruz1-4/+4
(bzr r4150)
2006-11-18patch 1219308 for embedding type 1 fonts into ps/eps outputbulia byak1-1/+2
(bzr r1977)
2006-01-30r10820@tres: ted | 2006-01-29 16:56:50 -0800Ted Gould1-4/+6
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)