summaryrefslogtreecommitdiffstats
path: root/src/display/bezier-utils.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove bezier-utils. now we use 2geom's one.Johan B. C. Engelen2008-12-131-984/+0
| | | | | remove bezier-utils-test as well. (bzr r7004)
* From trunkTed Gould2008-10-271-11/+11
| | | (bzr r6885)
* Some NR::Point ==> Geom::Point replacementsMaximilian Albert2008-09-181-75/+75
| | | (bzr r6835)
* * src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp,mjwybrow2008-06-221-1/+1
| | | | | | | | | | | | | | | | | | | src/libcola/gradient_projection.cpp, src/libvpsc/generate-constraints.cpp, src/libnr/nr-types.cpp, src/libnr/nr-point-fns-test.cpp, src/isnan.h, src/libnr/nr-point-fns.cpp, src/libnr/in-svg-plane-test.cpp, src/doxygen-main.cpp, src/display/nr-filter-composite.cpp, src/display/nr-filter-merge.cpp, src/display/nr-filter-gaussian.cpp, src/display/bezier-utils.cpp, src/Makefile_insert, src/eraser-context.cpp, src/dyna-draw-context.cpp, src/tweak-context.cpp, src/sp-namedview.cpp, src/libnr/in-svg-plane-test.h, src/libnr/nr-point-fns-test.h, src/mod360-test.h, src/CMakeLists.txt, src/2geom/linear.h: Properly fix the conflicting isnan.h problem: 1) Update src/2geom/isnan.h to match newest Inkscape src/isnana.h (Also commited this change to lib2geom project repository) 2) Remove Inkscape's src/isnan.h 3) Update all files to include src/2geom/isnan.h instead of src/isnan.h (bzr r6013)
* merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen2008-06-061-8/+8
| | | (bzr r5823)
* fix by kur9kin for endless loop from bug 212332bulia byak2008-04-161-0/+1
| | | (bzr r5458)
* Fixing up a few more filesBryce Harrington2008-01-051-1/+1
| | | (bzr r4391)
* Fix missing include for g_assert() calls - causes FTBFS on Ubuntu HardyBryce Harrington2008-01-051-0/+1
| | | | | currently. (bzr r4389)
* Fix include file (<ieeefp.h>, not <ieefp.h>).Colin Marquardt2006-07-031-1/+1
| | | (bzr r1349)
* Attempt to preserve the shape of the path when deleting nodesAaron Spike2006-04-141-2/+1
| | | | | Old deletion behavior is available via Ctrl+Delete (bzr r525)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+983
(bzr r1)