summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/control-point-selection.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch from John Smith for 623660Josh Andler2012-01-231-1/+1
* Node tool, transforming a set of nodes: Fix crashes, and finish implementatio...Diederik van Lierop2011-09-161-1/+2
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
* update to latest 2geom !Johan B. C. Engelen2011-02-021-3/+3
* Node tool: snap while scaling a selection of nodes. Consider this as experime...Diederik van Lierop2010-12-271-0/+5
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-1/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Fix sculpting of nodes with non-degenerate handles.Krzysztof Kosi??ski2010-07-221-3/+4
* Clean up the unordered containers fix.Krzysztof Kosi??ski2010-03-041-14/+3
* Fixing build breakage with more proper autoconf usage.Jon A. Cruz2010-03-041-5/+17
* Node tool: implement sculptingKrzysztof Kosi??ski2010-03-031-3/+5
* Use Boost unordeed containers instead of TR1 to minimize painKrzysztof Kosi??ski2010-03-021-4/+2
* Make ControlPointSelection trackable to prevent random crashesKrzysztof Kosi??ski2010-02-181-1/+1
* Fix multiple minor problems in the node toolKrzysztof Kosi??ski2010-02-091-1/+10
* Fix performance regressions in the node tool and a stupid crash bugKrzysztof Kosi??ski2010-02-061-3/+0
* Reduce libsigc++ usage to partially fix performance regressionsKrzysztof Kosi??ski2010-02-041-6/+4
* Go back to using TR1 unordered containers to fix warnings. Add configureKrzysztof Kosi??ski2010-01-201-18/+4
* Replace std::tr1::unordered_(map|set) with __gnu_cxx::hash_(map|set),Krzysztof Kosi??ski2010-01-141-6/+22
* * Add "show transform handles" toggle button.Krzysztof Kosi??ski2010-01-141-9/+12
* * Implement node snapping.Krzysztof Kosi??ski2010-01-101-2/+13
* First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-0/+140