Code

Do not try to construct an ustring from NULL in CurveDragPoint::_getTip.
[inkscape.git] / src / ui / tool /
2010-01-16 Krzysztof KosińskiDo not try to construct an ustring from NULL in CurveDr...
2010-01-15 Jon A. CruzWarning cleanup.
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ńskiRe-enable snapping on release, for now.
2010-01-14 Krzysztof KosińskiImplement segment weld to make segment join similar...
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-13 Krzysztof KosińskiSome additional docs
2010-01-10 Krzysztof Kosiński* Implement node snapping.
2009-12-26 Krzysztof KosińskiImplement selection linear grow
2009-12-26 Krzysztof KosińskiImplement selection spatial grow
2009-12-23 Krzysztof KosińskiComment cleanup
2009-12-08 Krzysztof KosińskiFix the "show temporary outlines for selected paths...
2009-12-08 Krzysztof KosińskiFix LPEs and break mask transform undo
2009-12-05 Krzysztof KosińskiFix mask editing behavior on undo and outline display...
2009-11-29 Krzysztof KosińskiGSoC node tool
2009-11-29 Krzysztof KosińskiFirst GSoC node tool commit to Bazaar