| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Oops, don't use tabs! (replace tabs by 4 spaces) | Diederik van Lierop | 2007-11-03 | 1 | -25/+25 | |
| | | | | (bzr r4020) | |||||
| * | Groundwork to snap to intersections, e.g. intersections of gridlines with ↵ | Diederik van Lierop | 2007-11-03 | 1 | -5/+6 | |
| | | | | | | guidelines, and of objects with other objects. The snappers used to return only SnappedPoints, but now also SnappedLines and SnappedInfiniteLines can be returned. SnappedPaths will be implemented later. (bzr r4016) | |||||
| * | avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cpp | Diederik van Lierop | 2007-09-15 | 1 | -4/+3 | |
| | | | | (bzr r3752) | |||||
| * | Improving the performance of the object snapper | Diederik van Lierop | 2007-09-05 | 1 | -9/+22 | |
| | | | | (bzr r3689) | |||||
| * | Implement snapping of guides while dragging them, and snap TO item centers ↵ | Diederik van Lierop | 2007-08-28 | 1 | -1/+18 | |
| | | | | | | (we only had snapping FROM item centers so far) (bzr r3603) | |||||
| * | Rearrange snapping preferences, put distinction between paths and nodes back ↵ | Diederik van Lierop | 2007-08-03 | 1 | -23/+25 | |
| | | | | | | in, and a bit of refactoring (bzr r3361) | |||||
| * | 1) Changes to snapping preferences dialog | Diederik van Lierop | 2007-07-28 | 1 | -20/+55 | |
| | | | | | | | 2) Strict snapping implemented, i.e. bbox only to bbox and nodes only to paths/nodes 3) Renaming of some constants to improve readability (bzr r3331) | |||||
| * | Improve readability and remove some unused code | Diederik van Lierop | 2007-04-19 | 1 | -1/+1 | |
| | | | | (bzr r2930) | |||||
| * | Improve snapper performance (mainly in by editting WillSnapSomething()) | Diederik van Lierop | 2007-04-17 | 1 | -0/+2 | |
| | | | | (bzr r2917) | |||||
| * | Various snapping cleanups and bug fixes. | Carl Hetherington | 2006-05-05 | 1 | -1/+1 | |
| | | | | (bzr r734) | |||||
| * | Clean up knutux's fix for the snapper crash. | Carl Hetherington | 2006-05-04 | 1 | -2/+1 | |
| | | | | (bzr r727) | |||||
| * | Temporary fix for broken snap functionality: as named view constructor is ↵ | Andrius Ramanauskas | 2006-05-04 | 1 | -1/+2 | |
| | | | | | | never called, virtual tables of Snapper derived classes are never initialized. Fix - calling constructor/destructor on SPNamedView init/release. (bzr r725) | |||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+68 | |
| (bzr r1) | ||||||
