summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/multi-path-manipulator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add pref settings that control updating the display of paths when draggingKrzysztof Kosi??ski2010-01-311-0/+22
* Go back to using TR1 unordered containers to fix warnings. Add configureKrzysztof Kosi??ski2010-01-201-14/+4
* Fix path reverse action (Shift+R) in the node tool.Krzysztof Kosi??ski2010-01-201-3/+21
* Replace std::tr1::unordered_(map|set) with __gnu_cxx::hash_(map|set),Krzysztof Kosi??ski2010-01-141-3/+13
* Implement segment weld to make segment join similar to node joinKrzysztof Kosi??ski2010-01-141-7/+5
* * Merge from trunkKrzysztof Kosi??ski2010-01-141-2/+6
* * Implement node snapping.Krzysztof Kosi??ski2010-01-101-51/+1
* Implement selection spatial growKrzysztof Kosi??ski2009-12-261-6/+40
* Fix LPEs and break mask transform undoKrzysztof Kosi??ski2009-12-081-3/+8
* Fix mask editing behavior on undo and outline display for masks/clips;Krzysztof Kosi??ski2009-12-051-28/+67
* First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-0/+568