| Commit message (Expand) | Author | Age | Files | Lines |
| * | add my name to the 2geom readme, so people can mail me with questions | Johan B. C. Engelen | 2009-03-03 | 1 | -0/+1 |
| * | Patch from Lubomir Rintel: fixes for GCC 4.4 | Krzysztof Kosi??ski | 2009-02-26 | 1 | -3/+2 |
| * | display guide anchor on canvas; anchor and angle can be edited by mouse | Maximilian Albert | 2009-01-26 | 2 | -1/+16 |
| * | Cmake: Fixed the extra -l in the link command, plus a add linking for all sub... | Joshua L. Blocher | 2009-01-12 | 1 | -2/+2 |
| * | fix build | Johan B. C. Engelen | 2009-01-08 | 1 | -0/+1 |
| * | update to 2geom rev.1773 | Johan B. C. Engelen | 2009-01-07 | 7 | -31/+40 |
| * | Cmake: more fixes plus a patch for OSX paths by Henrik Gustafsson | Joshua L. Blocher | 2009-01-07 | 1 | -41/+0 |
| * | Cmake build fixes, minor | Joshua L. Blocher | 2009-01-05 | 1 | -7/+7 |
| * | update of sbasis-geometric.cpp (unitVector() was broken, which affects some l... | JF Barraud | 2009-01-03 | 1 | -13/+38 |
| * | fix compile. | Johan B. C. Engelen | 2008-12-13 | 1 | -1/+1 |
| * | fix compile. | Johan B. C. Engelen | 2008-12-13 | 1 | -1/+1 |
| * | add missing files | Johan B. C. Engelen | 2008-12-13 | 3 | -0/+1081 |
| * | update to 2geom rev.1723 | Johan B. C. Engelen | 2008-12-13 | 28 | -527/+452 |
| * | Fix bug #299414: a return statement in unitTangentAt() got lost in rev. 20205! | Diederik van Lierop | 2008-11-26 | 1 | -1/+1 |
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 39 | -406/+696 |
| * | Merge from trunk | Ted Gould | 2008-10-28 | 65 | -425/+1762 |
| * | Merging from trunk | Ted Gould | 2008-10-11 | 5 | -3/+29 |
| * | * Lots of documentation for the Inkscape::XML namespace | Krzysztof Kosi??ski | 2008-09-23 | 2 | -8/+6 |
| * | minor bug fix in portion(pw,a,b) when b is a cut of pw. | JF Barraud | 2008-09-15 | 1 | -1/+2 |
| * | update 2geom to rev1583 | Johan B. C. Engelen | 2008-09-12 | 4 | -41/+88 |
| * | Temporarily specifying a return value to avoid strange bugs | Jon A. Cruz | 2008-09-09 | 1 | -0/+1 |
| * | 2geom update (rev. 1578); fixes node editing of some degenerate paths | Maximilian Albert | 2008-09-08 | 7 | -8/+54 |
| * | update 2geom (rev. 1569) | Johan B. C. Engelen | 2008-09-01 | 21 | -169/+804 |
| * | Fix startup crash by reverting a one-line change in 2geom; but please investi... | Maximilian Albert | 2008-08-17 | 1 | -1/+1 |
| * | #include <algorithm> in geom.cpp (closes LP #258851) | Maximilian Albert | 2008-08-17 | 1 | -0/+1 |
| * | Update to 2geom rev. 1538 | Diederik van Lierop | 2008-08-15 | 10 | -124/+428 |
| * | update 2geom to rev1516 | Johan B. C. Engelen | 2008-08-08 | 1 | -1/+7 |
| * | update 2geom: fixes long standing bug where closed paths are not converted co... | Johan B. C. Engelen | 2008-08-03 | 1 | -2/+3 |
| * | update 2geom | Johan B. C. Engelen | 2008-08-03 | 4 | -54/+70 |
| * | update to latest 2geom | Johan B. C. Engelen | 2008-08-01 | 2 | -5/+3 |
| * | update to 2geom rev. 1507 | Johan B. C. Engelen | 2008-07-25 | 11 | -433/+551 |
| * | update to latest 2geom (rev1497) | Johan B. C. Engelen | 2008-07-16 | 35 | -460/+1047 |
| * | Cherry-pick of 2geom update (re. 1488); prevent crash during Path->Piecewise ... | Maximilian Albert | 2008-07-15 | 1 | -0/+7 |
| * | partial update of 2geom | Johan B. C. Engelen | 2008-07-11 | 2 | -11/+22 |
| * | modified is_positive and is_negative implementation for Vector and Matrix in ... | mcecchetti | 2008-07-06 | 3 | -6/+28 |
| * | add readme file to 2geom directory to warn people not to make code changes there | Johan B. C. Engelen | 2008-07-04 | 1 | -0/+7 |
| * | EOL fixup | Jon A. Cruz | 2008-07-04 | 11 | -4522/+4522 |
| * | Fixed includes | Jon A. Cruz | 2008-07-04 | 1 | -2/+2 |
| * | Correct path separators and missed variable assignment due to indention | Jon A. Cruz | 2008-07-04 | 1 | -103/+103 |
| * | Fixed EOLs | Jon A. Cruz | 2008-07-04 | 1 | -111/+111 |
| * | Poly::shifted: simplify to discard mention of handling negative argument value. | Peter Moulder | 2008-07-04 | 2 | -22/+8 |
| * | Mask out dead code causing warning | Jon A. Cruz | 2008-07-04 | 1 | -8/+10 |
| * | update 2geom (svn rev1433). how far away is automatic filelist building on li... | Johan B. C. Engelen | 2008-07-03 | 1 | -98/+103 |
| * | update 2geom (svn rev1433) | Johan B. C. Engelen | 2008-07-03 | 94 | -884/+4727 |
| * | Patch so Inkscape will compile on Solaris 10 from LP https://bugs.launchpad.n... | Joshua L. Blocher | 2008-07-03 | 1 | -2/+2 |
| * | Partial 2geom update (anticipating changes that will be part of the next majo... | Maximilian Albert | 2008-07-03 | 2 | -3/+19 |
| * | Cmake: remove header files from source lists | Joshua L. Blocher | 2008-06-24 | 1 | -56/+0 |
| * | * src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp, | mjwybrow | 2008-06-22 | 2 | -6/+16 |
| * | update 2geom (r1350) | Johan B. C. Engelen | 2008-06-18 | 3 | -1/+19 |
| * | update 2geom | Johan B. C. Engelen | 2008-06-18 | 1 | -1/+6 |