summaryrefslogtreecommitdiffstats
path: root/src/snap.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve readability and remove some unused codeDiederik van Lierop2007-04-191-3/+3
| | | (bzr r2930)
* Improve snapper performance (mainly in by editting WillSnapSomething())Diederik van Lierop2007-04-171-0/+1
| | | (bzr r2917)
* Removal of old grid code - fully enabled new grid code.Johan B. C. Engelen2007-04-151-6/+91
| | | (bzr r2904)
* New Grids are now ready to go. bug testing can start i think.Johan B. C. Engelen2007-04-131-6/+7
| | | (bzr r2878)
* Purging old axonometric grid code: reworked it into the new grid class ↵Johan B. C. Engelen2007-03-251-6/+1
| | | | | structure. Still needs alot of work (snapping mostly and code cleansing). (bzr r2757)
* Monster commit. New grid infrastructure. The old gridmanagement code is ↵Johan B. C. Engelen2007-03-201-4/+18
| | | | | still there; this committed for testing purposes. Goal is to delete the old grid code later on. (bzr r2721)
* Fix for bug #1584301: block invalid snapping resultsDiederik van Lierop2007-03-151-1/+3
| | | (bzr r2659)
* Fixed unintialized variables and minor misc warningsJon A. Cruz2007-02-191-1/+6
| | | (bzr r2398)
* hack*ahum*infrastructure to implement axonometric grid snapping. horizontal ↵Johan B. C. Engelen2006-10-161-2/+7
| | | | | snapping already implemented. (bzr r1806)
* Small comment cleanups.Carl Hetherington2006-05-091-2/+1
| | | (bzr r794)
* Added some comments.Carl Hetherington2006-05-081-0/+148
| | | (bzr r771)
* More snapping cleanups.Carl Hetherington2006-05-081-105/+18
| | | (bzr r768)
* More snapping cleanups.Carl Hetherington2006-05-051-53/+67
| | | (bzr r741)
* Remove some old snap code.Carl Hetherington2006-05-051-47/+4
| | | (bzr r738)
* Remove an old FIXME.Carl Hetherington2006-05-051-5/+0
| | | (bzr r736)
* Various snapping cleanups and bug fixes.Carl Hetherington2006-05-051-50/+96
| | | (bzr r734)
* Clean up knutux's fix for the snapper crash.Carl Hetherington2006-05-041-0/+5
| | | (bzr r727)
* Remove the unused namedview_dim_snap_list()Carl Hetherington2006-05-031-31/+0
| | | (bzr r704)
* Give SPNamedView a SnapManager instance and use it for all management of ↵Carl Hetherington2006-05-031-12/+21
| | | | | snapping settings. (bzr r701)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-19/+19
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+406
(bzr r1)