Code

Use subdirectories with icon sizes.
[inkscape.git] / src / object-snapper.h
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
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-21 Diederik van Lierop1) Fix snapping of guides to nodes/paths; 2) replace...
2010-07-20 Diederik van Lierop- Remove some old code which snapped the rotation cente...
2010-07-19 Diederik van Lierop- do not use shift to disable snapping while holding...
2010-07-18 Diederik van Lierop- do not use shift to disable snapping while holding...
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-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-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