summaryrefslogtreecommitdiffstats
path: root/src/2geom/geom.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use the line intersection routines in 2geom/line.h instead of the deprecated ↵Diederik van Lierop2009-04-121-2/+2
| | | | | ones in 2geom/geom.h. (I know we're in a refactoring freeze, but this one I was already working on before this freeze was announced and it's quite safe IMHO. It's only a small change in 2geom's API and can hardly do any real harm. I will not refactor anything else until after the v0.47 release, promised!) (bzr r7688)
* fix compile.Johan B. C. Engelen2008-12-131-1/+1
| | | | | re-enable decrepated 2geom function (bzr r6999)
* fix compile.Johan B. C. Engelen2008-12-131-1/+1
| | | | | re-enable decrepated 2geom functions. (bzr r6998)
* update to 2geom rev.1723Johan B. C. Engelen2008-12-131-5/+16
| | | (bzr r6996)
* Merge from fe-movedTed Gould2008-11-211-0/+6
| | | (bzr r6891)
* Merge from trunkTed Gould2008-10-281-4/+5
| | | (bzr r6886)
* * Lots of documentation for the Inkscape::XML namespaceKrzysztof Kosi??ski2008-09-231-5/+4
| | | | | | * Doxygen fixes for a few files * Garbage-collected allocator for STL containers (bzr r6877)
* Update to 2geom rev. 1538Diederik van Lierop2008-08-151-0/+4
| | | (bzr r6634)
* update 2geom (svn rev1433)Johan B. C. Engelen2008-07-031-1/+1
| | | (bzr r6134)
* update to latest 2geom. (eol-style fix needed enters at end of some files) ↵Johan B. C. Engelen2008-04-191-1/+1
| | | | | 2geom rev 1216 (bzr r5476)
* update to latest 2geom. (eol-style fix)Johan B. C. Engelen2008-04-181-0/+11
| | | (bzr r5470)
* update to 2geom rev. 1168Johan B. C. Engelen2007-11-121-2/+2
| | | (bzr r4068)
* Remove geom.cpp and geom.h. Now use 2geom/geom.cpp and 2geom.h.Johan B. C. Engelen2007-11-091-0/+8
| | | | | Add conversion functions between Geom::Point and NR::Point (bzr r4050)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+68
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)