Code

Node tool: special case node duplication for endnodes - select new endnode
[inkscape.git] / src / object-snapper.cpp
2008-04-30 dvlierop2- Major refactoring of snapping related code...
2008-04-17 buliabyakreplace text strings by ints for tools/bounding_box
2008-04-13 johanengelenmove live_effects/n-art-bpath-2geom.* to libnr/n-art...
2008-04-11 dvlierop2Refactor snapping mechanisms: in seltrans.cpp, a GSList...
2008-03-15 dvlierop2Fix two bugs in the object snapper
2008-03-12 joncruzFixed initialization order
2008-03-12 dvlierop2Snap to page border
2008-03-08 dvlierop2Node tool: snap to paths and their nodes, incl. to...
2008-02-22 cilix42Don't crash when the original of an SPUse can't be...
2008-01-16 cilix42Move 'bounding box' option up one level (from Selector...
2008-01-08 dvlierop2Fix LP #181020: When snapping a guide, now only the...
2008-01-03 dvlierop21) fix snapping while scaling
2007-12-27 dvlierop2Snapping a guide to nodes (while dragging it across...
2007-12-27 dvlierop21) Fix bug #178312
2007-12-12 dvlierop2Toggle snapping for each grid individually
2007-11-14 dvlierop2Snap to intersections of line segments
2007-11-05 dvlierop2Improve the user interaction for snapping of bounding...
2007-11-04 joncruzWarning cleanup
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-10 dvlierop2Inkscape becomes unusable when trying to snap to the...
2007-09-08 dvlierop2Fixing my own bug... Object snapper now snaps again...
2007-09-05 dvlierop2Improving the performance of the object snapper
2007-08-28 dvlierop2Whoops, put check on empty rect back in! Maybe no one...
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-07-25 dvlierop2Add 2 new object snapping modes: bbox to bbox, and...
2007-06-26 dvlierop2implementing snapping to images
2007-05-16 dvlierop2Implement object-snapping for clones (see bug #1511260)
2007-04-19 dvlierop2Improve readability and remove some unused code
2007-04-17 dvlierop2Improve snapper performance (mainly in by editting...
2007-03-10 mentalMerge further bbox work
2007-03-04 mentalredo NR::Maybe to be less clever
2007-03-04 mentalmake conversions away from NR::Maybe explicit
2006-06-11 joncruzApplied patch #1503864
2006-05-09 mentaleliminate direct accesses to SPCurve::bpath
2006-05-05 cth103Various snapping cleanups and bug fixes.
2006-05-04 knutuxTemporary fix for broken snap functionality: as named...
2006-04-13 knutuxquick fix to avoid crash (bug 1469718)
2006-04-01 buliabyakupdate (and optimize) get_nearest_position and get_poin...
2006-02-15 rwstbulk trailing spaces removal. consistency through MD5...
2006-01-16 mentalmoving trunk for module inkscape