Code

NR::Maybe => boost::optional
[inkscape.git] / src / snap.h
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-05-16 dvlierop2Fix a regression in the snapper, caused by me. Sorry!
2008-05-12 dvlierop2Add a centralized check (i.e. in the snapper mechanism...
2008-05-01 dvlierop2Replace freeSnapSkew() by constrainedSnapSkew(). There...
2008-04-30 dvlierop2- Major refactoring of snapping related code...
2008-04-11 dvlierop2Refactor snapping mechanisms: in seltrans.cpp, a GSList...
2008-04-07 dvlierop2Refactor snapper and snapindicator (in order to enable...
2008-03-25 dvlierop2Major overhaul of the selector tool's internals to...
2008-03-08 dvlierop2Node tool: snap to paths and their nodes, incl. to...
2008-01-12 dvlierop2Fix #181795
2007-12-27 dvlierop21) Fix bug #178312
2007-12-22 dvlierop21) solve bug #177995
2007-12-18 dvlierop2Introduce verb, menu item and shortcut for the global...
2007-12-12 dvlierop2Add global snapping toggle
2007-11-14 dvlierop2A pasted selection is supposed to snap to the grid...
2007-11-14 dvlierop2Snap to intersections of line segments
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-07 dvlierop2Also snap new guides, which are being dragged off the...
2007-09-05 dvlierop2Improving the performance of the object snapper
2007-08-28 dvlierop2Implement snapping of guides while dragging them, and...
2007-08-04 dvlierop2Make snapping to the item's transformation center optio...
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-15 johanengelenRemoval of old grid code - fully enabled new grid code.
2007-04-13 johanengelenNew Grids are now ready to go. bug testing can start...
2007-03-25 johanengelenPurging old axonometric grid code: reworked it into...
2006-10-26 johanengelenRenaming from SP_CGRID to INKSCAPE_CXYGRID. SPCGrid...
2006-10-16 johanengelenhack*ahum*infrastructure to implement axonometric grid...
2006-05-09 cth103Small comment cleanups.
2006-05-08 cth103Added some comments.
2006-05-08 cth103More snapping cleanups.
2006-05-05 cth103More snapping cleanups.
2006-05-05 cth103Remove some old snap code.
2006-05-05 cth103Various snapping cleanups and bug fixes.
2006-05-04 cth103Clean up knutux's fix for the snapper crash.
2006-05-03 cth103Remove the unused namedview_dim_snap_list()
2006-05-03 cth103Give SPNamedView a SnapManager instance and use it...
2006-01-16 mentalmoving trunk for module inkscape