summaryrefslogtreecommitdiffstats
path: root/src/dyna-draw-context.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* improve guide tracking: add inertia after escape, suppress initial jerk, ↵bulia byak2009-01-191-2/+3
| | | | | reduce undesired flipping (bzr r7145)
* Some NR::Point ==> Geom::Point replacementsMaximilian Albert2008-09-181-2/+2
| | | (bzr r6835)
* purge livarot stuff from nodepathJohan B. C. Engelen2008-07-251-0/+1
| | | (bzr r6420)
* Refactoring out common codeJon A. Cruz2008-05-291-71/+3
| | | (bzr r5759)
* Refactoring beginingJon A. Cruz2008-05-201-4/+4
| | | (bzr r5717)
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-1/+0
| | | | | | - change _bpath to private member of SPCurve, obtain and set with get_bpath and set_bpath. - added const methods, so protect changes to _bpath in SPCurve (bzr r5636)
* remove thinning/thickening, now in tweak toolbulia byak2007-08-081-4/+0
| | | (bzr r3427)
* do a light dilation on mouseup if there was no rubbing; makes it usable even ↵bulia byak2007-04-211-0/+1
| | | | | with a mouse that gets no motion events during a click (bzr r2942)
* increment hatch_spacing by hatch_spacing_step when keep_selected is off; use ↵bulia byak2007-04-151-0/+1
| | | | | forced redraws for all drawing modes, not only for thinning (bzr r2895)
* tracking guide with ctrl; tracing background; thinning/thickening with alt; ↵bulia byak2007-04-111-0/+15
| | | | | also home/end for width, shift+drawing to unionize, decrease tolerance, add comments (bzr r2853)
* attempt to fix both responsiveness and blobs in calligraphy toolMenTaLguY2007-02-031-0/+1
| | | (bzr r2318)
* add support for rounded caps with the calligraphy toolMenTaLguY2006-09-041-0/+1
| | | (bzr r1673)
* keep selected option for calligraphicbulia byak2006-05-141-0/+3
| | | (bzr r830)
* remove unused timer codeMenTaLguY2006-04-201-6/+2
| | | (bzr r550)
* add abs_width switch for calligraphy pen width; switch it to 1..100 ↵bulia byak2006-04-201-0/+3
| | | | | displayed range (bzr r548)
* merge ::dragging and ::dynahandMenTaLguY2006-04-011-2/+0
| | | (bzr r390)
* add documentationMenTaLguY2006-04-011-2/+13
| | | (bzr r389)
* excise never-used code and stale commentsbulia byak2006-03-311-1/+0
| | | (bzr r377)
* added variable tremorbulia byak2006-03-301-1/+2
| | | (bzr r374)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+116
(bzr r1)