summaryrefslogtreecommitdiffstats
path: root/src/libnr/nr-path.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-07LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ...Johan B. C. Engelen1-502/+0
2008-08-03Refactoring the object-snapper to use 2geom pathsDiederik van Lierop1-20/+0
2008-05-09complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen1-9/+10
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-8/+5
2007-12-271) Fix bug #178312Diederik van Lierop1-0/+19
2007-05-10fixed crash when parameter viewbox=null in nr_path_matrix_point_bbox_wind_dis...Johan B. C. Engelen1-2/+2
2007-03-19optimize picking by ignoring out-of-view segmentsbulia byak1-15/+45
2007-03-16fix 1682261bulia byak1-0/+13
2006-05-28replace nr_new() with g_new(), and try to converge on using the glib allocato...MenTaLguY1-1/+2