summaryrefslogtreecommitdiffstats
path: root/src/extension/print.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-31Add base_directory for extensions loaded from a file.Patrick Storz1-2/+2
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-3/+3
2011-08-27Remove NRRect use from the extension systemKrzysztof Kosi??ski1-19/+19
2011-08-07Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski1-13/+10
2011-02-02update to latest 2geom !Johan B. C. Engelen1-4/+4
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2008-08-12NR:: to Geom:: for most of src/extension/Johan B. C. Engelen1-5/+5
2008-07-122geomify print, fill and stroke methods of extensionsJohan B. C. Engelen1-4/+4
2008-05-09complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen1-2/+2
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-4/+4
2006-11-18patch 1219308 for embedding type 1 fonts into ps/eps outputbulia byak1-0/+7