Code

Node tool: snap while scaling a selection of nodes. Consider this as experimental...
[inkscape.git] / src / ui / tool / control-point-selection.h
2010-12-27 Diederik van LieropNode tool: snap while scaling a selection of nodes...
2010-12-23 Jon A. CruzSplit SPCanvasItem and SPCanvasGroup to individual...
2010-12-23 Jon A. CruzSplit SPCanvasItem and SPCanvasGroup to individual...
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-08-30 JazzyNicoExtensions. Shebangs branch merge.
2010-07-24 Josh AndlerPatch by Krzysztof to fix handles when node sculpting
2010-07-22 Krzysztof KosińskiFix sculpting of nodes with non-degenerate handles.
2010-03-26 Ted GouldMerge from trunk
2010-03-04 Krzysztof KosińskiClean up the unordered containers fix.
2010-03-04 Jon A. CruzFixing build breakage with more proper autoconf usage.
2010-03-03 Krzysztof KosińskiNode tool: implement sculpting
2010-03-02 Krzysztof KosińskiUse Boost unordeed containers instead of TR1 to minimiz...
2010-02-18 Krzysztof KosińskiMake ControlPointSelection trackable to prevent random...
2010-02-09 Krzysztof KosińskiFix multiple minor problems in the node tool
2010-02-06 Krzysztof KosińskiFix performance regressions in the node tool and a...
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