Code

Indent support for XSLT extensions output.
[inkscape.git] / src / line-snapper.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-10-19 Diederik van LieropUse a better snap metric for constrained snapping ...
2010-08-30 JazzyNicoExtensions. Shebangs branch merge.
2010-08-20 Diederik van LieropWhen doing a constrained snap, then don't try snapping...
2010-08-13 Ted GouldSync to release 0.48 branch
2010-08-10 Diederik van LieropImplement constrained snapping to nodes
2010-07-17 Diederik van LieropSimplify code related to snapping while rotating
2010-07-15 Ted GouldCommiting updates and patches from the 0.48 branch.
2010-07-13 Ted GouldUpgrading to trunk
2010-07-12 Diederik van Lierop- Snap while rotating an object using the selector...
2010-05-15 Ted GouldPulling in a more recent trunk
2010-05-08 Diederik van LieropFix bounding box snapping (LP562205, comment 6, issue II)
2010-03-26 Ted GouldMerge from trunk
2010-01-23 Diederik van LieropRemove redundancy from snapping API (type of snapsource...
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-09 Diederik van LieropRefactoring the snapping API (making it easier to maint...
2010-01-01 Ted GouldKeeping up with trunk
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-24 Diederik van Lieroprefactoring the snapping code (laying the groundwork...
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-08-02 dvlierop2Snap to a guide's origin too (resulting in a 2D constra...
2009-04-12 dvlierop2Use the line intersection routines in 2geom/line.h...
2009-04-12 dvlierop2Fix snapping during constrained translation, when only...
2009-03-14 dvlierop2Remove obsolete includes of libnr files in the snapping...
2009-03-14 dvlierop22Geom migration: use 2geom::projection instead of libnr...
2009-03-13 dvlierop2* Implement constrained snapping of knots
2009-02-20 dvlierop2The snap indicator's tooltip now displays "A to B"...
2009-01-18 dvlierop2- Snap to the midpoint of shapes and bboxes
2008-12-14 dvlierop21) snap midpoints of line segments (both as source...
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-09-21 dvlierop2- refactor snapping code, removing code duplication
2008-09-07 dvlierop2If a snapper needs a reference to a SPNamedView or...
2008-08-11 dvlierop2Move all of the snapper code to 2geom
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-08-01 johanengelen2geomify a lot of NR::Points to Geom::Point
2008-05-04 dvlierop2Next steps in implementing the snapping indicator
2008-04-30 dvlierop2- Major refactoring of snapping related code...
2008-04-11 dvlierop2Refactor snapping mechanisms: in seltrans.cpp, a GSList...
2008-03-08 dvlierop2Node tool: snap to paths and their nodes, incl. to...
2008-01-03 dvlierop21) fix snapping while scaling
2007-12-27 dvlierop21) Fix bug #178312
2007-12-11 gouldtj r17225@mini-emma: ted | 2007-12-10 20:22:27 -0800
2007-12-08 dvlierop2Snap to axonometric grid lines
2007-11-18 dvlierop21) Improving snapping logic 2) When skewing, don't...
2007-11-10 joncruzWarning cleanup
2007-11-09 johanengelenRemove geom.cpp and geom.h. Now use 2geom/geom.cpp...
2007-11-09 dvlierop2Renaming classes: SnappedLine -> SnappedLineSegment...
2007-11-03 dvlierop2Oops, don't use tabs! (replace tabs by 4 spaces)
2007-11-03 dvlierop2Groundwork to snap to intersections, e.g. intersections...
2007-09-05 dvlierop2Improving the performance of the object snapper
2007-07-28 dvlierop21) Changes to snapping preferences dialog
2006-05-05 cth103Various snapping cleanups and bug fixes.
2006-01-16 mentalmoving trunk for module inkscape