summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/cairo-ps-out.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement rotation via desktop to window affine.Tavmjong Bah2017-03-201-5/+2
* Add exportersJabier Arraiza Cenoz2016-11-051-2/+5
* Extensions: Use underscored variants of parameters / attribute names in inter...Eduard Braun2016-06-111-20/+20
* Fix for Bug #437567 (PDF Save As dialog convert text to paths option is confu...Kence (casey.peel@gmail.com)2015-01-281-8/+14
* Fix EPS export area (Bug #1411208)su_v2015-01-171-5/+5
* change default pdf import resolution to 96 dpiAlvin Penner2014-11-021-2/+2
* revise email theadibAdib Taraben2014-06-061-1/+1
* drop useless checks for hard Cairo version dependencyAlex Valavanis2014-01-151-4/+0
* UI message uniformisationKris De Gussem2013-09-151-1/+1
* Move omit text feature from cairo renderer to contextDavid R. Bild2013-08-261-1/+1
* code cleanup (cppcheck)Johan B. C. Engelen2013-08-051-6/+6
* Fix for command line EPS/PS export (bug 1173776). Patch from Vinipsmaker.Tavmjong Bah2013-05-291-4/+24
* Translations. Fix for Bug #1159349 (Undefined files in po/POTFILES.in) by Mas...Nicolas Dufour2013-03-241-4/+4
* add bleed/margin to pdf exportJohan B. C. Engelen2012-10-281-3/+3
* Fix for 499965 : PS Output : Convert export area to radio buttonsJohn Smith2012-09-051-54/+52
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-0/+1
* Merge Andrew's new OCAL dialog and clean headers. Please testAlex Valavanis2012-02-271-0/+1
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-6/+3
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-1/+0
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-1/+1
* Export. Fix PS/EPS export (Bug #698340, PS Level Restriction reversed.Nicolas Dufour2011-01-071-2/+2
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-5/+7
|\
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-1/+1
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-3/+3
* | Extensions. Consistency fix and UI improvements (internal extensions and filt...Nicolas Dufour2010-09-101-6/+6
* | pdf/ps/eps+latex: output tex code to ".pdf_tex" instead of to ".tex"Johan B. C. Engelen2010-06-291-12/+2
|/
* latex export: add transparency export for pdfJohan B. C. Engelen2010-02-261-2/+2
* - change cmdline option to --export-latex.Johan B. C. Engelen2010-02-221-13/+66
* Warning cleanupJon A. Cruz2009-12-201-12/+12
* Change "canvas" to "page" to be consistent with use in all other dialogs andTavmjong Bah2009-08-071-8/+8
* Make PDF, PS, and EPS dialogs consistent.Tavmjong Bah2009-08-061-4/+4
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-3/+3
* SPDocument->Documentjohnce2009-08-051-3/+3
* copyedit labels, expand rangebulia byak2009-04-301-2/+2
* noop: Rename argument from uri to filename for Extension::...::save implement...Peter Moulder2009-04-061-6/+6
* unify labelsbulia byak2008-11-301-2/+2
* Merge from fe-movedTed Gould2008-11-211-2/+2
* From trunkTed Gould2008-10-271-133/+74
* remove extra unref; now ref/unref is done by show/hide; this used to stop thi...bulia byak2008-09-161-1/+0
* enable EPS export via cairo, use it instead of the old native onebulia byak2008-09-011-2/+156
* fix names and mime types; cairo ps out now the defaultbulia byak2008-08-311-3/+3
* Ulf Ericson's patch for implementing missing properties in the new pdf exporterbulia byak2008-08-291-1/+1
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-2/+0
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-1/+1
* Fixing localization issues (following a patch for 0.46 rev. 17583) where some...Marcin Floryan2008-03-261-2/+2
* * Extended translation for Cairo PS Output, patch by Marcin Floryan (closes: ...Luca Bruno2008-02-101-2/+2
* r17815@shi: ted | 2008-01-31 08:58:15 -0800Ted Gould2008-01-311-3/+3
* a bunch of small changes to provide a user readable explanation of filtersAlexandre Prokoudine2008-01-311-5/+5
* now act on settings in dialogueAdib Taraben2008-01-161-2/+20
* more on blur to bitmapAdib Taraben2008-01-141-0/+1