| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Cmake: Improve Gtkmm dependency checking, add new files to CMakeLists.txts, ↵ | Joshua L. Blocher | 2008-05-29 | 1 | -2/+2 | |
| | | | | | | remove old/unused files (bzr r5760) | |||||
| * | added methods to PathSink to manage horizontal and vertical line segments, ↵ | mcecchetti | 2008-05-28 | 4 | -976/+786 | |
| | | | | | | modified svg-path-parser.rl accordingly; now PathSink::arcTo has a real implementation; parser issue quickly solved by Aaron Spike (bzr r5758) | |||||
| * | implemented new classes for horizontal and vertical line segments; path.h ↵ | mcecchetti | 2008-05-26 | 13 | -579/+1506 | |
| | | | | | | has been splitted in several files: curve.h, sbasis-curve.h, bezier-curve.h, elliptical-arc.h, path.h; curves.h allows to include all curve types at once (bzr r5755) | |||||
| * | update to really latest 2geom | Johan B. C. Engelen | 2008-05-22 | 4 | -16/+20 | |
| | | | | (bzr r5737) | |||||
| * | update to latest 2geom | Johan B. C. Engelen | 2008-05-22 | 1 | -0/+11 | |
| | | | | (bzr r5736) | |||||
| * | synchronization with 2geom library | mcecchetti | 2008-05-20 | 18 | -1972/+2068 | |
| | | | | (bzr r5723) | |||||
| * | Cmake: Moved sp-* into own library to reduce link cmdline and add new files ↵ | Joshua L. Blocher | 2008-05-19 | 1 | -2/+6 | |
| | | | | | | to their cmakelists.txts (bzr r5713) | |||||
| * | Nearest point from point to line (simplicistic convenience function) | Maximilian Albert | 2008-05-19 | 1 | -0/+11 | |
| | | | | (bzr r5705) | |||||
| * | Convenience access functions for first and last value of a Geom::Piecewise<> | Maximilian Albert | 2008-05-18 | 1 | -0/+6 | |
| | | | | (bzr r5692) | |||||
| * | update to latest 2geom | Johan B. C. Engelen | 2008-05-18 | 7 | -3/+265 | |
| | | | | (bzr r5689) | |||||
| * | update to latest 2geom. this adds gsl dependency, doesn't seem to make ↵ | Johan B. C. Engelen | 2008-05-10 | 26 | -326/+2347 | |
| | | | | | | inskape executable bigger (bzr r5649) | |||||
| * | Remove warnings | Bob Jamison | 2008-05-04 | 1 | -1/+1 | |
| | | | | (bzr r5601) | |||||
| * | svg-elliptical-arc: assertions turned into call to macro throwRangeError | mcecchetti | 2008-04-29 | 2 | -210/+216 | |
| | | | | (bzr r5543) | |||||
| * | update to latest 2geom. (eol-style fix needed enters at end of some files) ↵ | Johan B. C. Engelen | 2008-04-19 | 11 | -11/+11 | |
| | | | | | | 2geom rev 1216 (bzr r5476) | |||||
| * | noop: address ‘no newline at end of file’ warning | Peter Moulder | 2008-04-19 | 1 | -2/+2 | |
| | | | | (bzr r5475) | |||||
| * | update to latest 2geom. (eol-style fix) | Johan B. C. Engelen | 2008-04-18 | 43 | -40/+347 | |
| | | | | (bzr r5470) | |||||
| * | update to latest 2geom. fixes LPE's ignoring the closing segment of a closed ↵ | Johan B. C. Engelen | 2008-04-17 | 1 | -2/+2 | |
| | | | | | | path (bzr r5461) | |||||
| * | Cmake: Add simple CMakeLists.txt for 2geom and linking to inkscape | Joshua L. Blocher | 2008-04-16 | 1 | -0/+86 | |
| | | | | (bzr r5454) | |||||
| * | please dont forget to update Makefile_insert\! | bulia byak | 2008-04-14 | 1 | -0/+1 | |
| | | | | (bzr r5435) | |||||
| * | sync with current 2geom, SVGEllipticalArc | Johan B. C. Engelen | 2008-04-13 | 1 | -0/+209 | |
| | | | | (bzr r5426) | |||||
| * | sync with current 2geom, split_at_discontinuities method and SVGEllipticalArc | Johan B. C. Engelen | 2008-04-13 | 3 | -690/+816 | |
| | | | | (bzr r5423) | |||||
| * | sync with current 2geom, split_at_discontinuities method and SVGEllipticalArc | Johan B. C. Engelen | 2008-04-13 | 2 | -6/+27 | |
| | | | | (bzr r5418) | |||||
| * | svn propset svn:eol-style native *.[ch] *.cpp (including buildtool.cpp, ↵ | Peter Moulder | 2008-03-29 | 4 | -366/+366 | |
| | | | | | | packaging/macosx/native-gtk/*, src/dom/**). (bzr r5227) | |||||
| * | update to latest 2geom (r1195) | Johan B. C. Engelen | 2008-03-23 | 2 | -1/+26 | |
| | | | | (bzr r5178) | |||||
| * | update to latest 2geom | Johan B. C. Engelen | 2008-03-22 | 6 | -382/+387 | |
| | | | | (bzr r5170) | |||||
| * | 2Geom fix: derivative of order 1 bezier, and an out of range bug affecting ↵ | JF Barraud | 2008-03-08 | 3 | -7/+6 | |
| | | | | | | intersection computation. (bzr r5000) | |||||
| * | Line-end fix | Jon A. Cruz | 2008-02-25 | 4 | -365/+365 | |
| | | | | (bzr r4845) | |||||
| * | fixed a bug in sqrt(pwsb). | JF Barraud | 2008-01-30 | 1 | -1/+3 | |
| | | | | (bzr r4623) | |||||
| * | fix Matrix::isTranslation | Johan B. C. Engelen | 2008-01-17 | 1 | -1/+1 | |
| | | | | (bzr r4542) | |||||
| * | Geom: fix a crash on assertion in sbasis-to-bezier.cpp | Johan B. C. Engelen | 2008-01-17 | 2 | -1/+5 | |
| | | | | (bzr r4541) | |||||
| * | patch by John Faith https://bugs.launchpad.net/inkscape/+bug/175697 | JiHO | 2008-01-02 | 1 | -0/+2 | |
| | | | | | | should be applied upstream in 2geom. (bzr r4370) | |||||
| * | update to latest 2geom | Johan B. C. Engelen | 2008-01-02 | 1 | -37/+0 | |
| | | | | (bzr r4364) | |||||
| * | Fix compilation issue with g++3.3 on OS X 10.3.9 | Bryce Harrington | 2007-12-31 | 1 | -4/+4 | |
| | | | | | | (Patch from LP: #178123) (bzr r4345) | |||||
| * | 2geom update | Johan B. C. Engelen | 2007-12-23 | 1 | -2/+13 | |
| | | | | (bzr r4286) | |||||
| * | update to latest 2geom, bugs be gone! | Johan B. C. Engelen | 2007-12-23 | 6 | -2/+30 | |
| | | | | (bzr r4285) | |||||
| * | update to latest 2geom (fixed 2 bugs :)) | Johan B. C. Engelen | 2007-12-23 | 5 | -321/+322 | |
| | | | | (bzr r4284) | |||||
| * | update to latest 2geom | Johan B. C. Engelen | 2007-12-23 | 1 | -0/+50 | |
| | | | | (bzr r4281) | |||||
| * | CRLF fix | Jon A. Cruz | 2007-12-17 | 7 | -1511/+1511 | |
| | | | | (bzr r4247) | |||||
| * | update to latest 2geom | Johan B. C. Engelen | 2007-12-14 | 1 | -0/+2 | |
| | | | | (bzr r4229) | |||||
| * | whitespace | Johan B. C. Engelen | 2007-11-17 | 1 | -3/+2 | |
| | | | | (bzr r4101) | |||||
| * | Fix exception catching, to allow polymorphism. Note to all: always catch by ↵ | Johan B. C. Engelen | 2007-11-17 | 1 | -8/+5 | |
| | | | | | | reference! 17.7 of C++FAQlite (bzr r4099) | |||||
| * | 2geom: splice exceptions code from utils.h into exception.h | Johan B. C. Engelen | 2007-11-17 | 8 | -86/+130 | |
| | | | | (bzr r4097) | |||||
| * | 2geom tryout: new exceptions | Johan B. C. Engelen | 2007-11-17 | 7 | -16/+75 | |
| | | | | (bzr r4094) | |||||
| * | update to 2geom rev. 1168 | Johan B. C. Engelen | 2007-11-12 | 19 | -68/+253 | |
| | | | | (bzr r4068) | |||||
| * | Remove geom.cpp and geom.h. Now use 2geom/geom.cpp and 2geom.h. | Johan B. C. Engelen | 2007-11-09 | 5 | -0/+37 | |
| | | | | | | Add conversion functions between Geom::Point and NR::Point (bzr r4050) | |||||
| * | update 2geom | Johan B. C. Engelen | 2007-11-07 | 2 | -9/+9 | |
| | | | | (bzr r4041) | |||||
| * | 2geom update to 2Geom-SVN-rev. 1161 | Johan B. C. Engelen | 2007-11-06 | 2 | -10/+12 | |
| | | | | (bzr r4034) | |||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-04 | 2 | -41/+41 | |
| | | | | (bzr r4028) | |||||
| * | Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵ | Johan B. C. Engelen | 2007-11-04 | 1 | -1/+1 | |
| | | | | | | reverted for some files to keep them C-compatible. (bzr r4024) | |||||
| * | fix typo in 2geom Makefile_insert | Johan B. C. Engelen | 2007-09-19 | 1 | -9/+9 | |
| | | | | (bzr r3776) | |||||
