summaryrefslogtreecommitdiffstats
path: root/src/pencil-context.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Only in the selector tool we should snap in bbox mode (PointType = ↵Diederik van Lierop2007-08-071-2/+2
| | | | | SNAPPOINT_BBOX) (bzr r3415)
* due to the order of processing events, we must disable lmb handling in ↵bulia byak2007-07-291-4/+7
| | | | | children contexts so that parent event context can handle it for space panning (bzr r3341)
* 1) Changes to snapping preferences dialogDiederik van Lierop2007-07-281-2/+2
| | | | | | 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)
* enable esc and ctrl-z to cancel drawingbulia byak2007-03-031-1/+50
| | | (bzr r2522)
* remove color cursorsJosh Andler2006-10-191-6/+0
| | | (bzr r1811)
* initial color cursor implementation (reads from pixbufs, will work on ↵Josh Andler2006-06-191-0/+6
| | | | | reading from svg instead) (bzr r1227)
* Give SPNamedView a SnapManager instance and use it for all management of ↵Carl Hetherington2006-05-031-2/+3
| | | | | snapping settings. (bzr r701)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-2/+2
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-8/+8
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+591
(bzr r1)