summaryrefslogtreecommitdiffstats
path: root/src/2geom/path.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update to latest 2geom. this adds gsl dependency, doesn't seem to make ↵Johan B. C. Engelen2008-05-101-54/+157
| | | | | inskape executable bigger (bzr r5649)
* svg-elliptical-arc: assertions turned into call to macro throwRangeErrormcecchetti2008-04-291-1/+1
| | | (bzr r5543)
* update to latest 2geom. (eol-style fix)Johan B. C. Engelen2008-04-181-3/+2
| | | (bzr r5470)
* update to latest 2geom. fixes LPE's ignoring the closing segment of a closed ↵Johan B. C. Engelen2008-04-171-2/+2
| | | | | path (bzr r5461)
* sync with current 2geom, split_at_discontinuities method and SVGEllipticalArcJohan B. C. Engelen2008-04-131-63/+206
| | | (bzr r5423)
* 2Geom fix: derivative of order 1 bezier, and an out of range bug affecting ↵JF Barraud2008-03-081-5/+1
| | | | | intersection computation. (bzr r5000)
* update to latest 2geom, bugs be gone!Johan B. C. Engelen2007-12-231-2/+10
| | | (bzr r4285)
* update to latest 2geom (fixed 2 bugs :))Johan B. C. Engelen2007-12-231-1/+2
| | | (bzr r4284)
* 2geom: splice exceptions code from utils.h into exception.hJohan B. C. Engelen2007-11-171-8/+1
| | | (bzr r4097)
* 2geom tryout: new exceptionsJohan B. C. Engelen2007-11-171-2/+3
| | | (bzr r4094)
* 2geom update to 2Geom-SVN-rev. 1161Johan B. C. Engelen2007-11-061-0/+2
| | | (bzr r4034)
* Warning cleanupJon A. Cruz2007-11-041-40/+40
| | | (bzr r4028)
* Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵Johan B. C. Engelen2007-11-041-1/+1
| | | | | reverted for some files to keep them C-compatible. (bzr r4024)
* merge in 2geom rev. 1154Johan B. C. Engelen2007-09-161-13/+15
| | | (bzr r3756)
* Update to 2Geom rev. 1113Johan B. C. Engelen2007-08-301-145/+327
| | | (bzr r3622)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+632
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)