| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More NR ==> Geom changes | Joshua L. Blocher | 2008-12-28 | 1 | -64/+64 |
| | | | | (bzr r7032) | ||||
| * | NR::LInfty => Geom:: | Johan B. C. Engelen | 2008-12-05 | 1 | -1/+1 |
| | | | | (bzr r6953) | ||||
| * | Merge from trunk | Ted Gould | 2008-10-28 | 1 | -1/+1 |
| | | | | (bzr r6886) | ||||
| * | temporary fix for continuity exception | Johan B. C. Engelen | 2008-08-31 | 1 | -2/+17 |
| | | | | (bzr r6735) | ||||
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -5/+5 |
| | | | | (bzr r6593) | ||||
| * | Use is_straight_curve() instead of three separate dynamic casts | Diederik van Lierop | 2008-08-05 | 1 | -3/+2 |
| | | | | (bzr r6564) | ||||
| * | fix arc conversion to livarot | Johan B. C. Engelen | 2008-08-03 | 1 | -2/+2 |
| | | | | (bzr r6547) | ||||
| * | update to 2geom rev. 1507 | Johan B. C. Engelen | 2008-07-25 | 1 | -0/+1 |
| | | | | (bzr r6416) | ||||
| * | 2geom path to livarot path conversion: don't add closing line segment when ↵ | Johan B. C. Engelen | 2008-07-23 | 1 | -1/+7 |
| | | | | | | it is degenerate. (bzr r6404) | ||||
| * | update to latest 2geom (rev1497) | Johan B. C. Engelen | 2008-07-16 | 1 | -1/+1 |
| | | | | (bzr r6332) | ||||
| * | fix conversion from pathvector to livarot path. (a.o. caused crash of ↵ | Johan B. C. Engelen | 2008-07-14 | 1 | -1/+1 |
| | | | | | | nodetool when editing second subpath when first subpath was closed.) (bzr r6309) | ||||
| * | remove no longer used methods (livarot to nartbpath ; font glyphs to nartbpath) | Johan B. C. Engelen | 2008-07-12 | 1 | -148/+0 |
| | | | | (bzr r6280) | ||||
| * | use new 2geom function. This ensures we cannot end up in infinite loop while ↵ | Johan B. C. Engelen | 2008-07-11 | 1 | -1/+1 |
| | | | | | | converting unexpected 2geom curve types to expected types. (bzr r6260) | ||||
| * | add MakePathVector to livarot | Johan B. C. Engelen | 2008-07-08 | 1 | -1/+116 |
| | | | | (bzr r6232) | ||||
| * | use if(dynamic_cast<>) instead of if(typeid==) to check 2geom segment types ↵ | Johan B. C. Engelen | 2008-07-04 | 1 | -4/+4 |
| | | | | | | for straightlines. this because the closing line segment is special class ClosingSegment : public LineSegment. (bzr r6158) | ||||
| * | recognize HLineSegment and VLineSegment while looping through curves | Johan B. C. Engelen | 2008-06-29 | 1 | -9/+12 |
| | | | | (bzr r6087) | ||||
| * | don't use splivarot to get livarot path, use livarot's LoadPathVector method ↵ | Johan B. C. Engelen | 2008-06-26 | 1 | -0/+7 |
| | | | | | | instead (bzr r6076) | ||||
| * | remove obsolete LoadArtBPath from livarot | Johan B. C. Engelen | 2008-06-22 | 1 | -70/+0 |
| | | | | (bzr r6018) | ||||
| * | create method for Livarot paths to load PathVectors instead of NArtBpaths | Johan B. C. Engelen | 2008-06-22 | 1 | -0/+69 |
| | | | | (bzr r6016) | ||||
| * | complete adding const to have only NArtBpath const * get_bpath() const; for ↵ | Johan B. C. Engelen | 2008-05-09 | 1 | -2/+2 |
| | | | | | | accessing the protected member of SPCurve. Nowhere in Inkscape source is the path data changed of SPCurve, except within SPCurve's own methods ! So removed the non-const NArtBpath* get_bpath. (bzr r5642) | ||||
| * | Node tool: snap to paths and their nodes, incl. to the path currently being ↵ | Diederik van Lierop | 2008-03-08 | 1 | -2/+5 |
| | | | | | | edited (bzr r4989) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -2/+6 |
| | | | | (bzr r4629) | ||||
| * | fix bug where nearest_point_on_path returned bogus t values on sharp bends | bulia byak | 2007-04-08 | 1 | -5/+12 |
| | | | | (bzr r2834) | ||||
| * | method for dashing Path using an SPStyle | bulia byak | 2006-05-26 | 1 | -0/+31 |
| | | | | (bzr r1013) | ||||
| * | put Richard's copyright notice where I had forgotten it. | Aaron Spike | 2006-05-14 | 1 | -0/+6 |
| | | | | (bzr r836) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+1487 |
| (bzr r1) | |||||
