| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | svn propset svn:eol-style native *.[ch] *.cpp (including buildtool.cpp, packa... | Peter Moulder | 2008-03-29 | 4 | -366/+366 |
| * | update to latest 2geom (r1195) | Johan B. C. Engelen | 2008-03-23 | 2 | -1/+26 |
| * | update to latest 2geom | Johan B. C. Engelen | 2008-03-22 | 6 | -382/+387 |
| * | 2Geom fix: derivative of order 1 bezier, and an out of range bug affecting in... | JF Barraud | 2008-03-08 | 3 | -7/+6 |
| * | Line-end fix | Jon A. Cruz | 2008-02-25 | 4 | -365/+365 |
| * | fixed a bug in sqrt(pwsb). | JF Barraud | 2008-01-30 | 1 | -1/+3 |
| * | fix Matrix::isTranslation | Johan B. C. Engelen | 2008-01-17 | 1 | -1/+1 |
| * | Geom: fix a crash on assertion in sbasis-to-bezier.cpp | Johan B. C. Engelen | 2008-01-17 | 2 | -1/+5 |
| * | patch by John Faith https://bugs.launchpad.net/inkscape/+bug/175697 | JiHO | 2008-01-02 | 1 | -0/+2 |
| * | update to latest 2geom | Johan B. C. Engelen | 2008-01-02 | 1 | -37/+0 |
| * | Fix compilation issue with g++3.3 on OS X 10.3.9 | Bryce Harrington | 2007-12-31 | 1 | -4/+4 |
| * | 2geom update | Johan B. C. Engelen | 2007-12-23 | 1 | -2/+13 |
| * | update to latest 2geom, bugs be gone! | Johan B. C. Engelen | 2007-12-23 | 6 | -2/+30 |
| * | update to latest 2geom (fixed 2 bugs :)) | Johan B. C. Engelen | 2007-12-23 | 5 | -321/+322 |
| * | update to latest 2geom | Johan B. C. Engelen | 2007-12-23 | 1 | -0/+50 |
| * | CRLF fix | Jon A. Cruz | 2007-12-17 | 7 | -1511/+1511 |
| * | update to latest 2geom | Johan B. C. Engelen | 2007-12-14 | 1 | -0/+2 |
| * | whitespace | Johan B. C. Engelen | 2007-11-17 | 1 | -3/+2 |
| * | Fix exception catching, to allow polymorphism. Note to all: always catch by r... | Johan B. C. Engelen | 2007-11-17 | 1 | -8/+5 |
| * | 2geom: splice exceptions code from utils.h into exception.h | Johan B. C. Engelen | 2007-11-17 | 8 | -86/+130 |
| * | 2geom tryout: new exceptions | Johan B. C. Engelen | 2007-11-17 | 7 | -16/+75 |
| * | update to 2geom rev. 1168 | Johan B. C. Engelen | 2007-11-12 | 19 | -68/+253 |
| * | Remove geom.cpp and geom.h. Now use 2geom/geom.cpp and 2geom.h. | Johan B. C. Engelen | 2007-11-09 | 5 | -0/+37 |
| * | update 2geom | Johan B. C. Engelen | 2007-11-07 | 2 | -9/+9 |
| * | 2geom update to 2Geom-SVN-rev. 1161 | Johan B. C. Engelen | 2007-11-06 | 2 | -10/+12 |
| * | Warning cleanup | Jon A. Cruz | 2007-11-04 | 2 | -41/+41 |
| * | Add virtual to a lot of the destructors. Note: perhaps it will have to be rev... | Johan B. C. Engelen | 2007-11-04 | 1 | -1/+1 |
| * | fix typo in 2geom Makefile_insert | Johan B. C. Engelen | 2007-09-19 | 1 | -9/+9 |