summaryrefslogtreecommitdiffstats
path: root/src/2geom (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* merge in 2geom rev. 1154Johan B. C. Engelen2007-09-1621-774/+998
* **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder2007-09-121-17/+17
* Man i really miss tortoise under linux :(Johan B. C. Engelen2007-08-312-156/+0
* Fix dependency on GSLJohan B. C. Engelen2007-08-311-2/+0
* update 2geom to rev 1114 and fix error.Johan B. C. Engelen2007-08-304-388/+223
* Update to 2Geom rev. 1113Johan B. C. Engelen2007-08-3044-1167/+3381
* * Fixed path-along-path with correct filling now! (2geom fix)Johan B. C. Engelen2007-08-191-1/+29
* Doh! Sorry for breaking compile (always test!)Michael G. Sloan2007-08-181-1/+1
* Fixing a possible segfault in the sbasis to path code (also committed to 2geom))Michael G. Sloan2007-08-181-3/+6
* Fixed 2geom sbasis to path (also committed to 2geom svn)Michael G. Sloan2007-08-171-29/+38