summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/path-manipulator.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-25Warning cleanup.Jon A. Cruz1-1/+4
2010-02-18Fix node tool crash on path where the last subpath is a lone movetoKrzysztof Kosi??ski1-1/+4
2010-02-18Make ControlPointSelection trackable to prevent random crashesKrzysztof Kosi??ski1-11/+11
2010-02-10(Probably) fix a crash in the node tool and fix Ctrl+Alt draggingKrzysztof Kosi??ski1-6/+15
2010-02-09Fix multiple minor problems in the node toolKrzysztof Kosi??ski1-1/+1
2010-02-07Fix new path update preference.Krzysztof Kosi??ski1-7/+5
2010-02-06Fix performance regressions in the node tool and a stupid crash bugKrzysztof Kosi??ski1-4/+6
2010-02-04Reduce libsigc++ usage to partially fix performance regressionsKrzysztof Kosi??ski1-35/+0
2010-01-31Add pref settings that control updating the display of paths when draggingKrzysztof Kosi??ski1-2/+24
2010-01-28Fix some actions failing when show handles is off.Krzysztof Kosi??ski1-3/+3
2010-01-24Fix freezes when deleting nodes.Krzysztof Kosi??ski1-1/+1
2010-01-20Make Ctrl+Alt+click delete nodes.Krzysztof Kosi??ski1-72/+99
2010-01-20Fix path reverse action (Shift+R) in the node tool.Krzysztof Kosi??ski1-6/+9
2010-01-20Select the first node of the path when Tab is pressed and nothing is selected.Krzysztof Kosi??ski1-9/+21
2010-01-14Replace std::tr1::unordered_(map|set) with __gnu_cxx::hash_(map|set),Krzysztof Kosi??ski1-8/+15
2010-01-14Implement segment weld to make segment join similar to node joinKrzysztof Kosi??ski1-3/+55
2010-01-10* Implement node snapping.Krzysztof Kosi??ski1-47/+1
2009-12-26Implement selection linear growKrzysztof Kosi??ski1-5/+0
2009-12-26Implement selection spatial growKrzysztof Kosi??ski1-10/+48
2009-12-23Comment cleanupKrzysztof Kosi??ski1-4/+5
2009-12-08Fix LPEs and break mask transform undoKrzysztof Kosi??ski1-19/+102
2009-12-05Fix mask editing behavior on undo and outline display for masks/clips;Krzysztof Kosi??ski1-0/+12
2009-11-29First GSoC node tool commit to BazaarKrzysztof Kosi??ski1-0/+1183