Code

Node tool: correctly save node skewing to undo history
[inkscape.git] / src / ui / tool / multi-path-manipulator.cpp
2010-12-16 Krzysztof KosińskiNode tool: correctly save node skewing to undo history
2010-12-12 Jon A. CruzGSoC C++-ificiation merge and cleanup.
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-11-07 Krzysztof KosińskiReintroduce Shift+U shortcut (make segments curves)
2010-11-07 Jon A. CruzFix compile breakage.
2010-11-06 Krzysztof KosińskiReintroduce Shift+L shortcut and handle retraction...
2010-10-12 Krzysztof KosińskiCherry pick node duplication from 0.48 stable
2010-07-02 Abhishek Sharma... New Class SPDocumentUndo created which takes care of...
2010-04-06 Krzysztof KosińskiRevert the inverted coordinate system fix. 3D Boxes...
2010-04-03 Krzysztof KosińskiChange desktop coordinate system to match SVG (LP ...
2010-04-03 Krzysztof KosińskiFix single-handle keybindings
2010-03-26 Ted GouldMerge from trunk
2010-03-18 Krzysztof KosińskiFix a few remaining oddities in handle scaling via...
2010-03-14 Krzysztof KosińskiImplement keyboard shortcuts for single handle adjustments.
2010-03-05 Krzysztof KosińskiFix double reverse with Shift+R in the node tool.
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-02 Krzysztof KosińskiImplement a preference that determines whether deleting...
2010-03-02 Krzysztof KosińskiUse Boost unordeed containers instead of TR1 to minimiz...
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-31 Krzysztof KosińskiFix the position of joined nodes to match 0.47
2010-01-31 Krzysztof KosińskiAdd pref settings that control updating the display...
2010-01-20 Krzysztof KosińskiGo back to using TR1 unordered containers to fix warnin...
2010-01-20 Krzysztof KosińskiFix path reverse action (Shift+R) in the node tool.
2010-01-14 Krzysztof KosińskiReplace std::tr1::unordered_(map|set) with __gnu_cxx...
2010-01-14 Krzysztof KosińskiMerge GSoC 2009 node tool rewrite
2010-01-14 Krzysztof KosińskiImplement segment weld to make segment join similar...
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-10 Krzysztof Kosiński* Implement node snapping.
2009-12-26 Krzysztof KosińskiImplement selection spatial grow
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