summaryrefslogtreecommitdiffstats
path: root/src/display/sp-canvas-util.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-5/+5
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-2/+2
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-2/+2
2015-12-13cppification and performanceMarc Jeanmougin1-0/+3
2012-01-12Initial C++ification of SPCanvas.Jon A. Cruz1-6/+4
2011-08-27Update 2Geom. Remove all use of NRRectL.Krzysztof Kosi??ski1-8/+1
2011-06-22Warning cleanup.Jon A. Cruz1-2/+1
2011-02-02update to latest 2geom !Johan B. C. Engelen1-4/+4
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz1-1/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-08-14Completely remove NRPixBlockKrzysztof Kosi??ski1-1/+0
2010-07-04Remove some cruftKrzysztof Kosi??ski1-2/+2
2010-06-22Initial Cairo rendering commit: solid shapes, gradients, opacity and patternsKrzysztof Kosi??ski1-27/+2
2009-11-29First GSoC node tool commit to BazaarKrzysztof Kosi??ski1-3/+4
2009-01-022geomificationJohan B. C. Engelen1-1/+1
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-3/+3
2008-08-01replace matrix division code.Johan B. C. Engelen1-3/+3
2008-06-24add #include <string.h> for memset(), so that it is portableBob Jamison1-0/+2
2008-06-24update for 32bpp canvas buf; delivarotifybulia byak1-180/+1
2007-09-29noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f...Peter Moulder1-79/+91
2007-09-29noop: CodingStyle: const placementPeter Moulder1-2/+2
2007-02-17a bunch of cairo fixmes in anticipation of a more direct rendering with less ...bulia byak1-1/+1