Code

Connector tool: make connectors avoid the convex hull of shapes.
[inkscape.git] / src / object-snapper.h
2009-06-02 dvlierop2When dragging the origin of a guide along that guide...
2009-02-20 dvlierop2The snap indicator's tooltip now displays "A to B"...
2009-02-15 dvlierop2After snapping, show a tooltip together with the snap...
2009-01-31 dvlierop2Store the snapper tolerances in the snap-preferences...
2009-01-18 dvlierop2- Snap to the midpoint of shapes and bboxes
2009-01-11 dvlierop2Optionally snap from/to midpoints of the edges of a...
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-07 dvlierop2If a snapper needs a reference to a SPNamedView or...
2008-09-07 dvlierop2Remove pointer to SPDesktop from ObjectSnapper
2008-08-30 dvlierop2Eliminate SP_ACTIVE_DESKTOP in the object-snapper
2008-08-11 dvlierop2Move all of the snapper code to 2geom
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-08-03 dvlierop2Refactoring the object-snapper to use 2geom paths
2008-07-24 dvlierop2Snap to page corners too (you won't notice the differen...
2008-07-21 dvlierop2Implement snapping of clipping paths and masks
2008-05-09 johanengelen- try to use more forward declarations for less depende...
2008-04-30 dvlierop2- Major refactoring of snapping related code...
2008-04-11 dvlierop2Refactor snapping mechanisms: in seltrans.cpp, a GSList...
2008-03-25 dvlierop2Major overhaul of the selector tool's internals to...
2008-03-15 dvlierop2Fix two bugs in the object snapper
2008-03-12 dvlierop2Snap to page border
2008-03-08 dvlierop2Node tool: snap to paths and their nodes, incl. to...
2008-01-08 dvlierop2Fix LP #181020: When snapping a guide, now only the...
2007-12-27 dvlierop2Snapping a guide to nodes (while dragging it across...
2007-12-27 dvlierop21) Fix bug #178312
2007-11-14 dvlierop2Snap to intersections of line segments
2007-11-05 dvlierop2Improve the user interaction for snapping of bounding...
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-15 dvlierop2avoid code duplication, i.e. use sp_item_snappoints...
2007-09-05 dvlierop2Improving the performance of the object snapper
2007-08-28 dvlierop2Implement snapping of guides while dragging them, and...
2007-08-03 dvlierop2Rearrange snapping preferences, put distinction between...
2007-07-28 dvlierop21) Changes to snapping preferences dialog
2007-04-19 dvlierop2Improve readability and remove some unused code
2007-04-17 dvlierop2Improve snapper performance (mainly in by editting...
2006-05-05 cth103Various snapping cleanups and bug fixes.
2006-05-04 cth103Clean up knutux's fix for the snapper crash.
2006-05-04 knutuxTemporary fix for broken snap functionality: as named...
2006-01-16 mentalmoving trunk for module inkscape