Code

Pot and Dutch translation update
[inkscape.git] / src / 2geom /
2008-05-22 johanengelenupdate to really latest 2geom
2008-05-22 johanengelenupdate to latest 2geom
2008-05-20 mcecchettisynchronization with 2geom library
2008-05-19 verbalshadowCmake: Moved sp-* into own library to reduce link cmdli...
2008-05-19 cilix42Nearest point from point to line (simplicistic convenie...
2008-05-18 cilix42Convenience access functions for first and last value...
2008-05-18 johanengelenupdate to latest 2geom
2008-05-10 johanengelenupdate to latest 2geom. this adds gsl dependency, doesn...
2008-05-04 ishmalRemove warnings
2008-04-29 mcecchettisvg-elliptical-arc: assertions turned into call to...
2008-04-19 johanengelenupdate to latest 2geom. (eol-style fix needed enters...
2008-04-19 pjrmnoop: address ‘no newline at end of file’ warning
2008-04-18 johanengelenupdate to latest 2geom. (eol-style fix)
2008-04-17 johanengelenupdate to latest 2geom. fixes LPE's ignoring the closin...
2008-04-16 verbalshadowCmake: Add simple CMakeLists.txt for 2geom and linking...
2008-04-14 buliabyakplease dont forget to update Makefile_insert\!
2008-04-13 johanengelensync with current 2geom, SVGEllipticalArc
2008-04-13 johanengelensync with current 2geom, split_at_discontinuities metho...
2008-04-13 johanengelensync with current 2geom, split_at_discontinuities metho...
2008-03-29 pjrmsvn propset svn:eol-style native *.[ch] *.cpp (includin...
2008-03-23 johanengelenupdate to latest 2geom (r1195)
2008-03-22 johanengelenupdate to latest 2geom
2008-03-08 jfbarraud2Geom fix: derivative of order 1 bezier, and an out...
2008-02-25 joncruzLine-end fix
2008-01-30 jfbarraudfixed a bug in sqrt(pwsb).
2008-01-17 johanengelenfix Matrix::isTranslation
2008-01-17 johanengelenGeom: fix a crash on assertion in sbasis-to-bezier.cpp
2008-01-02 jiho-sfpatch by John Faith https://bugs.launchpad.net/inkscape...
2008-01-02 johanengelenupdate to latest 2geom
2007-12-31 bryceFix compilation issue with g++3.3 on OS X 10.3.9
2007-12-23 johanengelen2geom update
2007-12-23 johanengelenupdate to latest 2geom, bugs be gone!
2007-12-23 johanengelenupdate to latest 2geom (fixed 2 bugs :))
2007-12-23 johanengelenupdate to latest 2geom
2007-12-17 joncruzCRLF fix
2007-12-14 johanengelenupdate to latest 2geom
2007-11-17 johanengelenwhitespace
2007-11-17 johanengelenFix exception catching, to allow polymorphism. Note...
2007-11-17 johanengelen2geom: splice exceptions code from utils.h into exception.h
2007-11-17 johanengelen2geom tryout: new exceptions
2007-11-12 johanengelenupdate to 2geom rev. 1168
2007-11-09 johanengelenRemove geom.cpp and geom.h. Now use 2geom/geom.cpp...
2007-11-07 johanengelenupdate 2geom
2007-11-06 johanengelen2geom update to 2Geom-SVN-rev. 1161
2007-11-04 joncruzWarning cleanup
2007-11-04 johanengelenAdd virtual to a lot of the destructors. Note: perhaps...
2007-09-19 johanengelenfix typo in 2geom Makefile_insert
2007-09-16 johanengelenmerge in 2geom rev. 1154
2007-09-12 pjrm**/makefile.in: svn propset svn:eol-style native. ...
2007-08-31 johanengelenMan i really miss tortoise under linux :(
2007-08-31 johanengelenFix dependency on GSL
2007-08-30 johanengelenupdate 2geom to rev 1114 and fix error.
2007-08-30 johanengelenUpdate to 2Geom rev. 1113
2007-08-19 johanengelen* Fixed path-along-path with correct filling now! ...
2007-08-18 mgsloanDoh! Sorry for breaking compile (always test!)
2007-08-18 mgsloanFixing a possible segfault in the sbasis to path code...
2007-08-17 mgsloanFixed 2geom sbasis to path (also committed to 2geom...
2007-08-15 kiiralaFixed a problem compiling 2geom/poly.h on 64-bit platform
2007-08-14 johanengelenCommit LivePathEffect branch to trunk!