summaryrefslogtreecommitdiffstats
path: root/src/pen-context.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some NR::Point ==> Geom::Point replacementsMaximilian Albert2008-09-181-1/+1
| | | (bzr r6835)
* Add function to cancel wait-for-LPE mode in pen contextMaximilian Albert2008-08-181-0/+1
| | | (bzr r6687)
* Groundwork for new LPETool tool (which consists of subtools that are ↵Maximilian Albert2008-08-181-0/+2
| | | | | constructed from LPEs) (bzr r6645)
* New mode in pen tool to draw paraxial linesMaximilian Albert2008-08-061-0/+4
| | | (bzr r6575)
* Separate function to put pen context into 'wait for LPE mouse clicks' modeMaximilian Albert2008-06-161-0/+2
| | | (bzr r5958)
* When expecting mouse clicks for a LPE in pen context, don't concatenate with ↵Maximilian Albert2008-06-121-6/+7
| | | | | or continue existing paths (bzr r5904)
* More infrastructure to have waiting LPEs that are freshly created and ↵Maximilian Albert2008-06-121-1/+1
| | | | | applied to yet-to-be-drawn paths (bzr r5903)
* Infrastructure in class LivePathEffect::Effect to put Inkscape into 'wait ↵Maximilian Albert2008-06-121-0/+7
| | | | | for parameter path' mode; make LPEMirrorReflect use this to let the user specify the mirroring line (bzr r5902)
* Pen context can now wait for a specified number of clicks and finish the ↵Maximilian Albert2008-06-121-0/+2
| | | | | path afterwards; together with the new polylines mode this will be used to pass paths as arguments to LPEs (bzr r5901)
* Remove obsolete variable 'onlycurves' from pen-context.(h|cpp)Maximilian Albert2008-06-121-1/+0
| | | (bzr r5900)
* New 'polylines only' mode in pen context; to be used later when LPEs are ↵Maximilian Albert2008-06-121-0/+2
| | | | | waiting for mouse input (bzr r5899)
* Disable pen event handling during important update operationsJohn Bintz2006-09-031-0/+2
| | | (bzr r1668)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+62
(bzr r1)