summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/node-tool.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* * 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)