Code

NR::Maybe => boost::optional
[inkscape.git] / src / object-snapper.cpp
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-08-03 dvlierop2Refactoring the object-snapper to use 2geom paths
2008-08-01 johanengelen2geomify a lot of NR::Points to Geom::Point
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-07-16 johanengelenremove all old nartbpath code from SPCurve!!! (in...
2008-07-08 johanengelen2geomify SPCurve::new_from_rect
2008-07-04 johanengelencreate pathvector_for_curve method.
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-05-09 johanengelencomplete adding const to have only NArtBpath const...
2008-05-09 johanengelen- try to use more forward declarations for less depende...
2008-05-08 dvlierop2A little bit of refactoring of constrained object snapping
2008-05-05 johanengelenstruct SPCurve => class SPCurve
2008-05-04 dvlierop2Next steps in implementing the snapping indicator
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