| Commit message (Expand) | Author | Files | Lines |
| 2008-04-07 | Refactor snapper and snapindicator (in order to enable the snapindicator in t... | Diederik van Lierop | 1 | -83/+72 |
| 2008-03-25 | Major overhaul of the selector tool's internals to improve handling of transf... | Diederik van Lierop | 1 | -2/+3 |
| 2008-03-08 | Node tool: snap to paths and their nodes, incl. to the path currently being e... | Diederik van Lierop | 1 | -4/+38 |
| 2008-01-12 | Fix #181795 | Diederik van Lierop | 1 | -28/+17 |
| 2008-01-11 | (bzr r4464) | Diederik van Lierop | 1 | -7/+6 |
| 2008-01-08 | Fix LP #181020: When snapping a guide, now only the part of the guide near th... | Diederik van Lierop | 1 | -1/+1 |
| 2008-01-03 | 1) fix snapping while scaling | Diederik van Lierop | 1 | -70/+107 |
| 2007-12-28 | Fix snapping when constrained scaling: now snaps all corners of the selection | Diederik van Lierop | 1 | -12/+34 |
| 2007-12-27 | Snapping a guide to nodes (while dragging it across the canvas) now also work... | Diederik van Lierop | 1 | -18/+5 |
| 2007-12-27 | 1) Fix bug #178312 | Diederik van Lierop | 1 | -6/+33 |
| 2007-12-22 | 1) solve bug #177995 | Diederik van Lierop | 1 | -21/+35 |
| 2007-12-12 | Add global snapping toggle | Diederik van Lierop | 1 | -4/+10 |
| 2007-11-18 | 1) Improving snapping logic 2) When skewing, don't snap to selection itself | Diederik van Lierop | 1 | -25/+22 |
| 2007-11-18 | Improving snapping logic; more to follow | Diederik van Lierop | 1 | -5/+21 |
| 2007-11-14 | A pasted selection is supposed to snap to the grid, but this cannot work the ... | Diederik van Lierop | 1 | -54/+0 |
| 2007-11-14 | Snap to intersections of line segments | Diederik van Lierop | 1 | -6/+26 |
| 2007-11-09 | Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine ... | Diederik van Lierop | 1 | -7/+7 |
| 2007-11-05 | Improve the user interaction for snapping of bounding boxes, and add an new t... | Diederik van Lierop | 1 | -5/+10 |
| 2007-11-03 | Oops, don't use tabs! (replace tabs by 4 spaces) | Diederik van Lierop | 1 | -112/+112 |
| 2007-11-03 | Groundwork to snap to intersections, e.g. intersections of gridlines with gui... | Diederik van Lierop | 1 | -53/+111 |
| 2007-10-11 | update copyright header to reflect Nathan's work in e.g. r1204 | MenTaLguY | 1 | -1/+3 |
| 2007-09-07 | Also snap new guides, which are being dragged off the ruler. | Diederik van Lierop | 1 | -3/+3 |
| 2007-09-05 | Improving the performance of the object snapper | Diederik van Lierop | 1 | -21/+55 |
| 2007-08-28 | Implement snapping of guides while dragging them, and snap TO item centers (w... | Diederik van Lierop | 1 | -0/+27 |
| 2007-08-09 | Reverting a change I made a while ago | Diederik van Lierop | 1 | -1/+1 |
| 2007-08-06 | 1) Make snapping of object's center optional 2) Optimize snapping preferences... | Diederik van Lierop | 1 | -1/+1 |
| 2007-08-04 | Make snapping to the item's transformation center optional, but not yet avail... | Diederik van Lierop | 1 | -1/+2 |
| 2007-08-03 | Rearrange snapping preferences, put distinction between paths and nodes back ... | Diederik van Lierop | 1 | -11/+32 |
| 2007-07-28 | 1) Changes to snapping preferences dialog | Diederik van Lierop | 1 | -0/+29 |
| 2007-04-19 | Improve readability and remove some unused code | Diederik van Lierop | 1 | -3/+3 |
| 2007-04-17 | Improve snapper performance (mainly in by editting WillSnapSomething()) | Diederik van Lierop | 1 | -0/+1 |
| 2007-04-15 | Removal of old grid code - fully enabled new grid code. | Johan B. C. Engelen | 1 | -6/+91 |
| 2007-04-13 | New Grids are now ready to go. bug testing can start i think. | Johan B. C. Engelen | 1 | -6/+7 |
| 2007-03-25 | Purging old axonometric grid code: reworked it into the new grid class struct... | Johan B. C. Engelen | 1 | -6/+1 |
| 2007-03-20 | Monster commit. New grid infrastructure. The old gridmanagement code is still... | Johan B. C. Engelen | 1 | -4/+18 |
| 2007-03-15 | Fix for bug #1584301: block invalid snapping results | Diederik van Lierop | 1 | -1/+3 |
| 2007-02-19 | Fixed unintialized variables and minor misc warnings | Jon A. Cruz | 1 | -1/+6 |
| 2006-10-16 | hack*ahum*infrastructure to implement axonometric grid snapping. horizontal s... | Johan B. C. Engelen | 1 | -2/+7 |
| 2006-05-09 | Small comment cleanups. | Carl Hetherington | 1 | -2/+1 |
| 2006-05-08 | Added some comments. | Carl Hetherington | 1 | -0/+148 |
| 2006-05-08 | More snapping cleanups. | Carl Hetherington | 1 | -105/+18 |
| 2006-05-05 | More snapping cleanups. | Carl Hetherington | 1 | -53/+67 |
| 2006-05-05 | Remove some old snap code. | Carl Hetherington | 1 | -47/+4 |
| 2006-05-05 | Remove an old FIXME. | Carl Hetherington | 1 | -5/+0 |
| 2006-05-05 | Various snapping cleanups and bug fixes. | Carl Hetherington | 1 | -50/+96 |
| 2006-05-04 | Clean up knutux's fix for the snapper crash. | Carl Hetherington | 1 | -0/+5 |
| 2006-05-03 | Remove the unused namedview_dim_snap_list() | Carl Hetherington | 1 | -31/+0 |
| 2006-05-03 | Give SPNamedView a SnapManager instance and use it for all management of snap... | Carl Hetherington | 1 | -12/+21 |
| 2006-02-15 | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 1 | -19/+19 |