| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | update 2geom | Maximilian Albert | 2008-06-18 | 2 | -1/+7 |
| * | update 2geom | Johan B. C. Engelen | 2008-06-17 | 10 | -52/+95 |
| * | update 2geom | Johan B. C. Engelen | 2008-06-14 | 1 | -2/+2 |
| * | update 2geom, fixes includes | Johan B. C. Engelen | 2008-06-14 | 3 | -52/+6 |
| * | update 2geom | Johan B. C. Engelen | 2008-06-14 | 20 | -421/+652 |
| * | update 2geom | Johan B. C. Engelen | 2008-06-12 | 1 | -0/+1 |
| * | fix compile with g++-4.3. | Peter Moulder | 2008-06-05 | 1 | -0/+1 |
| * | fix crash in 2geom (already committed to 2geom) | Johan B. C. Engelen | 2008-05-30 | 1 | -2/+5 |
| * | Cmake: Improve Gtkmm dependency checking, add new files to CMakeLists.txts, r... | Joshua L. Blocher | 2008-05-29 | 1 | -2/+2 |
| * | added methods to PathSink to manage horizontal and vertical line segments, mo... | mcecchetti | 2008-05-28 | 4 | -976/+786 |
| * | implemented new classes for horizontal and vertical line segments; path.h has... | mcecchetti | 2008-05-26 | 13 | -579/+1506 |
| * | update to really latest 2geom | Johan B. C. Engelen | 2008-05-22 | 4 | -16/+20 |
| * | update to latest 2geom | Johan B. C. Engelen | 2008-05-22 | 1 | -0/+11 |
| * | synchronization with 2geom library | mcecchetti | 2008-05-20 | 18 | -1972/+2068 |
| * | Cmake: Moved sp-* into own library to reduce link cmdline and add new files t... | Joshua L. Blocher | 2008-05-19 | 1 | -2/+6 |
| * | Nearest point from point to line (simplicistic convenience function) | Maximilian Albert | 2008-05-19 | 1 | -0/+11 |
| * | Convenience access functions for first and last value of a Geom::Piecewise<> | Maximilian Albert | 2008-05-18 | 1 | -0/+6 |
| * | update to latest 2geom | Johan B. C. Engelen | 2008-05-18 | 7 | -3/+265 |
| * | update to latest 2geom. this adds gsl dependency, doesn't seem to make inskap... | Johan B. C. Engelen | 2008-05-10 | 26 | -326/+2347 |
| * | Remove warnings | Bob Jamison | 2008-05-04 | 1 | -1/+1 |
| * | svg-elliptical-arc: assertions turned into call to macro throwRangeError | mcecchetti | 2008-04-29 | 2 | -210/+216 |
| * | update to latest 2geom. (eol-style fix needed enters at end of some files) 2... | Johan B. C. Engelen | 2008-04-19 | 11 | -11/+11 |
| * | noop: address ‘no newline at end of file’ warning | Peter Moulder | 2008-04-19 | 1 | -2/+2 |
| * | update to latest 2geom. (eol-style fix) | Johan B. C. Engelen | 2008-04-18 | 43 | -40/+347 |
| * | update to latest 2geom. fixes LPE's ignoring the closing segment of a closed ... | Johan B. C. Engelen | 2008-04-17 | 1 | -2/+2 |
| * | Cmake: Add simple CMakeLists.txt for 2geom and linking to inkscape | Joshua L. Blocher | 2008-04-16 | 1 | -0/+86 |
| * | please dont forget to update Makefile_insert\! | bulia byak | 2008-04-14 | 1 | -0/+1 |
| * | sync with current 2geom, SVGEllipticalArc | Johan B. C. Engelen | 2008-04-13 | 1 | -0/+209 |
| * | sync with current 2geom, split_at_discontinuities method and SVGEllipticalArc | Johan B. C. Engelen | 2008-04-13 | 3 | -690/+816 |
| * | sync with current 2geom, split_at_discontinuities method and SVGEllipticalArc | Johan B. C. Engelen | 2008-04-13 | 2 | -6/+27 |