Code

Node tool: fix Tab and Shift+Tab
[inkscape.git] / src / ui / tool / path-manipulator.cpp
2010-12-16 Krzysztof KosińskiNode tool: fix Tab and Shift+Tab
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-19 Krzysztof KosińskiFix rare crash when trying to drag after undo in the...
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-10-12 Krzysztof KosińskiFix oddities related to smooth endnodes. Should fix...
2010-10-12 Krzysztof KosińskiCherry pick node duplication from 0.48 stable
2010-08-30 JazzyNicoExtensions. Shebangs branch merge.
2010-08-13 Krzysztof KosińskiFix funny behavior when dragging near the start node...
2010-08-13 Krzysztof KosińskiFix node editor crash when dragging near the last node...
2010-07-14 Abhishek Sharma... SPShape c++ified to the extent it was possible and...
2010-07-06 Abhishek Sharma... C++ification of SPObject continued along with the onset...
2010-07-02 Abhishek Sharma... New Class SPDocumentUndo created which takes care of...
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
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ńskiInitial fix for the inverted coordinate system bug
2010-03-26 Ted GouldMerge from trunk
2010-03-18 Krzysztof KosińskiFix a few remaining oddities in handle scaling via...
2010-03-18 Krzysztof KosińskiFix scaling of degenerate handles using keybard shortcuts.
2010-03-14 Krzysztof KosińskiNew node tool: implement handle snapping
2010-03-14 Krzysztof KosińskiImplement keyboard shortcuts for single handle adjustments.
2010-02-25 Johan EngelenNEW: "+LaTeX" option for PDF/EPS/PS export
2010-02-25 Jon A. CruzWarning cleanup.
2010-02-18 Krzysztof KosińskiFix node tool crash on path where the last subpath...
2010-02-18 Krzysztof KosińskiMake ControlPointSelection trackable to prevent random...
2010-02-10 Krzysztof Kosiński(Probably) fix a crash in the node tool and fix Ctrl...
2010-02-09 Krzysztof KosińskiFix multiple minor problems in the node tool
2010-02-07 Krzysztof KosińskiFix new path update preference.
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ńskiAdd pref settings that control updating the display...
2010-01-28 Krzysztof KosińskiFix some actions failing when show handles is off.
2010-01-24 Krzysztof KosińskiFix freezes when deleting nodes.
2010-01-20 Krzysztof KosińskiMake Ctrl+Alt+click delete nodes.
2010-01-20 Krzysztof KosińskiFix path reverse action (Shift+R) in the node tool.
2010-01-20 Krzysztof KosińskiSelect the first node of the path when Tab is pressed...
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 linear grow
2009-12-26 Krzysztof KosińskiImplement selection spatial grow
2009-12-23 Krzysztof KosińskiComment cleanup
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