summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/cairo-ps-out.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* latex export: add transparency export for pdfJohan B. C. Engelen2010-02-261-2/+2
| | | (bzr r9115)
* - change cmdline option to --export-latex.Johan B. C. Engelen2010-02-221-13/+66
| | | | | | - change source file names to reflect that it is "generic" latex renderer - make latex export work for EPS and PS aswell (bzr r9101.1.13)
* Warning cleanupJon A. Cruz2009-12-201-12/+12
| | | (bzr r8895)
* Change "canvas" to "page" to be consistent with use in all other dialogs andTavmjong Bah2009-08-071-8/+8
| | | | | menus. '-C' is kept, as '-P' is used for PostScript export. (bzr r8438)
* Make PDF, PS, and EPS dialogs consistent.Tavmjong Bah2009-08-061-4/+4
| | | | | Change "Canvas" to "Page" to be consistent with other dialogs and menu items. (bzr r8423)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-3/+3
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-3/+3
| | | (bzr r8408)
* copyedit labels, expand rangebulia byak2009-04-301-2/+2
| | | (bzr r7802)
* noop: Rename argument from uri to filename for Extension::...::save ↵Peter Moulder2009-04-061-6/+6
| | | | | | | 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)
* unify labelsbulia byak2008-11-301-2/+2
| | | (bzr r6923)
* Merge from fe-movedTed Gould2008-11-211-2/+2
| | | (bzr r6891)
* From trunkTed Gould2008-10-271-133/+74
| | | (bzr r6885)
* 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)
* enable EPS export via cairo, use it instead of the old native onebulia byak2008-09-011-2/+156
| | | (bzr r6743)
* fix names and mime types; cairo ps out now the defaultbulia byak2008-08-311-3/+3
| | | (bzr r6742)
* 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)
* Fixing localization issues (following a patch for 0.46 rev. 17583) where ↵Marcin Floryan2008-03-261-2/+2
| | | | | some messages for internal extensions were not being used as translated. (bzr r5197)
* * Extended translation for Cairo PS Output, patch by Marcin Floryan (closes: ↵Luca Bruno2008-02-101-2/+2
| | | | | ##189196) (bzr r4697)
* r17815@shi: ted | 2008-01-31 08:58:15 -0800Ted Gould2008-01-311-3/+3
| | | | | | Fixing borked i18n attempt. The inline XML files should NOT use the '_' tag syntax. It won't work. (bzr r4628)
* a bunch of small changes to provide a user readable explanation of filtersAlexandre Prokoudine2008-01-311-5/+5
| | | (bzr r4624)
* now act on settings in dialogueAdib Taraben2008-01-161-2/+20
| | | (bzr r4529)
* more on blur to bitmapAdib Taraben2008-01-141-0/+1
| | | (bzr r4486)
* early version export to PS using blur to bitmapAdib Taraben2008-01-141-22/+63
| | | (bzr r4480)
* check for cairo versionAdib Taraben2007-12-261-1/+1
| | | (bzr r4310)
* check for cairo versionAdib Taraben2007-12-261-1/+1
| | | (bzr r4309)
* more on cairo ps/pdf optionsAdib Taraben2007-12-261-9/+19
| | | (bzr r4304)
* create options for cairo pdf/ps export dialogtheAdib2007-12-231-2/+30
| | | (bzr r4280)
* cairo ps output patchtheAdib2007-05-091-0/+148
(bzr r2987)