summaryrefslogtreecommitdiffstats
path: root/src/grid-snapper.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removal of old grid code - fully enabled new grid code.Johan B. C. Engelen2007-04-151-47/+0
| | | (bzr r2904)
* Purging old axonometric grid code: reworked it into the new grid class ↵Johan B. C. Engelen2007-03-251-12/+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-1/+1
| | | (bzr r1869)
* hack*ahum*infrastructure to implement axonometric grid snapping. horizontal ↵Johan B. C. Engelen2006-10-161-1/+14
| | | | | snapping already implemented. (bzr r1806)
* Clean up knutux's fix for the snapper crash.Carl Hetherington2006-05-041-1/+0
| | | (bzr r727)
* Temporary fix for broken snap functionality: as named view constructor is ↵Andrius Ramanauskas2006-05-041-0/+1
| | | | | 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 inkscapeMenTaLguY2006-01-161-0/+46
(bzr r1)