summaryrefslogtreecommitdiffstats
path: root/src/display/canvas-bpath.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-11move canvastext to its own file (no linking error for me anymore), add outlin...bulia byak1-247/+0
2008-12-30get rid of a lot of no longer needed "libnr/nr-..." includes.Johan B. C. Engelen1-1/+0
2008-12-30get rid of a lot of no longer needed "libnr/nr-..." includes.Johan B. C. Engelen1-2/+0
2008-11-21Merge from fe-movedTed Gould1-7/+13
2008-10-11Merging from trunkTed Gould1-1/+1
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-23/+23
2008-09-07LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ...Johan B. C. Engelen1-1/+0
2008-08-08remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen1-4/+4
2008-08-06add dashed path optionbulia byak1-1/+6
2008-08-03Fixed const-correctnessJon A. Cruz1-2/+2
2008-07-30Move coordinate transform workaround to a more logical placeMaximilian Albert1-10/+16
2008-07-29Temporarily move the code from display/canvas-text.(h|cpp) to display/canvas-...Maximilian Albert1-0/+252
2008-07-15remove last calls to spcurve::get_length outside of spcurve. (canvas-bpath re...Johan B. C. Engelen1-2/+2
2008-06-26use 2geom path for bbox calculation. (gets rid of yet another reference to ol...Johan B. C. Engelen1-9/+6
2008-06-26use all 2geom typed pathv_matrix_point_bbox_wind_distanceJohan B. C. Engelen1-3/+3
2008-06-26use pathv_matrix_point_bbox_wind_distance instead of nr_path_matrix_point_bbo...Johan B. C. Engelen1-4/+2
2008-06-24delivarotify, render with cairo, use nr_path functions for bbox and distancebulia byak1-291/+67
2008-06-22use LoadPathVector instead of LoadArtBPath everywhereJohan B. C. Engelen1-1/+2
2008-06-06merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen1-2/+2
2008-05-09- try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen1-2/+2
2008-05-05struct SPCurve => class SPCurveJohan B. C. Engelen1-3/+3
2008-05-04Remove warningsBob Jamison1-1/+1
2007-09-29noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f...Peter Moulder1-154/+166
2006-07-29patch for rendering quality and speed from Jasper van de Grondebulia byak1-12/+12
2006-05-09fix confusion of SP_CANVAS_BPATH with SP_CURVE_BPATHMenTaLguY1-1/+1
2006-05-09eliminate direct accesses to SPCurve::bpathMenTaLguY1-1/+1
2006-02-13bulk whitespace removal patch #1198588 by gigaclonRalf Stephan1-18/+18