Code

Reduce libsigc++ usage to partially fix performance regressions
[inkscape.git] / src / ui / tool / control-point-selection.h
2010-02-04 Krzysztof KosińskiReduce libsigc++ usage to partially fix performance...
2010-01-20 Krzysztof KosińskiGo back to using TR1 unordered containers to fix warnin...
2010-01-14 Krzysztof KosińskiReplace std::tr1::unordered_(map|set) with __gnu_cxx...
2010-01-14 Krzysztof KosińskiBetter node transform handles behavior
2010-01-14 Krzysztof Kosiński* Add "show transform handles" toggle button.
2010-01-14 Krzysztof KosińskiMerge GSoC 2009 node tool rewrite
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-10 Krzysztof Kosiński* Implement node snapping.
2009-11-29 Krzysztof KosińskiGSoC node tool
2009-11-29 Krzysztof KosińskiFirst GSoC node tool commit to Bazaar