summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/node-tool.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* color the original-d path just like a normal path when an LPE is applied.Johan B. C. Engelen2010-02-141-1/+1
| | | (bzr r9086.1.3)
* Correct fix from r9070 so that it doesn't break path highlightingKrzysztof Kosi??ski2010-02-111-6/+2
| | | (bzr r9081)
* fix middle button pan and rubberband-zoom in node toolbuliabyak2010-02-101-1/+7
| | | (bzr r9080)
* Fix multiple minor problems in the node toolKrzysztof Kosi??ski2010-02-091-28/+54
| | | (bzr r9070)
* Add pref settings that control updating the display of paths when draggingKrzysztof Kosi??ski2010-01-311-0/+8
| | | | | | | | or transforming nodes them. Fixed bugs: - https://launchpad.net/bugs/380762 (bzr r9038)
* Fix some of the LPE issues.Krzysztof Kosi??ski2010-01-221-5/+3
| | | (bzr r9013)
* Warning cleanup.Jon A. Cruz2010-01-151-7/+7
| | | (bzr r8981)
* * Add "show transform handles" toggle button.Krzysztof Kosi??ski2010-01-141-0/+1
| | | | | | * Transform handle mode switching similar to selector tool, when node transform handles are visible. (bzr r8846.2.18)
* * Implement node snapping.Krzysztof Kosi??ski2010-01-101-6/+6
| | | | | | | | | | | | | * Fix minor bug in linear grow. * Add --fixes. * Move some node selection-related functions to ControlPointSelection. Fixed bugs: - https://launchpad.net/bugs/170561 - https://launchpad.net/bugs/171893 - https://launchpad.net/bugs/182585 - https://launchpad.net/bugs/446773 (bzr r8846.2.9)
* Implement selection linear growKrzysztof Kosi??ski2009-12-261-0/+44
| | | (bzr r8846.2.8)
* Fix the "show temporary outlines for selected paths" preference.Krzysztof Kosi??ski2009-12-081-3/+1
| | | (bzr r8846.2.4)
* Fix LPEs and break mask transform undoKrzysztof Kosi??ski2009-12-081-20/+12
| | | (bzr r8846.2.3)
* Fix mask editing behavior on undo and outline display for masks/clips;Krzysztof Kosi??ski2009-12-051-32/+51
| | | | | prepare to fix LPE path parameters (bzr r8846.2.2)
* First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-0/+563
(bzr r8846.1.1)