summaryrefslogtreecommitdiffstats
path: root/src/snap.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Also snap new guides, which are being dragged off the ruler.Diederik van Lierop2007-09-071-1/+1
| | | (bzr r3701)
* Improving the performance of the object snapperDiederik van Lierop2007-09-051-0/+6
| | | (bzr r3689)
* Implement snapping of guides while dragging them, and snap TO item centers ↵Diederik van Lierop2007-08-281-0/+7
| | | | | (we only had snapping FROM item centers so far) (bzr r3603)
* Make snapping to the item's transformation center optional, but not yet ↵Diederik van Lierop2007-08-041-0/+10
| | | | | available in the snapping preferences dialog (bzr r3365)
* Rearrange snapping preferences, put distinction between paths and nodes back ↵Diederik van Lierop2007-08-031-2/+2
| | | | | in, and a bit of refactoring (bzr r3361)
* 1) Changes to snapping preferences dialogDiederik van Lierop2007-07-281-1/+6
| | | | | | 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 codeDiederik van Lierop2007-04-191-1/+1
| | | (bzr r2930)
* Removal of old grid code - fully enabled new grid code.Johan B. C. Engelen2007-04-151-5/+20
| | | (bzr r2904)
* New Grids are now ready to go. bug testing can start i think.Johan B. C. Engelen2007-04-131-2/+1
| | | (bzr r2878)
* Purging old axonometric grid code: reworked it into the new grid class ↵Johan B. C. Engelen2007-03-251-1/+0
| | | | | structure. Still needs alot of work (snapping mostly and code cleansing). (bzr r2757)
* Renaming from SP_CGRID to INKSCAPE_CXYGRID. SPCGrid to Inkscape::CXYGridJohan B. C. Engelen2006-10-261-0/+1
| | | (bzr r1869)
* hack*ahum*infrastructure to implement axonometric grid snapping. horizontal ↵Johan B. C. Engelen2006-10-161-3/+8
| | | | | snapping already implemented. (bzr r1806)
* Small comment cleanups.Carl Hetherington2006-05-091-1/+1
| | | (bzr r794)
* Added some comments.Carl Hetherington2006-05-081-3/+11
| | | (bzr r771)
* More snapping cleanups.Carl Hetherington2006-05-081-19/+9
| | | (bzr r768)
* More snapping cleanups.Carl Hetherington2006-05-051-12/+16
| | | (bzr r741)
* Remove some old snap code.Carl Hetherington2006-05-051-6/+0
| | | (bzr r738)
* Various snapping cleanups and bug fixes.Carl Hetherington2006-05-051-4/+35
| | | (bzr r734)
* Clean up knutux's fix for the snapper crash.Carl Hetherington2006-05-041-0/+2
| | | (bzr r727)
* Remove the unused namedview_dim_snap_list()Carl Hetherington2006-05-031-6/+0
| | | (bzr r704)
* Give SPNamedView a SnapManager instance and use it for all management of ↵Carl Hetherington2006-05-031-5/+9
| | | | | snapping settings. (bzr r701)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+114
(bzr r1)