Code

Added missing translation.
[inkscape.git] / src / snapped-curve.cpp
2009-01-25 dvlierop2Remove some SP_ACTIVE_DESKTOP() calls
2008-12-30 dvlierop2Remove some obsolete from_2geom() calls
2008-12-14 dvlierop21) snap midpoints of line segments (both as source...
2008-12-10 dvlierop2- Fix bug #304405 (snapping to an intersection of lines...
2008-11-24 dvlierop2Add an option to the preferences to _only_ snap the...
2008-11-23 dvlierop21) Improve the way the distance to the pointer is taken...
2008-09-21 dvlierop2- refactor snapping code, removing code duplication
2008-08-15 dvlierop2Use new methods from 2geom's API
2008-08-11 dvlierop2Move all of the snapper code to 2geom
2008-08-08 dvlierop2Snap to intersections of any kind of path (were we...