summaryrefslogtreecommitdiffstats
path: root/src/extension/print.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-31Add base_directory for extensions loaded from a file.Patrick Storz1-4/+4
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-8/+8
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-2/+2
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-1/+2
2011-10-05Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz1-1/+0
2011-10-04Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz1-1/+5
2011-08-27Remove NRRect use from the extension systemKrzysztof Kosi??ski1-11/+11
2011-08-07Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski1-1/+1
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-5/+5
2011-02-02update to latest 2geom !Johan B. C. Engelen1-4/+4
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-1/+1
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-09-07LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ...Johan B. C. Engelen1-1/+0
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-2/+2
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
2007-11-04Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen1-1/+1
2006-11-18patch 1219308 for embedding type 1 fonts into ps/eps outputbulia byak1-0/+1