summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/path-manipulator.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reduce libsigc++ usage to partially fix performance regressionsKrzysztof Kosi??ski2010-02-041-1/+1
| | | | | in the new node tool. (bzr r9044)
* Add pref settings that control updating the display of paths when draggingKrzysztof Kosi??ski2010-01-311-0/+4
| | | | | | | | or transforming nodes them. Fixed bugs: - https://launchpad.net/bugs/380762 (bzr r9038)
* Make Ctrl+Alt+click delete nodes.Krzysztof Kosi??ski2010-01-201-2/+2
| | | (bzr r9005)
* Fix path reverse action (Shift+R) in the node tool.Krzysztof Kosi??ski2010-01-201-1/+1
| | | (bzr r9003)
* * Implement node snapping.Krzysztof Kosi??ski2010-01-101-3/+0
| | | | | | | | | | | | | * 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-1/+0
| | | (bzr r8846.2.8)
* Implement selection spatial growKrzysztof Kosi??ski2009-12-261-5/+10
| | | (bzr r8846.2.7)
* Fix LPEs and break mask transform undoKrzysztof Kosi??ski2009-12-081-2/+9
| | | (bzr r8846.2.3)
* Fix mask editing behavior on undo and outline display for masks/clips;Krzysztof Kosi??ski2009-12-051-1/+1
| | | | | prepare to fix LPE path parameters (bzr r8846.2.2)
* First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-0/+146
(bzr r8846.1.1)