summaryrefslogtreecommitdiffstats
path: root/src/2geom (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Cmake: Improve Gtkmm dependency checking, add new files to CMakeLists.txts, r...Joshua L. Blocher2008-05-291-2/+2
* added methods to PathSink to manage horizontal and vertical line segments, mo...mcecchetti2008-05-284-976/+786
* implemented new classes for horizontal and vertical line segments; path.h has...mcecchetti2008-05-2613-579/+1506
* update to really latest 2geomJohan B. C. Engelen2008-05-224-16/+20
* update to latest 2geomJohan B. C. Engelen2008-05-221-0/+11
* synchronization with 2geom librarymcecchetti2008-05-2018-1972/+2068
* Cmake: Moved sp-* into own library to reduce link cmdline and add new files t...Joshua L. Blocher2008-05-191-2/+6
* Nearest point from point to line (simplicistic convenience function)Maximilian Albert2008-05-191-0/+11
* Convenience access functions for first and last value of a Geom::Piecewise<>Maximilian Albert2008-05-181-0/+6
* update to latest 2geomJohan B. C. Engelen2008-05-187-3/+265
* update to latest 2geom. this adds gsl dependency, doesn't seem to make inskap...Johan B. C. Engelen2008-05-1026-326/+2347
* Remove warningsBob Jamison2008-05-041-1/+1
* svg-elliptical-arc: assertions turned into call to macro throwRangeErrormcecchetti2008-04-292-210/+216
* update to latest 2geom. (eol-style fix needed enters at end of some files) 2...Johan B. C. Engelen2008-04-1911-11/+11
* noop: address ‘no newline at end of file’ warningPeter Moulder2008-04-191-2/+2
* update to latest 2geom. (eol-style fix)Johan B. C. Engelen2008-04-1843-40/+347
* update to latest 2geom. fixes LPE's ignoring the closing segment of a closed ...Johan B. C. Engelen2008-04-171-2/+2
* Cmake: Add simple CMakeLists.txt for 2geom and linking to inkscapeJoshua L. Blocher2008-04-161-0/+86
* please dont forget to update Makefile_insert\!bulia byak2008-04-141-0/+1
* sync with current 2geom, SVGEllipticalArcJohan B. C. Engelen2008-04-131-0/+209
* sync with current 2geom, split_at_discontinuities method and SVGEllipticalArcJohan B. C. Engelen2008-04-133-690/+816
* sync with current 2geom, split_at_discontinuities method and SVGEllipticalArcJohan B. C. Engelen2008-04-132-6/+27
* svn propset svn:eol-style native *.[ch] *.cpp (including buildtool.cpp, packa...Peter Moulder2008-03-294-366/+366
* update to latest 2geom (r1195)Johan B. C. Engelen2008-03-232-1/+26
* update to latest 2geomJohan B. C. Engelen2008-03-226-382/+387
* 2Geom fix: derivative of order 1 bezier, and an out of range bug affecting in...JF Barraud2008-03-083-7/+6
* Line-end fixJon A. Cruz2008-02-254-365/+365
* fixed a bug in sqrt(pwsb).JF Barraud2008-01-301-1/+3
* fix Matrix::isTranslationJohan B. C. Engelen2008-01-171-1/+1
* Geom: fix a crash on assertion in sbasis-to-bezier.cppJohan B. C. Engelen2008-01-172-1/+5
* patch by John Faith https://bugs.launchpad.net/inkscape/+bug/175697JiHO2008-01-021-0/+2
* update to latest 2geomJohan B. C. Engelen2008-01-021-37/+0
* Fix compilation issue with g++3.3 on OS X 10.3.9Bryce Harrington2007-12-311-4/+4
* 2geom updateJohan B. C. Engelen2007-12-231-2/+13
* update to latest 2geom, bugs be gone!Johan B. C. Engelen2007-12-236-2/+30
* update to latest 2geom (fixed 2 bugs :))Johan B. C. Engelen2007-12-235-321/+322
* update to latest 2geomJohan B. C. Engelen2007-12-231-0/+50
* CRLF fixJon A. Cruz2007-12-177-1511/+1511
* update to latest 2geomJohan B. C. Engelen2007-12-141-0/+2
* whitespaceJohan B. C. Engelen2007-11-171-3/+2
* Fix exception catching, to allow polymorphism. Note to all: always catch by r...Johan B. C. Engelen2007-11-171-8/+5
* 2geom: splice exceptions code from utils.h into exception.hJohan B. C. Engelen2007-11-178-86/+130
* 2geom tryout: new exceptionsJohan B. C. Engelen2007-11-177-16/+75
* update to 2geom rev. 1168Johan B. C. Engelen2007-11-1219-68/+253
* Remove geom.cpp and geom.h. Now use 2geom/geom.cpp and 2geom.h.Johan B. C. Engelen2007-11-095-0/+37
* update 2geomJohan B. C. Engelen2007-11-072-9/+9
* 2geom update to 2Geom-SVN-rev. 1161Johan B. C. Engelen2007-11-062-10/+12
* Warning cleanupJon A. Cruz2007-11-042-41/+41
* Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen2007-11-041-1/+1
* fix typo in 2geom Makefile_insertJohan B. C. Engelen2007-09-191-9/+9