summaryrefslogtreecommitdiffstats
path: root/src/display/canvas-bpath.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-28sized style enumsThomas Holder1-3/+4
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-20Replace typedef enum with enum in POD type declarations.Emmanuel Gil Peyrot1-6/+6
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-1/+1
2016-08-29Partial fix for bug 172063 while we find a better solution for XOR in helper ...Jabier Arraiza Cenoz1-3/+3
2013-03-14Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis1-1/+1
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+1
2011-06-24Switch to GObjectAlex Valavanis1-1/+1
2011-06-14Remove deprecated glib macro wrappersAlex Valavanis1-4/+4
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz1-3/+6
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2009-03-11move canvastext to its own file (no linking error for me anymore), add outlin...bulia byak1-39/+0
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-4/+4
2008-08-06add dashed path optionbulia byak1-1/+2
2008-08-03Fixed const-correctnessJon A. Cruz1-3/+3
2008-07-30Move coordinate transform workaround to a more logical placeMaximilian Albert1-1/+3
2008-07-29Temporarily move the code from display/canvas-text.(h|cpp) to display/canvas-...Maximilian Albert1-0/+45
2008-06-24delivarotify, render with cairo, use nr_path functions for bbox and distancebulia byak1-0/+1
2007-11-03Oops, don't use tabs! (replace tabs by 4 spaces)Diederik van Lierop1-26/+26