summaryrefslogtreecommitdiffstats
path: root/src/2geom (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed a problem compiling 2geom/poly.h on 64-bit platformNiko Kiirala2007-08-151-1/+4
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-1467-0/+13699