| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2008-09-07 | LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ↵ | Johan B. C. Engelen | 1 | -502/+0 | |
| references to nr-path.h) (bzr r6774) | |||||
| 2008-08-03 | Refactoring the object-snapper to use 2geom paths | Diederik van Lierop | 1 | -20/+0 | |
| (bzr r6552) | |||||
| 2008-05-09 | complete adding const to have only NArtBpath const * get_bpath() const; for ↵ | Johan B. C. Engelen | 1 | -9/+10 | |
| accessing the protected member of SPCurve. Nowhere in Inkscape source is the path data changed of SPCurve, except within SPCurve's own methods ! So removed the non-const NArtBpath* get_bpath. (bzr r5642) | |||||
| 2008-03-21 | No more NRMatrix or NRPoint. | Jasper van de Gronde | 1 | -8/+5 | |
| (bzr r5149) | |||||
| 2007-12-27 | 1) Fix bug #178312 | Diederik van Lierop | 1 | -0/+19 | |
| 2) Fix constrained snapping to objects (bzr r4314) | |||||
| 2007-05-10 | fixed crash when parameter viewbox=null in ↵ | Johan B. C. Engelen | 1 | -2/+2 | |
| nr_path_matrix_point_bbox_wind_distance (bzr r2998) | |||||
| 2007-03-19 | optimize picking by ignoring out-of-view segments | bulia byak | 1 | -15/+45 | |
| (bzr r2715) | |||||
| 2007-03-16 | fix 1682261 | bulia byak | 1 | -0/+13 | |
| (bzr r2673) | |||||
| 2006-05-28 | replace nr_new() with g_new(), and try to converge on using the glib ↵ | MenTaLguY | 1 | -1/+2 | |
| allocator a little more instead of the others (aside from libgc) (bzr r1044) | |||||
