summaryrefslogtreecommitdiffstats
path: root/src/grid-snapper.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Purging old axonometric grid code: reworked it into the new grid class ↵Johan B. C. Engelen2007-03-251-60/+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-4/+4
| | | (bzr r1869)
* Committed double code because of the hurry to let you use the ↵Johan B. C. Engelen2006-10-231-1/+2
| | | | | axonom-snapping stuff. (bzr r1848)
* hack*ahum*infrastructure to implement axonometric grid snapping. horizontal ↵Johan B. C. Engelen2006-10-161-2/+66
| | | | | snapping already implemented. (bzr r1806)
* Applied patch 1503805Jon A. Cruz2006-06-101-2/+10
| | | (bzr r1196)
* Temporary fix for broken snap functionality: as named view constructor is ↵Andrius Ramanauskas2006-05-041-0/+4
| | | | | never called, virtual tables of Snapper derived classes are never initialized. Fix - calling constructor/destructor on SPNamedView init/release. (bzr r725)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-4/+4
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+78
(bzr r1)